[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:08:12.648741 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:43019
I20260709 12:08:12.650348 16735 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:08:12.651404 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:12.668610 16741 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:12.668610 16744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:12.668663 16742 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:13.885120 16743 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:08:13.885218 16735 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 12:08:13.889977 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:13.890280 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:13.890553 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598893890526 us; error 0 us; skew 500 ppm
I20260709 12:08:13.891424 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:13.898054 16735 webserver.cc:533] Webserver started at http://127.16.87.254:38905/ using document root <none> and password file <none>
I20260709 12:08:13.898988 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:13.899230 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:13.899693 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:13.905545 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "049b599a5ad645f2b9c2c678a3cf50d4"
format_stamp: "Formatted at 2026-07-09 12:08:13 on dist-test-slave-rldg"
I20260709 12:08:13.914070 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:08:13.919296 16750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:13.920523 16735 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:08:13.920939 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "049b599a5ad645f2b9c2c678a3cf50d4"
format_stamp: "Formatted at 2026-07-09 12:08:13 on dist-test-slave-rldg"
I20260709 12:08:13.921296 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:13.971905 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:13.973573 16735 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:08:13.974115 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.044121 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:43019
I20260709 12:08:14.044191 16801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:43019 every 8 connection(s)
I20260709 12:08:14.052030 16802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.073812 16802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4: Bootstrap starting.
I20260709 12:08:14.079720 16802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.081583 16802 log.cc:826] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4: Log is configured to *not* fsync() on all Append() calls
I20260709 12:08:14.086158 16802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4: No bootstrap required, opened a new log
I20260709 12:08:14.106870 16802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "049b599a5ad645f2b9c2c678a3cf50d4" member_type: VOTER }
I20260709 12:08:14.107452 16802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.107652 16802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 049b599a5ad645f2b9c2c678a3cf50d4, State: Initialized, Role: FOLLOWER
I20260709 12:08:14.108635 16802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "049b599a5ad645f2b9c2c678a3cf50d4" member_type: VOTER }
I20260709 12:08:14.109131 16802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:14.109372 16802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:14.109659 16802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:14.113706 16802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "049b599a5ad645f2b9c2c678a3cf50d4" member_type: VOTER }
I20260709 12:08:14.114475 16802 leader_election.cc:304] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [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: 049b599a5ad645f2b9c2c678a3cf50d4; no voters: 
I20260709 12:08:14.116146 16802 leader_election.cc:290] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:14.116456 16805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:14.118804 16805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 1 LEADER]: Becoming Leader. State: Replica: 049b599a5ad645f2b9c2c678a3cf50d4, State: Running, Role: LEADER
I20260709 12:08:14.119747 16805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [LEADER]: Queue going to LEADER mode. State: All 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: "049b599a5ad645f2b9c2c678a3cf50d4" member_type: VOTER }
I20260709 12:08:14.120812 16802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:14.130995 16807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "049b599a5ad645f2b9c2c678a3cf50d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "049b599a5ad645f2b9c2c678a3cf50d4" member_type: VOTER } }
I20260709 12:08:14.131177 16806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 049b599a5ad645f2b9c2c678a3cf50d4. Latest consensus state: current_term: 1 leader_uuid: "049b599a5ad645f2b9c2c678a3cf50d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "049b599a5ad645f2b9c2c678a3cf50d4" member_type: VOTER } }
I20260709 12:08:14.131839 16807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:14.131914 16806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:14.135026 16814 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:14.148612 16814 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:14.150928 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:14.165978 16814 catalog_manager.cc:1383] Generated new cluster ID: 55969f26f3364a8dbdc8573c0198a341
I20260709 12:08:14.166286 16814 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:14.183144 16814 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:14.184836 16814 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:14.198367 16814 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4: Generated new TSK 0
I20260709 12:08:14.199311 16814 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:14.217583 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:14.228184 16824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:14.229461 16825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.239144 16735 server_base.cc:1061] running on GCE node
W20260709 12:08:14.239117 16827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.240628 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:14.240912 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:14.241138 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598894241119 us; error 0 us; skew 500 ppm
I20260709 12:08:14.241942 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:14.246135 16735 webserver.cc:533] Webserver started at http://127.16.87.193:37689/ using document root <none> and password file <none>
I20260709 12:08:14.246858 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:14.247133 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:14.247481 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:14.249044 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "70616b8cf43845269f069dcebaa1efa8"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-rldg"
I20260709 12:08:14.256279 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:08:14.261734 16832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.262648 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:08:14.263008 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "70616b8cf43845269f069dcebaa1efa8"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-rldg"
I20260709 12:08:14.263417 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:14.290360 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:14.292196 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.295066 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:14.300565 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:14.300889 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.301247 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:14.301491 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.393597 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:37351
I20260709 12:08:14.393643 16894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:37351 every 8 connection(s)
I20260709 12:08:14.401517 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:14.412632 16900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:14.413383 16899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:14.417069 16902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.419533 16735 server_base.cc:1061] running on GCE node
I20260709 12:08:14.420549 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:14.420751 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:14.420971 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598894420934 us; error 0 us; skew 500 ppm
I20260709 12:08:14.421618 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:14.424425 16735 webserver.cc:533] Webserver started at http://127.16.87.194:34479/ using document root <none> and password file <none>
I20260709 12:08:14.425117 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:14.425390 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:14.425752 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:14.427359 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "109cd5b936e9490ca8794cd42f82891a"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-rldg"
I20260709 12:08:14.430974 16895 heartbeater.cc:344] Connected to a master server at 127.16.87.254:43019
I20260709 12:08:14.431464 16895 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:14.432732 16895 heartbeater.cc:507] Master 127.16.87.254:43019 requested a full tablet report, sending...
I20260709 12:08:14.434628 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:08:14.435819 16767 ts_manager.cc:194] Registered new tserver with Master: 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351)
I20260709 12:08:14.438411 16767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51596
I20260709 12:08:14.440536 16907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.001s	user 0.000s	sys 0.000s
I20260709 12:08:14.441489 16735 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:08:14.441850 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "109cd5b936e9490ca8794cd42f82891a"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-rldg"
I20260709 12:08:14.442282 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:14.465181 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:14.466564 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.468698 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:14.471709 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:14.471890 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.472184 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:14.472329 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.564563 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:42979
I20260709 12:08:14.564818 16969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:42979 every 8 connection(s)
I20260709 12:08:14.571203 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:14.579573 16973 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:14.582283 16974 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.587200 16970 heartbeater.cc:344] Connected to a master server at 127.16.87.254:43019
I20260709 12:08:14.587558 16970 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:14.588299 16970 heartbeater.cc:507] Master 127.16.87.254:43019 requested a full tablet report, sending...
I20260709 12:08:14.590538 16735 server_base.cc:1061] running on GCE node
I20260709 12:08:14.590555 16767 ts_manager.cc:194] Registered new tserver with Master: 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:14.592427 16767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51608
W20260709 12:08:14.593230 16976 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.594413 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:14.594681 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:14.594880 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598894594863 us; error 0 us; skew 500 ppm
I20260709 12:08:14.595479 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:14.597951 16735 webserver.cc:533] Webserver started at http://127.16.87.195:46157/ using document root <none> and password file <none>
I20260709 12:08:14.598490 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:14.598696 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:14.598963 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:14.600080 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "d98af488a2544a4386883d05f47f19f6"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-rldg"
I20260709 12:08:14.604818 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:08:14.608327 16981 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.609158 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:08:14.609453 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "d98af488a2544a4386883d05f47f19f6"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-rldg"
I20260709 12:08:14.609751 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:14.636548 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:14.637854 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.639336 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:14.641498 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:14.641726 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.641969 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:14.642158 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.731884 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:33081
I20260709 12:08:14.732004 17043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:33081 every 8 connection(s)
I20260709 12:08:14.748852 17044 heartbeater.cc:344] Connected to a master server at 127.16.87.254:43019
I20260709 12:08:14.749280 17044 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:14.750260 17044 heartbeater.cc:507] Master 127.16.87.254:43019 requested a full tablet report, sending...
I20260709 12:08:14.752461 16767 ts_manager.cc:194] Registered new tserver with Master: d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:14.753242 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015616735s
I20260709 12:08:14.754217 16767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51624
I20260709 12:08:14.802919 16767 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51638:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:08:14.806510 16767 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:08:14.927594 16935 tablet_service.cc:1511] Processing CreateTablet for tablet d2b0bde8a75340a1a3e7f1c51b2aeb72 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:14.928706 16932 tablet_service.cc:1511] Processing CreateTablet for tablet b215f769223e486089090019cb2dfaca (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:14.929382 16933 tablet_service.cc:1511] Processing CreateTablet for tablet 408b4372601e442ca82032ea4b5cd8ab (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:14.928562 16934 tablet_service.cc:1511] Processing CreateTablet for tablet bd2c9a39e42f4243b834d6bd2332fe29 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:14.932103 16933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408b4372601e442ca82032ea4b5cd8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.932808 16932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b215f769223e486089090019cb2dfaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.933666 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b0bde8a75340a1a3e7f1c51b2aeb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.937120 16934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2c9a39e42f4243b834d6bd2332fe29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.940611 17007 tablet_service.cc:1511] Processing CreateTablet for tablet 408b4372601e442ca82032ea4b5cd8ab (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:14.942145 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408b4372601e442ca82032ea4b5cd8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.944849 17009 tablet_service.cc:1511] Processing CreateTablet for tablet d2b0bde8a75340a1a3e7f1c51b2aeb72 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:14.945387 17006 tablet_service.cc:1511] Processing CreateTablet for tablet b215f769223e486089090019cb2dfaca (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:14.942210 17008 tablet_service.cc:1511] Processing CreateTablet for tablet bd2c9a39e42f4243b834d6bd2332fe29 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:14.949900 17005 tablet_service.cc:1511] Processing CreateTablet for tablet e81c586860004818a79aa5dee181bdd2 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:14.946223 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b0bde8a75340a1a3e7f1c51b2aeb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.952661 16931 tablet_service.cc:1511] Processing CreateTablet for tablet e81c586860004818a79aa5dee181bdd2 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:14.954036 16931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81c586860004818a79aa5dee181bdd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.954541 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81c586860004818a79aa5dee181bdd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.955196 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b215f769223e486089090019cb2dfaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.955849 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2c9a39e42f4243b834d6bd2332fe29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.968581 16930 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7fb7517b674b7c9ebbf34b6be110a5 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:14.970052 16930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7fb7517b674b7c9ebbf34b6be110a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.976948 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7fb7517b674b7c9ebbf34b6be110a5 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:14.978440 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7fb7517b674b7c9ebbf34b6be110a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.003247 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 058db81dd9364d31861111c7834b50b8 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:15.004855 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058db81dd9364d31861111c7834b50b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.020570 16859 tablet_service.cc:1511] Processing CreateTablet for tablet bd2c9a39e42f4243b834d6bd2332fe29 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:15.022059 16859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2c9a39e42f4243b834d6bd2332fe29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.022300 16860 tablet_service.cc:1511] Processing CreateTablet for tablet d2b0bde8a75340a1a3e7f1c51b2aeb72 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:15.023670 16853 tablet_service.cc:1511] Processing CreateTablet for tablet 10ded39c165c4c63b298241e08a43316 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:15.041111 16857 tablet_service.cc:1511] Processing CreateTablet for tablet b215f769223e486089090019cb2dfaca (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:15.032364 16854 tablet_service.cc:1511] Processing CreateTablet for tablet 058db81dd9364d31861111c7834b50b8 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:15.041904 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b0bde8a75340a1a3e7f1c51b2aeb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.044104 16855 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7fb7517b674b7c9ebbf34b6be110a5 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:15.044847 16858 tablet_service.cc:1511] Processing CreateTablet for tablet 408b4372601e442ca82032ea4b5cd8ab (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:15.047138 17007 tablet_service.cc:1511] Processing CreateTablet for tablet 058db81dd9364d31861111c7834b50b8 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:15.049737 16854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058db81dd9364d31861111c7834b50b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.050007 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058db81dd9364d31861111c7834b50b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.047904 16856 tablet_service.cc:1511] Processing CreateTablet for tablet e81c586860004818a79aa5dee181bdd2 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:15.053920 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b215f769223e486089090019cb2dfaca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.056071 16858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408b4372601e442ca82032ea4b5cd8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.056190 17063 tablet_bootstrap.cc:492] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.059329 16855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7fb7517b674b7c9ebbf34b6be110a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.063623 16853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ded39c165c4c63b298241e08a43316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.065307 16856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81c586860004818a79aa5dee181bdd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.084556 17062 tablet_bootstrap.cc:492] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.125999 17062 tablet_bootstrap.cc:654] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:15.138733 16815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:15.139066 17063 tablet_bootstrap.cc:654] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.146037 17006 tablet_service.cc:1511] Processing CreateTablet for tablet 10ded39c165c4c63b298241e08a43316 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:15.147710 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ded39c165c4c63b298241e08a43316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.144634 16933 tablet_service.cc:1511] Processing CreateTablet for tablet 10ded39c165c4c63b298241e08a43316 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:15.153573 16933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ded39c165c4c63b298241e08a43316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.156215 16852 tablet_service.cc:1511] Processing CreateTablet for tablet 6778ab05c6e043e8b88d8b738f88fc09 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:15.161916 16852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6778ab05c6e043e8b88d8b738f88fc09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.164829 17008 tablet_service.cc:1511] Processing CreateTablet for tablet 6778ab05c6e043e8b88d8b738f88fc09 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:15.166040 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6778ab05c6e043e8b88d8b738f88fc09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.212507 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 6778ab05c6e043e8b88d8b738f88fc09 (DEFAULT_TABLE table=test-workload [id=46b96018531249b6ac7067688a5304e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:15.214613 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6778ab05c6e043e8b88d8b738f88fc09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.235656 17063 tablet_bootstrap.cc:492] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.236147 17063 ts_tablet_manager.cc:1403] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.187s	user 0.004s	sys 0.017s
I20260709 12:08:15.241106 17063 raft_consensus.cc:359] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.252435 17063 raft_consensus.cc:385] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.253157 17063 raft_consensus.cc:740] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.253285 17064 tablet_bootstrap.cc:492] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.254479 17063 consensus_queue.cc:260] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.267010 17062 tablet_bootstrap.cc:492] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.267498 17062 ts_tablet_manager.cc:1403] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.207s	user 0.001s	sys 0.021s
I20260709 12:08:15.278234 16970 heartbeater.cc:499] Master 127.16.87.254:43019 was elected leader, sending a full tablet report...
I20260709 12:08:15.278633 17063 ts_tablet_manager.cc:1434] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.016s
I20260709 12:08:15.276633 17062 raft_consensus.cc:359] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.279158 17062 raft_consensus.cc:385] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.279417 17062 raft_consensus.cc:740] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.279615 17063 tablet_bootstrap.cc:492] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.280064 17062 consensus_queue.cc:260] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.286398 17064 tablet_bootstrap.cc:654] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.298234 17044 heartbeater.cc:499] Master 127.16.87.254:43019 was elected leader, sending a full tablet report...
I20260709 12:08:15.298740 17062 ts_tablet_manager.cc:1434] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 12:08:15.299676 17062 tablet_bootstrap.cc:492] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.300450 17063 tablet_bootstrap.cc:654] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.313668 17064 tablet_bootstrap.cc:492] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.314117 17064 ts_tablet_manager.cc:1403] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.018s
I20260709 12:08:15.316215 17064 raft_consensus.cc:359] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.316772 17064 raft_consensus.cc:385] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.317086 17064 raft_consensus.cc:740] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.317833 17064 consensus_queue.cc:260] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.319891 17062 tablet_bootstrap.cc:654] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:15.321065 16971 tablet.cc:2406] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:08:15.337983 16895 heartbeater.cc:499] Master 127.16.87.254:43019 was elected leader, sending a full tablet report...
I20260709 12:08:15.338724 17064 ts_tablet_manager.cc:1434] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.013s
I20260709 12:08:15.339195 17063 tablet_bootstrap.cc:492] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.339699 17063 ts_tablet_manager.cc:1403] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.033s
I20260709 12:08:15.340114 17064 tablet_bootstrap.cc:492] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.342792 17063 raft_consensus.cc:359] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.343519 17063 raft_consensus.cc:385] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.343822 17063 raft_consensus.cc:740] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.344637 17063 consensus_queue.cc:260] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.347061 17063 ts_tablet_manager.cc:1434] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:08:15.347790 17064 tablet_bootstrap.cc:654] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.347923 17063 tablet_bootstrap.cc:492] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.354853 17063 tablet_bootstrap.cc:654] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.362442 17064 tablet_bootstrap.cc:492] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.363101 17064 ts_tablet_manager.cc:1403] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 12:08:15.364955 17063 tablet_bootstrap.cc:492] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.365442 17063 ts_tablet_manager.cc:1403] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 12:08:15.367846 17064 raft_consensus.cc:359] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.368717 17064 raft_consensus.cc:385] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.369083 17064 raft_consensus.cc:740] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.369343 17062 tablet_bootstrap.cc:492] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.369824 17062 ts_tablet_manager.cc:1403] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.016s
I20260709 12:08:15.369755 17063 raft_consensus.cc:359] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.370635 17063 raft_consensus.cc:385] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.370360 17064 consensus_queue.cc:260] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.370939 17063 raft_consensus.cc:740] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.371742 17063 consensus_queue.cc:260] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.372961 17062 raft_consensus.cc:359] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.373725 17062 raft_consensus.cc:385] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.374030 17062 raft_consensus.cc:740] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.374169 17063 ts_tablet_manager.cc:1434] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:08:15.375200 17063 tablet_bootstrap.cc:492] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.376408 17064 ts_tablet_manager.cc:1434] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:08:15.377514 17064 tablet_bootstrap.cc:492] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.382117 17063 tablet_bootstrap.cc:654] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.382620 17062 consensus_queue.cc:260] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.384665 17064 tablet_bootstrap.cc:654] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.384835 17062 ts_tablet_manager.cc:1434] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:08:15.385833 17062 tablet_bootstrap.cc:492] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.402511 17064 tablet_bootstrap.cc:492] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.403388 17064 ts_tablet_manager.cc:1403] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260709 12:08:15.404857 17062 tablet_bootstrap.cc:654] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.407426 17064 raft_consensus.cc:359] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.408501 17064 raft_consensus.cc:385] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.408802 17064 raft_consensus.cc:740] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.409503 17064 consensus_queue.cc:260] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.410722 17063 tablet_bootstrap.cc:492] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.411229 17063 ts_tablet_manager.cc:1403] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.023s
I20260709 12:08:15.411775 17064 ts_tablet_manager.cc:1434] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:08:15.412868 17064 tablet_bootstrap.cc:492] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.414705 17063 raft_consensus.cc:359] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.415494 17063 raft_consensus.cc:385] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.415843 17063 raft_consensus.cc:740] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.417039 17062 tablet_bootstrap.cc:492] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.416685 17063 consensus_queue.cc:260] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.419373 17063 ts_tablet_manager.cc:1434] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:08:15.419544 17064 tablet_bootstrap.cc:654] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.420267 17062 ts_tablet_manager.cc:1403] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260709 12:08:15.420428 17063 tablet_bootstrap.cc:492] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.423588 17062 raft_consensus.cc:359] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.424299 17062 raft_consensus.cc:385] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.424602 17062 raft_consensus.cc:740] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.425338 17062 consensus_queue.cc:260] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.427469 17062 ts_tablet_manager.cc:1434] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:15.428409 17062 tablet_bootstrap.cc:492] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.429718 17063 tablet_bootstrap.cc:654] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.430884 17064 tablet_bootstrap.cc:492] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.431361 17064 ts_tablet_manager.cc:1403] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:08:15.435132 17064 raft_consensus.cc:359] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.436273 17064 raft_consensus.cc:385] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.436802 17064 raft_consensus.cc:740] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.437911 17064 consensus_queue.cc:260] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.440898 17064 ts_tablet_manager.cc:1434] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:08:15.441680 17063 tablet_bootstrap.cc:492] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.442096 17064 tablet_bootstrap.cc:492] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.442227 17063 ts_tablet_manager.cc:1403] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260709 12:08:15.445436 17063 raft_consensus.cc:359] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.446404 17063 raft_consensus.cc:385] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.446812 17063 raft_consensus.cc:740] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.447680 17063 consensus_queue.cc:260] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.448769 17062 tablet_bootstrap.cc:654] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.449673 17064 tablet_bootstrap.cc:654] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.450450 17063 ts_tablet_manager.cc:1434] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:08:15.451548 17063 tablet_bootstrap.cc:492] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.459690 17063 tablet_bootstrap.cc:654] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.462862 17071 raft_consensus.cc:493] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.463455 17071 raft_consensus.cc:515] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.464870 17062 tablet_bootstrap.cc:492] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.465373 17062 ts_tablet_manager.cc:1403] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 12:08:15.469841 17071 leader_election.cc:290] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.471982 17064 tablet_bootstrap.cc:492] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.472491 17064 ts_tablet_manager.cc:1403] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.012s
I20260709 12:08:15.472795 17063 tablet_bootstrap.cc:492] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.473304 17063 ts_tablet_manager.cc:1403] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 12:08:15.476739 17063 raft_consensus.cc:359] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.477592 17063 raft_consensus.cc:385] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.477959 17063 raft_consensus.cc:740] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.477926 17064 raft_consensus.cc:359] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.479075 17063 consensus_queue.cc:260] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.480849 17064 raft_consensus.cc:385] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.481169 17064 raft_consensus.cc:740] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.481521 17067 raft_consensus.cc:493] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.482008 17067 raft_consensus.cc:515] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.481912 17064 consensus_queue.cc:260] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.484505 17062 raft_consensus.cc:359] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.497367 17067 leader_election.cc:290] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.508503 17064 ts_tablet_manager.cc:1434] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.005s
I20260709 12:08:15.491411 17062 raft_consensus.cc:385] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.508777 17063 ts_tablet_manager.cc:1434] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.007s
I20260709 12:08:15.513142 17062 raft_consensus.cc:740] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.522046 17063 tablet_bootstrap.cc:492] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.523725 17062 consensus_queue.cc:260] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.528577 17064 tablet_bootstrap.cc:492] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.530733 17062 ts_tablet_manager.cc:1434] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.065s	user 0.012s	sys 0.000s
I20260709 12:08:15.535935 17062 tablet_bootstrap.cc:492] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.550123 17062 tablet_bootstrap.cc:654] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.554242 17064 tablet_bootstrap.cc:654] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.561975 17063 tablet_bootstrap.cc:654] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.574082 17071 raft_consensus.cc:493] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.573346 17068 raft_consensus.cc:493] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.575992 17068 raft_consensus.cc:515] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.578913 17071 raft_consensus.cc:515] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.579591 17068 leader_election.cc:290] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:15.586022 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:15.587285 16945 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 0.
I20260709 12:08:15.589514 16835 leader_election.cc:304] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:15.594859 17071 leader_election.cc:290] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.595562 17071 raft_consensus.cc:2804] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.596027 17071 raft_consensus.cc:493] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.596459 17071 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.604063 17087 raft_consensus.cc:493] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.604698 17087 raft_consensus.cc:515] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.613402 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:15.615276 16870 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:15.616839 17087 leader_election.cc:290] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.620522 16910 leader_election.cc:304] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:15.621651 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:15.622001 17087 raft_consensus.cc:2804] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.624864 17087 raft_consensus.cc:493] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.628216 17087 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:15.637996 16910 leader_election.cc:343] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.645057 17067 raft_consensus.cc:493] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:08:15.649591 16835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.194:42979, user_credentials={real_user=slave}} blocked reactor thread for 59874.8us
I20260709 12:08:15.651153 17067 raft_consensus.cc:515] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.655720 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:15.662820 17063 tablet_bootstrap.cc:492] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.663103 17062 tablet_bootstrap.cc:492] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.663313 17063 ts_tablet_manager.cc:1403] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.014s
I20260709 12:08:15.663690 17067 leader_election.cc:290] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.670363 17062 ts_tablet_manager.cc:1403] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.135s	user 0.042s	sys 0.024s
W20260709 12:08:15.670009 16835 leader_election.cc:343] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.673902 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:15.676787 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:15.676992 16870 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:15.676183 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:15.679071 16910 leader_election.cc:304] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:15.680547 17067 raft_consensus.cc:2804] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.680958 17067 raft_consensus.cc:493] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.680810 17063 raft_consensus.cc:359] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.682060 17067 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.683177 17063 raft_consensus.cc:385] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.683854 17063 raft_consensus.cc:740] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.686086 17063 consensus_queue.cc:260] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
W20260709 12:08:15.682721 16836 leader_election.cc:343] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.688426 17071 raft_consensus.cc:515] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.690737 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:15.692425 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:15.692996 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:15.694043 17018 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:15.695899 16911 leader_election.cc:304] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [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: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:15.688310 16836 leader_election.cc:304] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8; no voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6
I20260709 12:08:15.699782 17067 raft_consensus.cc:515] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.701427 17093 raft_consensus.cc:2749] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:15.696336 17087 raft_consensus.cc:515] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.705730 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:15.706509 16870 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.708021 17067 leader_election.cc:290] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.692879 17019 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
W20260709 12:08:15.703677 16836 leader_election.cc:343] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.713558 16869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:15.714967 16869 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.715401 17067 raft_consensus.cc:2804] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.716158 17067 raft_consensus.cc:493] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.716850 17067 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.715838 17071 leader_election.cc:290] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.711634 17064 tablet_bootstrap.cc:492] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.720366 17062 raft_consensus.cc:359] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.721434 17062 raft_consensus.cc:385] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.713927 17087 leader_election.cc:290] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.718932 17064 ts_tablet_manager.cc:1403] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.023s
I20260709 12:08:15.721796 17062 raft_consensus.cc:740] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.745021 17063 ts_tablet_manager.cc:1434] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.075s	user 0.011s	sys 0.007s
I20260709 12:08:15.744736 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:15.746613 17063 tablet_bootstrap.cc:492] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
W20260709 12:08:15.747371 16836 leader_election.cc:343] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.750751 16869 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:15.750411 17064 raft_consensus.cc:359] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.741910 16870 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:15.754825 16910 leader_election.cc:304] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:15.753090 17064 raft_consensus.cc:385] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.757246 17097 raft_consensus.cc:2804] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.758366 17097 raft_consensus.cc:697] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:15.758327 16910 leader_election.cc:304] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:15.756095 17062 consensus_queue.cc:260] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.760097 17087 raft_consensus.cc:2804] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.761843 17087 raft_consensus.cc:697] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:15.759507 17097 consensus_queue.cc:237] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.759632 17064 raft_consensus.cc:740] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.761528 17017 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
W20260709 12:08:15.762151 16911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:33081, user_credentials={real_user=slave}} blocked reactor thread for 66884.8us
I20260709 12:08:15.763293 17087 consensus_queue.cc:237] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.768759 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:15.770560 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:15.770639 16945 raft_consensus.cc:2468] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 0.
I20260709 12:08:15.767724 17062 ts_tablet_manager.cc:1434] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 12:08:15.776937 17064 consensus_queue.cc:260] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.780325 17064 ts_tablet_manager.cc:1434] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.005s
I20260709 12:08:15.781235 17064 tablet_bootstrap.cc:492] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.775168 16984 leader_election.cc:304] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:15.778580 17062 tablet_bootstrap.cc:492] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.778985 17067 raft_consensus.cc:515] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.787300 17067 leader_election.cc:290] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.791509 17068 raft_consensus.cc:2804] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.790653 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:15.792289 17067 raft_consensus.cc:493] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.792203 17068 raft_consensus.cc:493] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.793242 17068 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.794137 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:15.795244 17017 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:15.795847 16910 leader_election.cc:343] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:08:15.793510 16984 leader_election.cc:343] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.795228 17067 raft_consensus.cc:515] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.799429 17067 leader_election.cc:290] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.801162 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fb7517b674b7c9ebbf34b6be110a5" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:15.801817 16870 raft_consensus.cc:2468] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:15.802881 16910 leader_election.cc:304] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:15.801194 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:15.804005 17019 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.805723 17067 raft_consensus.cc:2804] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.808473 17067 raft_consensus.cc:493] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.809533 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:15.808823 17067 raft_consensus.cc:3060] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.809947 17063 tablet_bootstrap.cc:654] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.811170 16945 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.803571 17068 raft_consensus.cc:515] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.814754 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:15.815351 17018 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.822731 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:15.822935 17068 leader_election.cc:290] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:15.821941 17017 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:15.811098 16766 catalog_manager.cc:5697] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 1 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.823657 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fb7517b674b7c9ebbf34b6be110a5" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:15.825590 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:15.828871 17016 raft_consensus.cc:2468] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:15.829857 16944 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.826763 17018 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
W20260709 12:08:15.833009 16984 leader_election.cc:343] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.833796 17062 tablet_bootstrap.cc:654] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.837034 17064 tablet_bootstrap.cc:654] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.838850 16911 leader_election.cc:304] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:15.839639 17097 raft_consensus.cc:2804] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.840124 17097 raft_consensus.cc:697] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:15.841066 17097 consensus_queue.cc:237] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.841256 17019 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:15.845130 16945 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 1.
I20260709 12:08:15.847334 17063 tablet_bootstrap.cc:492] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.847754 17063 ts_tablet_manager.cc:1403] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.009s
I20260709 12:08:15.849474 16835 leader_election.cc:304] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: d98af488a2544a4386883d05f47f19f6
I20260709 12:08:15.851675 17071 raft_consensus.cc:2804] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.852298 17071 raft_consensus.cc:697] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:15.853870 16944 raft_consensus.cc:2468] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 1.
I20260709 12:08:15.854549 17071 consensus_queue.cc:237] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.855084 16984 leader_election.cc:304] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:15.856283 17068 raft_consensus.cc:2804] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.845780 17067 raft_consensus.cc:515] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.859774 17063 raft_consensus.cc:359] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.860476 17063 raft_consensus.cc:385] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.860751 17063 raft_consensus.cc:740] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.861410 17063 consensus_queue.cc:260] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.862658 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fb7517b674b7c9ebbf34b6be110a5" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:15.864003 16870 raft_consensus.cc:3060] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.867683 17068 raft_consensus.cc:697] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 LEADER]: Becoming Leader. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:15.868583 17068 consensus_queue.cc:237] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.870995 17067 leader_election.cc:290] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:15.872144 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fb7517b674b7c9ebbf34b6be110a5" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:15.872718 17019 raft_consensus.cc:3060] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.874204 17063 ts_tablet_manager.cc:1434] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:08:15.875234 17063 tablet_bootstrap.cc:492] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a: Bootstrap starting.
I20260709 12:08:15.878391 16764 catalog_manager.cc:5697] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.881085 17019 raft_consensus.cc:2468] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:15.882545 16911 leader_election.cc:304] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:15.883388 17097 raft_consensus.cc:2804] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.883560 16870 raft_consensus.cc:2468] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:15.884040 17097 raft_consensus.cc:697] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:15.885205 17097 consensus_queue.cc:237] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.888614 17063 tablet_bootstrap.cc:654] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.908051 16765 catalog_manager.cc:5697] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98af488a2544a4386883d05f47f19f6 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "d98af488a2544a4386883d05f47f19f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:15.918440 17064 tablet_bootstrap.cc:492] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.919179 17064 ts_tablet_manager.cc:1403] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.138s	user 0.005s	sys 0.013s
I20260709 12:08:15.925408 17062 tablet_bootstrap.cc:492] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.926265 17062 ts_tablet_manager.cc:1403] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.015s
I20260709 12:08:15.929937 17062 raft_consensus.cc:359] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.932149 17062 raft_consensus.cc:385] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.932533 17062 raft_consensus.cc:740] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.931178 17064 raft_consensus.cc:359] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.933307 17064 raft_consensus.cc:385] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.933660 17064 raft_consensus.cc:740] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.934508 17063 tablet_bootstrap.cc:492] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a: No bootstrap required, opened a new log
I20260709 12:08:15.935098 17063 ts_tablet_manager.cc:1403] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.007s
I20260709 12:08:15.935587 17062 consensus_queue.cc:260] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.934556 17064 consensus_queue.cc:260] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.938043 17063 raft_consensus.cc:359] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.938516 17064 ts_tablet_manager.cc:1434] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.007s
I20260709 12:08:15.938854 17063 raft_consensus.cc:385] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.939191 17063 raft_consensus.cc:740] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.939597 17064 tablet_bootstrap.cc:492] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.940100 17063 consensus_queue.cc:260] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.942428 17063 ts_tablet_manager.cc:1434] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:15.945987 17064 tablet_bootstrap.cc:654] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.947718 17062 ts_tablet_manager.cc:1434] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:08:15.948544 17062 tablet_bootstrap.cc:492] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:15.955061 17062 tablet_bootstrap.cc:654] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.968704 17064 tablet_bootstrap.cc:492] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:15.969168 17064 ts_tablet_manager.cc:1403] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260709 12:08:15.971549 17064 raft_consensus.cc:359] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.972201 17064 raft_consensus.cc:385] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.972440 17064 raft_consensus.cc:740] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.972666 16764 catalog_manager.cc:5697] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 1 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.973029 17064 consensus_queue.cc:260] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.975063 17064 ts_tablet_manager.cc:1434] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:08:15.974538 16764 catalog_manager.cc:5697] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 1 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.975909 17064 tablet_bootstrap.cc:492] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8: Bootstrap starting.
I20260709 12:08:15.976733 16764 catalog_manager.cc:5697] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 1 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.984813 17064 tablet_bootstrap.cc:654] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.985059 17062 tablet_bootstrap.cc:492] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:15.985587 17062 ts_tablet_manager.cc:1403] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.001s
I20260709 12:08:15.988716 17062 raft_consensus.cc:359] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.989495 17062 raft_consensus.cc:385] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.989822 17062 raft_consensus.cc:740] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.991281 17071 raft_consensus.cc:493] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.991966 17071 raft_consensus.cc:515] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.997432 17062 consensus_queue.cc:260] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:15.998689 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:15.999571 16944 raft_consensus.cc:2393] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70616b8cf43845269f069dcebaa1efa8 in current term 1: Already voted for candidate d98af488a2544a4386883d05f47f19f6 in this term.
I20260709 12:08:15.999931 17062 ts_tablet_manager.cc:1434] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:08:16.000867 17062 tablet_bootstrap.cc:492] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:16.004935 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:16.006490 16836 leader_election.cc:304] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8; no voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6
I20260709 12:08:16.007287 17093 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.007889 17062 tablet_bootstrap.cc:654] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.010537 17071 leader_election.cc:290] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.014065 17093 raft_consensus.cc:2749] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.019289 17062 tablet_bootstrap.cc:492] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:16.019778 17062 ts_tablet_manager.cc:1403] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:08:16.022517 17062 raft_consensus.cc:359] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.023182 17062 raft_consensus.cc:385] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.023486 17062 raft_consensus.cc:740] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.024235 17062 consensus_queue.cc:260] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.025590 17064 tablet_bootstrap.cc:492] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8: No bootstrap required, opened a new log
I20260709 12:08:16.025990 17064 ts_tablet_manager.cc:1403] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.017s
I20260709 12:08:16.026153 17062 ts_tablet_manager.cc:1434] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:08:16.027187 17062 tablet_bootstrap.cc:492] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6: Bootstrap starting.
I20260709 12:08:16.028434 17064 raft_consensus.cc:359] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.029072 17064 raft_consensus.cc:385] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.029335 17064 raft_consensus.cc:740] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.030038 17064 consensus_queue.cc:260] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.032150 17064 ts_tablet_manager.cc:1434] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:08:16.034013 17062 tablet_bootstrap.cc:654] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.043529 17097 raft_consensus.cc:493] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.044037 17097 raft_consensus.cc:515] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.046476 17097 leader_election.cc:290] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.047596 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:16.047991 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:16.048265 16870 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:16.048604 17019 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:16.049634 16910 leader_election.cc:304] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:16.050660 17097 raft_consensus.cc:2804] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.051039 17097 raft_consensus.cc:493] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.051370 17097 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.052111 17062 tablet_bootstrap.cc:492] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6: No bootstrap required, opened a new log
I20260709 12:08:16.052574 17062 ts_tablet_manager.cc:1403] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260709 12:08:16.055470 17062 raft_consensus.cc:359] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.056140 17062 raft_consensus.cc:385] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.056428 17062 raft_consensus.cc:740] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.057222 17062 consensus_queue.cc:260] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.059489 17062 ts_tablet_manager.cc:1434] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:08:16.059686 17097 raft_consensus.cc:515] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.062426 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:16.063015 16870 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.063357 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.063933 17019 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.070940 17097 leader_election.cc:290] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.070855 17019 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:16.070853 16870 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:16.072659 16911 leader_election.cc:304] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:16.073801 17097 raft_consensus.cc:2804] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.074440 17097 raft_consensus.cc:697] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:16.075654 17097 consensus_queue.cc:237] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.085098 16765 catalog_manager.cc:5697] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 1 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.086709 17068 raft_consensus.cc:493] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.087153 17068 raft_consensus.cc:515] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.089283 17068 leader_election.cc:290] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:16.090389 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:16.090615 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:16.091420 16944 raft_consensus.cc:2393] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98af488a2544a4386883d05f47f19f6 in current term 1: Already voted for candidate 70616b8cf43845269f069dcebaa1efa8 in this term.
I20260709 12:08:16.092427 16984 leader_election.cc:304] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98af488a2544a4386883d05f47f19f6; no voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:16.093112 17068 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.097783 17068 raft_consensus.cc:2749] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.099645 17097 raft_consensus.cc:493] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.100127 17097 raft_consensus.cc:515] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.102301 17097 leader_election.cc:290] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.102603 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8" is_pre_election: true
I20260709 12:08:16.102896 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:16.103225 16870 raft_consensus.cc:2468] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:16.103348 17019 raft_consensus.cc:2468] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 0.
I20260709 12:08:16.104290 16910 leader_election.cc:304] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:16.106523 17097 raft_consensus.cc:2804] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.106869 17097 raft_consensus.cc:493] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.107201 17097 raft_consensus.cc:3060] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.113680 17097 raft_consensus.cc:515] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.115689 17097 leader_election.cc:290] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.116454 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:16.116973 16870 raft_consensus.cc:3060] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.121090 16870 raft_consensus.cc:2468] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:16.116811 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.121615 17019 raft_consensus.cc:3060] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.122134 16910 leader_election.cc:304] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:16.122979 17097 raft_consensus.cc:2804] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.123417 17097 raft_consensus.cc:697] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:16.124668 17097 consensus_queue.cc:237] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.126566 17019 raft_consensus.cc:2468] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 1.
I20260709 12:08:16.128800 17093 raft_consensus.cc:493] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.129248 17093 raft_consensus.cc:515] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.131264 17093 leader_election.cc:290] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.132035 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:16.132668 16944 raft_consensus.cc:2468] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 0.
I20260709 12:08:16.132710 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:16.133510 17019 raft_consensus.cc:2468] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 0.
I20260709 12:08:16.133236 16765 catalog_manager.cc:5697] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 0 to 1, leader changed from <none> to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 1 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.134269 16835 leader_election.cc:304] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:16.135545 17093 raft_consensus.cc:2804] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.136008 17093 raft_consensus.cc:493] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.136452 17093 raft_consensus.cc:3060] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.145157 17093 raft_consensus.cc:515] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
W20260709 12:08:16.148533 16815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:16.148535 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:16.150279 16944 raft_consensus.cc:3060] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.149165 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.149618 17093 leader_election.cc:290] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.150977 17019 raft_consensus.cc:3060] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.154954 16944 raft_consensus.cc:2468] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 1.
I20260709 12:08:16.156015 16835 leader_election.cc:304] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:16.156769 17093 raft_consensus.cc:2804] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.157245 17093 raft_consensus.cc:697] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:16.157406 17019 raft_consensus.cc:2468] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 1.
I20260709 12:08:16.158236 17093 consensus_queue.cc:237] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.166452 16765 catalog_manager.cc:5697] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.233080 17067 consensus_queue.cc:1048] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.233700 17097 consensus_queue.cc:1048] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.255760 17093 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.278358 17071 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.300974 17097 consensus_queue.cc:1048] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.308830 17097 consensus_queue.cc:1048] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.322739 17071 raft_consensus.cc:493] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.323271 17071 raft_consensus.cc:515] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.325887 17071 leader_election.cc:290] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.328331 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98af488a2544a4386883d05f47f19f6" is_pre_election: true
I20260709 12:08:16.329208 17017 raft_consensus.cc:2393] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70616b8cf43845269f069dcebaa1efa8 in current term 1: Already voted for candidate 109cd5b936e9490ca8794cd42f82891a in this term.
I20260709 12:08:16.327802 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "109cd5b936e9490ca8794cd42f82891a" is_pre_election: true
I20260709 12:08:16.333890 16835 leader_election.cc:304] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8; no voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6
I20260709 12:08:16.334903 17133 consensus_queue.cc:1048] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.336457 17071 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.341514 17071 raft_consensus.cc:2749] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.347100 17087 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.363472 17098 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.377315 17098 consensus_queue.cc:1048] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.414480 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:36958
I20260709 12:08:16.415192 16944 raft_consensus.cc:606] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Received request to transfer leadership to TS 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:16.419502 17068 consensus_queue.cc:1048] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.428746 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:36958
I20260709 12:08:16.429354 16944 raft_consensus.cc:606] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Received request to transfer leadership to TS 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:16.435570 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b215f769223e486089090019cb2dfaca"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:36958
I20260709 12:08:16.436157 16944 raft_consensus.cc:606] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Received request to transfer leadership to TS 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:16.451799 17143 consensus_queue.cc:1048] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.465498 17017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
mode: GRACEFUL
new_leader_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:33802
I20260709 12:08:16.466153 17017 raft_consensus.cc:606] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 LEADER]: Received request to transfer leadership to TS 109cd5b936e9490ca8794cd42f82891a
I20260709 12:08:16.490473 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
mode: GRACEFUL
new_leader_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:42724
I20260709 12:08:16.491106 16870 raft_consensus.cc:606] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Received request to transfer leadership to TS d98af488a2544a4386883d05f47f19f6
I20260709 12:08:16.545550 17098 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.557014 17087 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.563799 17071 consensus_queue.cc:1048] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.579499 17071 consensus_queue.cc:1048] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.591490 17093 raft_consensus.cc:993] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: : Instructing follower d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:16.591984 17071 raft_consensus.cc:1081] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Signalling peer d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:16.593930 17017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:33786
I20260709 12:08:16.594516 17017 raft_consensus.cc:493] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.594882 17017 raft_consensus.cc:3060] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.601480 17017 raft_consensus.cc:515] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.603578 17017 leader_election.cc:290] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 2 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:16.604274 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:16.604630 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778ab05c6e043e8b88d8b738f88fc09" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:16.604894 16870 raft_consensus.cc:3055] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.605199 16944 raft_consensus.cc:3060] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.605293 16870 raft_consensus.cc:740] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:16.606213 16870 consensus_queue.cc:260] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.607265 16870 raft_consensus.cc:3060] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.611668 16944 raft_consensus.cc:2468] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 2.
I20260709 12:08:16.611750 16870 raft_consensus.cc:2468] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 2.
I20260709 12:08:16.613159 16984 leader_election.cc:304] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:16.613963 17144 raft_consensus.cc:2804] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.614451 17144 raft_consensus.cc:697] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Becoming Leader. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:16.615286 17144 consensus_queue.cc:237] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.621884 16767 catalog_manager.cc:5697] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 reported cstate change: term changed from 1 to 2, leader changed from 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193) to d98af488a2544a4386883d05f47f19f6 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "d98af488a2544a4386883d05f47f19f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:16.690657 17087 consensus_queue.cc:1048] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.703472 17087 consensus_queue.cc:1048] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.783896 17067 raft_consensus.cc:993] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:16.784368 17133 raft_consensus.cc:1081] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Signalling peer 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:16.785823 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:08:16.786353 16870 raft_consensus.cc:493] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.786672 16870 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.790918 16870 raft_consensus.cc:515] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.792565 16870 leader_election.cc:290] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.793516 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:16.793972 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.794195 16944 raft_consensus.cc:3055] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.794618 16944 raft_consensus.cc:740] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:16.795506 16944 consensus_queue.cc:260] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.799522 16944 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.794636 17017 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.807821 17017 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:16.808820 16944 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:16.808883 16836 leader_election.cc:304] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:16.809708 17093 raft_consensus.cc:2804] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.810154 17093 raft_consensus.cc:697] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:16.810951 17093 consensus_queue.cc:237] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.817845 16767 catalog_manager.cc:5697] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 1 to 2, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.843647 17097 raft_consensus.cc:993] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:16.844139 17067 raft_consensus.cc:1081] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Signalling peer 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:16.845777 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b215f769223e486089090019cb2dfaca"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:08:16.846441 16870 raft_consensus.cc:493] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.846834 16870 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.851013 16870 raft_consensus.cc:515] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.852560 16870 leader_election.cc:290] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.853376 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:16.853783 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.854018 16944 raft_consensus.cc:3055] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.854374 17017 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.854441 16944 raft_consensus.cc:740] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:16.855336 16944 consensus_queue.cc:260] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.856498 16944 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.859376 17017 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:16.860423 16836 leader_election.cc:304] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:16.861104 17093 raft_consensus.cc:2804] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.861557 17093 raft_consensus.cc:697] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:16.862267 17093 consensus_queue.cc:237] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.863595 16944 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:16.871658 16767 catalog_manager.cc:5697] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 1 to 2, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.899574 17145 raft_consensus.cc:993] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: : Instructing follower 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:16.900031 17144 raft_consensus.cc:1081] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 LEADER]: Signalling peer 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:16.901813 16944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:08:16.902410 16944 raft_consensus.cc:493] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.902782 16944 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.909477 16944 raft_consensus.cc:515] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.910820 17097 raft_consensus.cc:993] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:16.911293 17067 raft_consensus.cc:1081] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Signalling peer 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:16.912214 16944 leader_election.cc:290] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 2 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.912798 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:16.913267 16868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:08:16.913440 16870 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.913817 16868 raft_consensus.cc:493] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.914228 16868 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.916198 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.916767 17017 raft_consensus.cc:3055] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.917088 17017 raft_consensus.cc:740] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:16.917888 17017 consensus_queue.cc:260] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.919112 17017 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.920351 16870 raft_consensus.cc:2468] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 2.
I20260709 12:08:16.920750 16868 raft_consensus.cc:515] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.921507 16910 leader_election.cc:304] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:16.922256 17067 raft_consensus.cc:2804] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.922791 17067 raft_consensus.cc:697] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:16.923578 17067 consensus_queue.cc:237] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.926035 17017 raft_consensus.cc:2468] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 2.
I20260709 12:08:16.928268 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:16.928643 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:16.928824 16944 raft_consensus.cc:3055] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.929191 17018 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.929186 16944 raft_consensus.cc:740] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:16.930299 16944 consensus_queue.cc:260] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.931434 16944 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.932081 16767 catalog_manager.cc:5697] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 1 to 2, leader changed from d98af488a2544a4386883d05f47f19f6 (127.16.87.195) to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 2 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.936098 17018 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:16.937356 16836 leader_election.cc:304] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:16.938081 16944 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:16.938226 17093 raft_consensus.cc:2804] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.939675 16868 leader_election.cc:290] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:16.938779 17093 raft_consensus.cc:697] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:16.941636 17093 consensus_queue.cc:237] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:16.949558 16767 catalog_manager.cc:5697] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 1 to 2, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:17.004616 16868 raft_consensus.cc:1275] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.006155 17144 consensus_queue.cc:1048] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.014515 16944 raft_consensus.cc:1275] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.016528 17145 consensus_queue.cc:1048] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.248394 16944 raft_consensus.cc:1275] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.249650 17093 consensus_queue.cc:1048] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.260751 17018 raft_consensus.cc:1275] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.262156 17155 consensus_queue.cc:1048] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.307730 17018 raft_consensus.cc:1275] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.309015 17155 consensus_queue.cc:1048] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.316185 16944 raft_consensus.cc:1275] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.317605 17093 consensus_queue.cc:1048] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.394716 17018 raft_consensus.cc:1275] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.396054 17093 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.404786 16944 raft_consensus.cc:1275] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.406175 17071 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.432437 16868 raft_consensus.cc:1275] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.433646 17067 consensus_queue.cc:1048] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:17.441685 17018 raft_consensus.cc:1275] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:17.443069 17097 consensus_queue.cc:1048] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.523250 16735 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:08:19.524030 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:19.543045 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10ded39c165c4c63b298241e08a43316"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:36972
I20260709 12:08:19.543573 16944 raft_consensus.cc:606] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Received request to transfer leadership to TS d98af488a2544a4386883d05f47f19f6
I20260709 12:08:19.554185 16868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
mode: GRACEFUL
new_leader_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:42726
I20260709 12:08:19.554740 16868 raft_consensus.cc:606] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Received request to transfer leadership to TS d98af488a2544a4386883d05f47f19f6
I20260709 12:08:19.555873 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:19.556464 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:19.714038 17164 raft_consensus.cc:993] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:19.714512 17171 raft_consensus.cc:1081] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Signalling peer d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:19.716107 17018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10ded39c165c4c63b298241e08a43316"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:33796
I20260709 12:08:19.716614 17018 raft_consensus.cc:493] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.716946 17018 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.755191 17018 raft_consensus.cc:515] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:19.757267 17018 leader_election.cc:290] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 2 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:19.758153 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:19.758494 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:19.758790 16868 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.759102 16944 raft_consensus.cc:3055] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.759460 16944 raft_consensus.cc:740] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:19.760238 16944 consensus_queue.cc:260] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:19.761211 16944 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.858881 16944 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 2.
I20260709 12:08:19.858979 16868 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 2.
I20260709 12:08:19.860146 16984 leader_election.cc:304] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:19.861142 17167 raft_consensus.cc:2804] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.862507 17167 raft_consensus.cc:697] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Becoming Leader. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:19.863341 17167 consensus_queue.cc:237] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:19.875149 16767 catalog_manager.cc:5697] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 reported cstate change: term changed from 1 to 2, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to d98af488a2544a4386883d05f47f19f6 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "d98af488a2544a4386883d05f47f19f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:20.025497 17071 raft_consensus.cc:993] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: : Instructing follower d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:20.025967 17071 raft_consensus.cc:1081] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Signalling peer d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:20.027432 17018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:33786
I20260709 12:08:20.027881 17018 raft_consensus.cc:493] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:20.028137 17018 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:20.058403 17018 raft_consensus.cc:515] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:20.060315 17018 leader_election.cc:290] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 2 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:20.061740 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:20.061947 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:20.062453 16944 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:20.062572 16868 raft_consensus.cc:3055] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:20.062958 16868 raft_consensus.cc:740] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:20.063732 16868 consensus_queue.cc:260] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:20.064631 16868 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:20.159389 16868 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 2.
I20260709 12:08:20.159440 16944 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 2.
I20260709 12:08:20.160641 16984 leader_election.cc:304] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:20.161353 17167 raft_consensus.cc:2804] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:20.161825 17167 raft_consensus.cc:697] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Becoming Leader. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:20.162649 17167 consensus_queue.cc:237] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:20.169912 16767 catalog_manager.cc:5697] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 reported cstate change: term changed from 1 to 2, leader changed from 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193) to d98af488a2544a4386883d05f47f19f6 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "d98af488a2544a4386883d05f47f19f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:20.349781 16944 raft_consensus.cc:1275] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:20.351019 17167 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:20.364283 16868 raft_consensus.cc:1275] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:20.367192 17167 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:20.557353 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:20.562880 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:20.563301 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:20.703104 16944 raft_consensus.cc:1275] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:20.704344 17167 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:20.712198 16868 raft_consensus.cc:1275] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:20.714545 17167 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:21.564270 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:21.571372 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:21.571732 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:22.572644 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:22.577512 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:22.577942 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:23.579125 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:23.584574 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:23.585033 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:24.586123 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:24.591383 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:24.591799 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:25.592712 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:25.598006 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:25.598484 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:26.599627 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:26.607923 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:26.608536 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:27.609483 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:27.614511 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:27.614964 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:28.615826 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:28.620608 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:28.621065 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:29.649317 16735 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:08:29.654053 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
mode: GRACEFUL
new_leader_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:42724
I20260709 12:08:29.654731 16870 raft_consensus.cc:606] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Received request to transfer leadership to TS 109cd5b936e9490ca8794cd42f82891a
I20260709 12:08:29.660105 17018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
mode: GRACEFUL
new_leader_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:33802
I20260709 12:08:29.660591 17018 raft_consensus.cc:606] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Received request to transfer leadership to TS 109cd5b936e9490ca8794cd42f82891a
I20260709 12:08:29.665125 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
mode: GRACEFUL
new_leader_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:42724
I20260709 12:08:29.665645 16870 raft_consensus.cc:606] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Received request to transfer leadership to TS 109cd5b936e9490ca8794cd42f82891a
I20260709 12:08:29.670143 16870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b215f769223e486089090019cb2dfaca"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
mode: GRACEFUL
new_leader_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:42724
I20260709 12:08:29.670631 16870 raft_consensus.cc:606] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Received request to transfer leadership to TS 109cd5b936e9490ca8794cd42f82891a
I20260709 12:08:29.682515 17018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10ded39c165c4c63b298241e08a43316"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
mode: GRACEFUL
new_leader_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:33802
I20260709 12:08:29.683010 17018 raft_consensus.cc:606] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Received request to transfer leadership to TS 109cd5b936e9490ca8794cd42f82891a
I20260709 12:08:29.707103 17194 raft_consensus.cc:993] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: : Instructing follower 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:29.707656 17198 raft_consensus.cc:1081] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Signalling peer 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:29.709236 16944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:08:29.709738 16944 raft_consensus.cc:493] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.710065 16944 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.714964 16944 raft_consensus.cc:515] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.716964 16944 leader_election.cc:290] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 3 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:29.717837 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:29.717962 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:29.718595 16870 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.718644 17018 raft_consensus.cc:3055] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.718974 17018 raft_consensus.cc:740] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:29.719606 17018 consensus_queue.cc:260] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.720459 17018 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.723042 16870 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:29.724422 16910 leader_election.cc:304] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [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: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:29.725406 17018 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:29.725517 17196 raft_consensus.cc:2804] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.726797 17196 raft_consensus.cc:697] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:29.727666 17196 consensus_queue.cc:237] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.734166 16766 catalog_manager.cc:5697] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 2 to 3, leader changed from d98af488a2544a4386883d05f47f19f6 (127.16.87.195) to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 3 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.926383 17071 raft_consensus.cc:993] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: : Instructing follower 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:29.926930 17205 raft_consensus.cc:1081] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Signalling peer 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:29.928229 16944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b215f769223e486089090019cb2dfaca"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:36932
I20260709 12:08:29.928730 16944 raft_consensus.cc:493] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.929023 16944 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.932947 16944 raft_consensus.cc:515] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.934453 16944 leader_election.cc:290] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 3 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:29.935132 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:29.935609 16870 raft_consensus.cc:3055] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.935602 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b215f769223e486089090019cb2dfaca" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:29.935949 16870 raft_consensus.cc:740] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:29.936124 17017 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.936654 16870 consensus_queue.cc:260] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.937527 16870 raft_consensus.cc:3060] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.940753 17017 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:29.941179 16870 raft_consensus.cc:2468] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:29.941807 16911 leader_election.cc:304] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [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: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:29.942471 17196 raft_consensus.cc:2804] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.942929 17196 raft_consensus.cc:697] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:29.943691 17196 consensus_queue.cc:237] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.949837 16766 catalog_manager.cc:5697] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 2 to 3, leader changed from 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193) to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 3 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.964200 17071 raft_consensus.cc:993] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: : Instructing follower 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:29.964679 17205 raft_consensus.cc:1081] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Signalling peer 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:29.966025 16944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:36932
I20260709 12:08:29.966475 16944 raft_consensus.cc:493] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.966765 16944 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.970516 16944 raft_consensus.cc:515] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.971868 16944 leader_election.cc:290] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 3 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:29.972615 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:29.972713 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:29.973213 16870 raft_consensus.cc:3055] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.973222 17017 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.973697 16870 raft_consensus.cc:740] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:29.974428 16870 consensus_queue.cc:260] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.975512 16870 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.979697 17017 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:29.980850 16911 leader_election.cc:304] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [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: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:29.981552 17196 raft_consensus.cc:2804] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.981593 16870 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:29.982086 17196 raft_consensus.cc:697] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:29.983062 17196 consensus_queue.cc:237] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:29.989661 16766 catalog_manager.cc:5697] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 2 to 3, leader changed from 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193) to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 3 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:30.048202 17071 raft_consensus.cc:993] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: : Instructing follower 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:30.048607 17071 raft_consensus.cc:1081] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Signalling peer 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:30.049813 16944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:36932
I20260709 12:08:30.050252 16944 raft_consensus.cc:493] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:30.050539 16944 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:30.054291 16944 raft_consensus.cc:515] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:30.055660 16944 leader_election.cc:290] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 3 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:30.056488 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:30.056569 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b0bde8a75340a1a3e7f1c51b2aeb72" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:30.057066 16870 raft_consensus.cc:3055] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:30.057077 17017 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:30.057543 16870 raft_consensus.cc:740] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:30.058353 16870 consensus_queue.cc:260] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [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: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:30.059460 16870 raft_consensus.cc:3060] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:30.063725 17017 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:30.064875 16911 leader_election.cc:304] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [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: 109cd5b936e9490ca8794cd42f82891a, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:30.065294 16870 raft_consensus.cc:2468] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:30.065577 17196 raft_consensus.cc:2804] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:30.066131 17196 raft_consensus.cc:697] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:30.066893 17196 consensus_queue.cc:237] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [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: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:30.073405 16766 catalog_manager.cc:5697] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 2 to 3, leader changed from 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193) to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 3 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:30.130903 16870 raft_consensus.cc:1275] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.132256 17196 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.142835 17017 raft_consensus.cc:1275] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.146595 17199 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:08:30.151780 17194 raft_consensus.cc:993] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: : Instructing follower 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:30.152328 17198 raft_consensus.cc:1081] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Signalling peer 109cd5b936e9490ca8794cd42f82891a to start an election
I20260709 12:08:30.154393 16944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10ded39c165c4c63b298241e08a43316"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:08:30.154943 16944 raft_consensus.cc:493] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:30.155287 16944 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:30.160423 16944 raft_consensus.cc:515] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:30.162003 16944 leader_election.cc:290] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [CANDIDATE]: Term 3 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:30.162813 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:30.163110 17017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "109cd5b936e9490ca8794cd42f82891a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:30.163401 16870 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:30.163888 17017 raft_consensus.cc:3055] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:30.164240 17017 raft_consensus.cc:740] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:30.165187 17017 consensus_queue.cc:260] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:30.166488 17017 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:30.170296 16870 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:30.171415 16910 leader_election.cc:304] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [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: 109cd5b936e9490ca8794cd42f82891a, 70616b8cf43845269f069dcebaa1efa8; no voters: 
I20260709 12:08:30.172259 17211 raft_consensus.cc:2804] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:30.172767 17211 raft_consensus.cc:697] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Leader. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:30.173272 17017 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 109cd5b936e9490ca8794cd42f82891a in term 3.
I20260709 12:08:30.173810 17211 consensus_queue.cc:237] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:30.181124 16767 catalog_manager.cc:5697] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a reported cstate change: term changed from 2 to 3, leader changed from d98af488a2544a4386883d05f47f19f6 (127.16.87.195) to 109cd5b936e9490ca8794cd42f82891a (127.16.87.194). New cstate: current_term: 3 leader_uuid: "109cd5b936e9490ca8794cd42f82891a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:30.405031 17017 raft_consensus.cc:1275] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.406253 17211 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.415373 16870 raft_consensus.cc:1275] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.416918 17196 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.488718 17017 raft_consensus.cc:1275] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.489990 17211 consensus_queue.cc:1048] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.500397 16870 raft_consensus.cc:1275] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.501669 17196 consensus_queue.cc:1048] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.537392 16870 raft_consensus.cc:1275] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.538727 17196 consensus_queue.cc:1048] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.547384 17017 raft_consensus.cc:1275] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.549454 17217 consensus_queue.cc:1048] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:08:30.678784 17017 raft_consensus.cc:1275] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.679973 17217 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.688179 16870 raft_consensus.cc:1275] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Refusing update from remote peer 109cd5b936e9490ca8794cd42f82891a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.689739 17217 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.745782 16735 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:08:32.746958 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:32.755537 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "058db81dd9364d31861111c7834b50b8"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:36972
I20260709 12:08:32.756265 16944 raft_consensus.cc:606] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Received request to transfer leadership to TS 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:32.759155 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10ded39c165c4c63b298241e08a43316"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:36972
I20260709 12:08:32.759601 16944 raft_consensus.cc:606] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Received request to transfer leadership to TS d98af488a2544a4386883d05f47f19f6
I20260709 12:08:32.762075 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:36972
I20260709 12:08:32.762763 16944 raft_consensus.cc:606] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Received request to transfer leadership to TS 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:32.764442 17228 raft_consensus.cc:993] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:32.765023 17227 raft_consensus.cc:1081] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Signalling peer d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:32.765208 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:36972
I20260709 12:08:32.765761 16944 raft_consensus.cc:606] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Received request to transfer leadership to TS d98af488a2544a4386883d05f47f19f6
I20260709 12:08:32.766891 17018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10ded39c165c4c63b298241e08a43316"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:33796
I20260709 12:08:32.767379 17018 raft_consensus.cc:493] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.767733 17018 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.768177 16944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2"
dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
mode: GRACEFUL
new_leader_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:36972
I20260709 12:08:32.768653 16944 raft_consensus.cc:606] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 LEADER]: Received request to transfer leadership to TS 70616b8cf43845269f069dcebaa1efa8
I20260709 12:08:32.769596 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:08:32.770026 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:32.773392 17018 raft_consensus.cc:515] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.776592 17018 leader_election.cc:290] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 4 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:32.778282 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:32.778424 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ded39c165c4c63b298241e08a43316" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:32.778996 16944 raft_consensus.cc:3055] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.779090 16870 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.779309 16944 raft_consensus.cc:740] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:32.780169 16944 consensus_queue.cc:260] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.781046 16944 raft_consensus.cc:3060] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.783885 16870 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 4.
I20260709 12:08:32.784987 16984 leader_election.cc:304] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [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: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:32.785624 16944 raft_consensus.cc:2468] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 4.
I20260709 12:08:32.785848 17225 raft_consensus.cc:2804] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.786953 17225 raft_consensus.cc:697] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 4 LEADER]: Becoming Leader. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:32.787900 17225 consensus_queue.cc:237] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.795357 16767 catalog_manager.cc:5697] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 reported cstate change: term changed from 3 to 4, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to d98af488a2544a4386883d05f47f19f6 (127.16.87.195). New cstate: current_term: 4 leader_uuid: "d98af488a2544a4386883d05f47f19f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:32.802136 17228 raft_consensus.cc:993] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:32.802748 17227 raft_consensus.cc:1081] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Signalling peer 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:32.804481 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:08:32.805081 16870 raft_consensus.cc:493] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.805371 16870 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.811192 16870 raft_consensus.cc:515] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.813566 16870 leader_election.cc:290] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 4 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:32.814690 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:32.814690 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b4372601e442ca82032ea4b5cd8ab" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:32.815402 16944 raft_consensus.cc:3055] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.815471 17018 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.815804 16944 raft_consensus.cc:740] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:32.816639 16944 consensus_queue.cc:260] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.817796 16944 raft_consensus.cc:3060] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.821940 17018 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 4.
I20260709 12:08:32.823364 16836 leader_election.cc:304] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [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: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:32.823921 16944 raft_consensus.cc:2468] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 4.
I20260709 12:08:32.825297 17235 raft_consensus.cc:2804] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.826390 17235 raft_consensus.cc:697] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 4 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:32.827179 17235 consensus_queue.cc:237] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.834869 16767 catalog_manager.cc:5697] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 3 to 4, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 4 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.904083 17228 raft_consensus.cc:993] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:32.904505 17227 raft_consensus.cc:1081] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Signalling peer 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:32.905794 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "058db81dd9364d31861111c7834b50b8"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:08:32.906167 16870 raft_consensus.cc:493] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.906404 16870 raft_consensus.cc:3060] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.910156 16870 raft_consensus.cc:515] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.911716 16870 leader_election.cc:290] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:32.912382 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:32.912683 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058db81dd9364d31861111c7834b50b8" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:32.912927 16944 raft_consensus.cc:3055] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:32.913221 17018 raft_consensus.cc:3060] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.913311 16944 raft_consensus.cc:740] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:32.914180 16944 consensus_queue.cc:260] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.915306 16944 raft_consensus.cc:3060] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.918118 17018 raft_consensus.cc:2468] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:32.919031 16836 leader_election.cc:304] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:32.919754 17235 raft_consensus.cc:2804] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:32.920101 16944 raft_consensus.cc:2468] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 2.
I20260709 12:08:32.920153 17235 raft_consensus.cc:697] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:32.921128 17235 consensus_queue.cc:237] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:32.928390 16767 catalog_manager.cc:5697] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 1 to 2, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.993669 17228 raft_consensus.cc:993] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:32.994084 17227 raft_consensus.cc:1081] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Signalling peer d98af488a2544a4386883d05f47f19f6 to start an election
I20260709 12:08:32.995431 17018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29"
dest_uuid: "d98af488a2544a4386883d05f47f19f6"
 from {username='slave'} at 127.0.0.1:33796
I20260709 12:08:32.995817 17018 raft_consensus.cc:493] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.996031 17018 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.999948 17018 raft_consensus.cc:515] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:33.001273 17018 leader_election.cc:290] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [CANDIDATE]: Term 4 election: Requested vote from peers 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351), 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979)
I20260709 12:08:33.002303 16870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
I20260709 12:08:33.002756 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2c9a39e42f4243b834d6bd2332fe29" candidate_uuid: "d98af488a2544a4386883d05f47f19f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:33.003129 16870 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:33.003264 16944 raft_consensus.cc:3055] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:33.003592 16944 raft_consensus.cc:740] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:33.004205 16944 consensus_queue.cc:260] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:33.005092 16944 raft_consensus.cc:3060] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:33.007419 16870 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 4.
I20260709 12:08:33.008359 16984 leader_election.cc:304] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [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: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:33.009135 17225 raft_consensus.cc:2804] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:33.009493 16944 raft_consensus.cc:2468] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98af488a2544a4386883d05f47f19f6 in term 4.
I20260709 12:08:33.009541 17225 raft_consensus.cc:697] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 4 LEADER]: Becoming Leader. State: Replica: d98af488a2544a4386883d05f47f19f6, State: Running, Role: LEADER
I20260709 12:08:33.010648 17225 consensus_queue.cc:237] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:33.016880 16767 catalog_manager.cc:5697] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 reported cstate change: term changed from 3 to 4, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to d98af488a2544a4386883d05f47f19f6 (127.16.87.195). New cstate: current_term: 4 leader_uuid: "d98af488a2544a4386883d05f47f19f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:33.047379 17228 raft_consensus.cc:993] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: : Instructing follower 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:33.047843 17227 raft_consensus.cc:1081] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 LEADER]: Signalling peer 70616b8cf43845269f069dcebaa1efa8 to start an election
I20260709 12:08:33.049232 16870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2"
dest_uuid: "70616b8cf43845269f069dcebaa1efa8"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:08:33.049616 16870 raft_consensus.cc:493] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:33.049835 16870 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:33.053609 16870 raft_consensus.cc:515] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:33.055102 16870 leader_election.cc:290] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [CANDIDATE]: Term 3 election: Requested vote from peers 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979), d98af488a2544a4386883d05f47f19f6 (127.16.87.195:33081)
I20260709 12:08:33.055830 16944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "109cd5b936e9490ca8794cd42f82891a"
I20260709 12:08:33.056134 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81c586860004818a79aa5dee181bdd2" candidate_uuid: "70616b8cf43845269f069dcebaa1efa8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98af488a2544a4386883d05f47f19f6"
I20260709 12:08:33.056324 16944 raft_consensus.cc:3055] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:33.056630 16944 raft_consensus.cc:740] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 109cd5b936e9490ca8794cd42f82891a, State: Running, Role: LEADER
I20260709 12:08:33.056638 17018 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:33.057394 16944 consensus_queue.cc:260] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:33.058495 16944 raft_consensus.cc:3060] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:33.061198 17018 raft_consensus.cc:2468] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 3.
I20260709 12:08:33.062152 16836 leader_election.cc:304] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [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: 70616b8cf43845269f069dcebaa1efa8, d98af488a2544a4386883d05f47f19f6; no voters: 
I20260709 12:08:33.062522 16944 raft_consensus.cc:2468] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70616b8cf43845269f069dcebaa1efa8 in term 3.
I20260709 12:08:33.063014 17235 raft_consensus.cc:2804] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:33.063474 17235 raft_consensus.cc:697] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 3 LEADER]: Becoming Leader. State: Replica: 70616b8cf43845269f069dcebaa1efa8, State: Running, Role: LEADER
I20260709 12:08:33.064249 17235 consensus_queue.cc:237] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [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: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } }
I20260709 12:08:33.070519 16767 catalog_manager.cc:5697] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 reported cstate change: term changed from 2 to 3, leader changed from 109cd5b936e9490ca8794cd42f82891a (127.16.87.194) to 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193). New cstate: current_term: 3 leader_uuid: "70616b8cf43845269f069dcebaa1efa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:33.231513 16944 raft_consensus.cc:1275] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:33.232400 16870 raft_consensus.cc:1275] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:33.232854 17225 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.233722 17229 consensus_queue.cc:1048] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.305290 16944 raft_consensus.cc:1275] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:33.306281 17235 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.314693 17018 raft_consensus.cc:1275] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:33.316982 17235 consensus_queue.cc:1048] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.324637 17018 raft_consensus.cc:1275] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:33.326731 17235 consensus_queue.cc:1048] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:33.341248 16944 raft_consensus.cc:1275] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:33.342885 17251 consensus_queue.cc:1048] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:33.414194 16870 raft_consensus.cc:1275] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:33.415364 17225 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70616b8cf43845269f069dcebaa1efa8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.423804 16944 raft_consensus.cc:1275] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Refusing update from remote peer d98af488a2544a4386883d05f47f19f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:33.425532 17248 consensus_queue.cc:1048] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.448118 17019 raft_consensus.cc:1275] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:33.449402 17251 consensus_queue.cc:1048] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98af488a2544a4386883d05f47f19f6" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:33.458299 16944 raft_consensus.cc:1275] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Refusing update from remote peer 70616b8cf43845269f069dcebaa1efa8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:33.460438 17251 consensus_queue.cc:1048] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "109cd5b936e9490ca8794cd42f82891a" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:33.771181 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:33.776055 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:33.776479 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:34.777491 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:34.782613 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:34.783008 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:35.783931 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:35.788672 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:35.789094 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:36.790009 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:36.795321 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:36.795785 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:37.796787 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:37.801693 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:37.802132 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:38.803238 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:38.809095 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:38.809506 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:39.810717 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:39.815810 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:39.816220 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:40.817243 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:40.822342 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:40.822878 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:41.824047 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:41.830493 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:41.830919 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:42.866027 16735 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:08:42.866868 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
I20260709 12:08:42.894948 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:42.895776 16735 tablet_replica.cc:333] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.896855 16735 raft_consensus.cc:2243] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.897846 16735 raft_consensus.cc:2272] T e81c586860004818a79aa5dee181bdd2 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.900156 16735 tablet_replica.cc:333] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.900815 16735 raft_consensus.cc:2243] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.901242 16735 raft_consensus.cc:2272] T 10ded39c165c4c63b298241e08a43316 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.902969 16735 tablet_replica.cc:333] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.903472 16735 raft_consensus.cc:2243] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.904277 16735 raft_consensus.cc:2272] T 408b4372601e442ca82032ea4b5cd8ab P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.906611 16735 tablet_replica.cc:333] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.907276 16735 raft_consensus.cc:2243] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.907816 16735 raft_consensus.cc:2272] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 70616b8cf43845269f069dcebaa1efa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.910064 16735 tablet_replica.cc:333] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.910619 16735 raft_consensus.cc:2243] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.911142 16735 raft_consensus.cc:2272] T 6778ab05c6e043e8b88d8b738f88fc09 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.912870 16735 tablet_replica.cc:333] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.913390 16735 raft_consensus.cc:2243] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.913779 16735 raft_consensus.cc:2272] T b215f769223e486089090019cb2dfaca P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.915525 16735 tablet_replica.cc:333] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.916007 16735 raft_consensus.cc:2243] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.916404 16735 raft_consensus.cc:2272] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 70616b8cf43845269f069dcebaa1efa8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.918325 16735 tablet_replica.cc:333] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.918800 16735 raft_consensus.cc:2243] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.919483 16735 raft_consensus.cc:2272] T bd2c9a39e42f4243b834d6bd2332fe29 P 70616b8cf43845269f069dcebaa1efa8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.921854 16735 tablet_replica.cc:333] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8: stopping tablet replica
I20260709 12:08:42.922236 16735 raft_consensus.cc:2243] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.923017 16735 raft_consensus.cc:2272] T 058db81dd9364d31861111c7834b50b8 P 70616b8cf43845269f069dcebaa1efa8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:43.003008 16984 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37351: connect: Connection refused (error 111)
I20260709 12:08:43.004678 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
W20260709 12:08:43.007280 16984 consensus_peers.cc:597] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 -> Peer 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351): Couldn't send request to peer 70616b8cf43845269f069dcebaa1efa8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:43.026741 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
W20260709 12:08:43.026700 16910 consensus_peers.cc:597] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a -> Peer 70616b8cf43845269f069dcebaa1efa8 (127.16.87.193:37351): Couldn't send request to peer 70616b8cf43845269f069dcebaa1efa8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:43.059291 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:43.059959 16735 tablet_replica.cc:333] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.060519 16735 raft_consensus.cc:2243] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.061450 16735 raft_consensus.cc:2272] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.063359 16735 tablet_replica.cc:333] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.063840 16735 raft_consensus.cc:2243] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.064237 16735 raft_consensus.cc:2272] T 058db81dd9364d31861111c7834b50b8 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.065768 16735 tablet_replica.cc:333] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.066206 16735 raft_consensus.cc:2243] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.066691 16735 raft_consensus.cc:2272] T bd2c9a39e42f4243b834d6bd2332fe29 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.068873 16735 tablet_replica.cc:333] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.069564 16735 raft_consensus.cc:2243] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.070153 16735 raft_consensus.cc:2272] T e81c586860004818a79aa5dee181bdd2 P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:43.071655 16984 consensus_peers.cc:597] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 -> Peer 109cd5b936e9490ca8794cd42f82891a (127.16.87.194:42979): Couldn't send request to peer 109cd5b936e9490ca8794cd42f82891a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:43.072294 16735 tablet_replica.cc:333] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.072830 16735 raft_consensus.cc:2243] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.073277 16735 raft_consensus.cc:2272] T 6778ab05c6e043e8b88d8b738f88fc09 P 109cd5b936e9490ca8794cd42f82891a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.075011 16735 tablet_replica.cc:333] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.075518 16735 raft_consensus.cc:2243] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.076282 16735 raft_consensus.cc:2272] T b215f769223e486089090019cb2dfaca P 109cd5b936e9490ca8794cd42f82891a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.077806 16735 tablet_replica.cc:333] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.078269 16735 raft_consensus.cc:2243] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.079102 16735 raft_consensus.cc:2272] T 9a7fb7517b674b7c9ebbf34b6be110a5 P 109cd5b936e9490ca8794cd42f82891a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.080746 16735 tablet_replica.cc:333] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.081207 16735 raft_consensus.cc:2243] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.081624 16735 raft_consensus.cc:2272] T 10ded39c165c4c63b298241e08a43316 P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.083169 16735 tablet_replica.cc:333] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a: stopping tablet replica
I20260709 12:08:43.083604 16735 raft_consensus.cc:2243] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.084012 16735 raft_consensus.cc:2272] T 408b4372601e442ca82032ea4b5cd8ab P 109cd5b936e9490ca8794cd42f82891a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.111649 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
I20260709 12:08:43.130528 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
I20260709 12:08:43.155174 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:43.155848 16735 tablet_replica.cc:333] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.156574 16735 raft_consensus.cc:2243] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.157213 16735 raft_consensus.cc:2272] T 058db81dd9364d31861111c7834b50b8 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.159400 16735 tablet_replica.cc:333] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.159911 16735 raft_consensus.cc:2243] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.160717 16735 raft_consensus.cc:2272] T bd2c9a39e42f4243b834d6bd2332fe29 P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.162432 16735 tablet_replica.cc:333] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.162918 16735 raft_consensus.cc:2243] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.163419 16735 raft_consensus.cc:2272] T d2b0bde8a75340a1a3e7f1c51b2aeb72 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.165071 16735 tablet_replica.cc:333] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.165568 16735 raft_consensus.cc:2243] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.165957 16735 raft_consensus.cc:2272] T 9a7fb7517b674b7c9ebbf34b6be110a5 P d98af488a2544a4386883d05f47f19f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.167605 16735 tablet_replica.cc:333] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.168061 16735 raft_consensus.cc:2243] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.168469 16735 raft_consensus.cc:2272] T e81c586860004818a79aa5dee181bdd2 P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.170043 16735 tablet_replica.cc:333] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.170603 16735 raft_consensus.cc:2243] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.171397 16735 raft_consensus.cc:2272] T 10ded39c165c4c63b298241e08a43316 P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.172973 16735 tablet_replica.cc:333] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.173414 16735 raft_consensus.cc:2243] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.173843 16735 raft_consensus.cc:2272] T 408b4372601e442ca82032ea4b5cd8ab P d98af488a2544a4386883d05f47f19f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.175494 16735 tablet_replica.cc:333] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.175930 16735 raft_consensus.cc:2243] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.176642 16735 raft_consensus.cc:2272] T 6778ab05c6e043e8b88d8b738f88fc09 P d98af488a2544a4386883d05f47f19f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.178156 16735 tablet_replica.cc:333] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6: stopping tablet replica
I20260709 12:08:43.178599 16735 raft_consensus.cc:2243] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:43.179026 16735 raft_consensus.cc:2272] T b215f769223e486089090019cb2dfaca P d98af488a2544a4386883d05f47f19f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.205945 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
I20260709 12:08:43.223343 16735 master.cc:562] Master@127.16.87.254:43019 shutting down...
I20260709 12:08:43.425941 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:43.426756 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:43.427119 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 049b599a5ad645f2b9c2c678a3cf50d4: stopping tablet replica
I20260709 12:08:43.446185 16735 master.cc:584] Master@127.16.87.254:43019 shutdown complete.
109cd5b936e9490ca8794cd42f82891a  4
70616b8cf43845269f069dcebaa1efa8  4
d98af488a2544a4386883d05f47f19f6  1
109cd5b936e9490ca8794cd42f82891a  3
70616b8cf43845269f069dcebaa1efa8  3
d98af488a2544a4386883d05f47f19f6  3
109cd5b936e9490ca8794cd42f82891a  8
70616b8cf43845269f069dcebaa1efa8  0
d98af488a2544a4386883d05f47f19f6  1
109cd5b936e9490ca8794cd42f82891a  3
70616b8cf43845269f069dcebaa1efa8  3
d98af488a2544a4386883d05f47f19f6  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30841 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:08:43.487202 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:36787
I20260709 12:08:43.488356 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:43.494385 17269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.494451 17270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.494784 17272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.496249 16735 server_base.cc:1061] running on GCE node
I20260709 12:08:43.497125 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:43.497306 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:43.497505 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598923497473 us; error 0 us; skew 500 ppm
I20260709 12:08:43.498036 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:43.500526 16735 webserver.cc:533] Webserver started at http://127.16.87.254:38095/ using document root <none> and password file <none>
I20260709 12:08:43.501049 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:43.501250 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:43.501547 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:43.502763 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "d72b9a28902644eca5f39c3b05cda5ef"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.507190 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:08:43.510520 17277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.511289 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:08:43.511583 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "d72b9a28902644eca5f39c3b05cda5ef"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.511881 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:43.527948 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:43.529261 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:43.570441 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:36787
I20260709 12:08:43.570514 17328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:36787 every 8 connection(s)
I20260709 12:08:43.574414 17329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.584209 17329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef: Bootstrap starting.
I20260709 12:08:43.589020 17329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.593393 17329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef: No bootstrap required, opened a new log
I20260709 12:08:43.595610 17329 raft_consensus.cc:359] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72b9a28902644eca5f39c3b05cda5ef" member_type: VOTER }
I20260709 12:08:43.596029 17329 raft_consensus.cc:385] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.596323 17329 raft_consensus.cc:740] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72b9a28902644eca5f39c3b05cda5ef, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.596876 17329 consensus_queue.cc:260] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d72b9a28902644eca5f39c3b05cda5ef" member_type: VOTER }
I20260709 12:08:43.597344 17329 raft_consensus.cc:399] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:43.597640 17329 raft_consensus.cc:493] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:43.597951 17329 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.602067 17329 raft_consensus.cc:515] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72b9a28902644eca5f39c3b05cda5ef" member_type: VOTER }
I20260709 12:08:43.602703 17329 leader_election.cc:304] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [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: d72b9a28902644eca5f39c3b05cda5ef; no voters: 
I20260709 12:08:43.603842 17329 leader_election.cc:290] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:43.604213 17332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.605580 17332 raft_consensus.cc:697] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 1 LEADER]: Becoming Leader. State: Replica: d72b9a28902644eca5f39c3b05cda5ef, State: Running, Role: LEADER
I20260709 12:08:43.606210 17332 consensus_queue.cc:237] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [LEADER]: Queue going to LEADER mode. State: All 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: "d72b9a28902644eca5f39c3b05cda5ef" member_type: VOTER }
I20260709 12:08:43.606844 17329 sys_catalog.cc:565] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:43.611331 17333 sys_catalog.cc:455] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d72b9a28902644eca5f39c3b05cda5ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72b9a28902644eca5f39c3b05cda5ef" member_type: VOTER } }
I20260709 12:08:43.612140 17333 sys_catalog.cc:458] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:43.615980 17334 sys_catalog.cc:455] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader d72b9a28902644eca5f39c3b05cda5ef. Latest consensus state: current_term: 1 leader_uuid: "d72b9a28902644eca5f39c3b05cda5ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72b9a28902644eca5f39c3b05cda5ef" member_type: VOTER } }
I20260709 12:08:43.616518 17334 sys_catalog.cc:458] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:43.616585 17341 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:43.625051 17341 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:43.626165 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:43.634660 17341 catalog_manager.cc:1383] Generated new cluster ID: 7c8f85e0680842dab8ec6fe114b0441b
I20260709 12:08:43.634963 17341 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:43.658881 17341 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:43.660102 17341 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:43.675321 17341 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef: Generated new TSK 0
I20260709 12:08:43.675972 17341 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:43.692674 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:43.698653 17350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.699543 17351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.702302 16735 server_base.cc:1061] running on GCE node
W20260709 12:08:43.702351 17353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.703529 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:43.703751 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:43.703927 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598923703910 us; error 0 us; skew 500 ppm
I20260709 12:08:43.704458 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:43.706975 16735 webserver.cc:533] Webserver started at http://127.16.87.193:43229/ using document root <none> and password file <none>
I20260709 12:08:43.707489 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:43.707707 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:43.708019 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:43.709066 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "cfb30a2291d14aadabe1e596489014ae"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.713815 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:08:43.717254 17358 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.718076 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:08:43.718446 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "cfb30a2291d14aadabe1e596489014ae"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.718752 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:43.734648 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:43.735878 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:43.737315 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:43.739506 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:43.739745 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.739984 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:43.740175 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.778891 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:46439
I20260709 12:08:43.778985 17420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:46439 every 8 connection(s)
I20260709 12:08:43.784009 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:43.791096 17425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.792490 17426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.794283 17428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.795553 16735 server_base.cc:1061] running on GCE node
I20260709 12:08:43.797502 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:43.797828 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:43.797896 17421 heartbeater.cc:344] Connected to a master server at 127.16.87.254:36787
I20260709 12:08:43.798105 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598923798066 us; error 0 us; skew 500 ppm
I20260709 12:08:43.798405 17421 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:43.798869 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:43.799157 17421 heartbeater.cc:507] Master 127.16.87.254:36787 requested a full tablet report, sending...
I20260709 12:08:43.801858 16735 webserver.cc:533] Webserver started at http://127.16.87.194:34863/ using document root <none> and password file <none>
I20260709 12:08:43.801883 17294 ts_manager.cc:194] Registered new tserver with Master: cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439)
I20260709 12:08:43.802654 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:43.802915 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:43.803239 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:43.804383 17294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59124
I20260709 12:08:43.804725 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "2961e78a6ae940c78d933635a6a6877b"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.809271 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:08:43.812549 17433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.813329 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:08:43.813639 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "2961e78a6ae940c78d933635a6a6877b"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.813898 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:43.839813 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:43.841015 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:43.842629 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:43.844918 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:43.845148 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.845391 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:43.845558 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.884672 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:38221
I20260709 12:08:43.884795 17495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:38221 every 8 connection(s)
I20260709 12:08:43.889575 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:43.896080 17499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.900938 17500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.901484 16735 server_base.cc:1061] running on GCE node
W20260709 12:08:43.902416 17502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.903333 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:43.903519 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:43.903651 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598923903640 us; error 0 us; skew 500 ppm
I20260709 12:08:43.904116 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:43.906726 16735 webserver.cc:533] Webserver started at http://127.16.87.195:45615/ using document root <none> and password file <none>
I20260709 12:08:43.907351 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:43.907584 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:43.907913 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:43.908850 17496 heartbeater.cc:344] Connected to a master server at 127.16.87.254:36787
I20260709 12:08:43.909207 17496 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:43.909348 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "ee85b3258e4e4d07be1c99cc01c81802"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.910110 17496 heartbeater.cc:507] Master 127.16.87.254:36787 requested a full tablet report, sending...
I20260709 12:08:43.912075 17294 ts_manager.cc:194] Registered new tserver with Master: 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:43.913570 17294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59130
I20260709 12:08:43.914556 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 12:08:43.918057 17507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.918826 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:08:43.919131 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "ee85b3258e4e4d07be1c99cc01c81802"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-rldg"
I20260709 12:08:43.919376 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:43.933422 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:43.934710 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:43.936128 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:43.938220 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:43.938504 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.938747 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:43.938930 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.977454 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:46845
I20260709 12:08:43.977571 17569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:46845 every 8 connection(s)
I20260709 12:08:43.990958 17570 heartbeater.cc:344] Connected to a master server at 127.16.87.254:36787
I20260709 12:08:43.991346 17570 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:43.992045 17570 heartbeater.cc:507] Master 127.16.87.254:36787 requested a full tablet report, sending...
I20260709 12:08:43.993892 17294 ts_manager.cc:194] Registered new tserver with Master: ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:43.994061 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013485952s
I20260709 12:08:43.995718 17294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59140
I20260709 12:08:44.019938 17294 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59154:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:08:44.022878 17294 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:08:44.104182 17386 tablet_service.cc:1511] Processing CreateTablet for tablet ae16f30e70e14bb6982980ac38652944 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:44.105691 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae16f30e70e14bb6982980ac38652944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.107676 17385 tablet_service.cc:1511] Processing CreateTablet for tablet 919325da0dc048c990e75118d8258079 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:44.109248 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919325da0dc048c990e75118d8258079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.110965 17535 tablet_service.cc:1511] Processing CreateTablet for tablet ae16f30e70e14bb6982980ac38652944 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:44.111546 17383 tablet_service.cc:1511] Processing CreateTablet for tablet 4afa13a1e2ab4d6cb18cd092c12f0eb5 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:44.112339 17535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae16f30e70e14bb6982980ac38652944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.112587 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 2e61b7202f614725a103e17a9a328262 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:44.113049 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afa13a1e2ab4d6cb18cd092c12f0eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.113937 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e61b7202f614725a103e17a9a328262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.115592 17382 tablet_service.cc:1511] Processing CreateTablet for tablet 6f311c85237440678c8770044991fe7e (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:44.117691 17531 tablet_service.cc:1511] Processing CreateTablet for tablet 6f311c85237440678c8770044991fe7e (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:44.118429 17533 tablet_service.cc:1511] Processing CreateTablet for tablet 2e61b7202f614725a103e17a9a328262 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:44.118499 17532 tablet_service.cc:1511] Processing CreateTablet for tablet 4afa13a1e2ab4d6cb18cd092c12f0eb5 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:44.118932 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f311c85237440678c8770044991fe7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.120626 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f311c85237440678c8770044991fe7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.120301 17530 tablet_service.cc:1511] Processing CreateTablet for tablet b9eaee5b57994434a576c786f33acfd8 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:44.121610 17530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaee5b57994434a576c786f33acfd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.122669 17532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afa13a1e2ab4d6cb18cd092c12f0eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.123672 17381 tablet_service.cc:1511] Processing CreateTablet for tablet b9eaee5b57994434a576c786f33acfd8 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:44.125030 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaee5b57994434a576c786f33acfd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.115475 17534 tablet_service.cc:1511] Processing CreateTablet for tablet 919325da0dc048c990e75118d8258079 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:44.128764 17533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e61b7202f614725a103e17a9a328262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.129123 17380 tablet_service.cc:1511] Processing CreateTablet for tablet e63cd771fcaf4a448dd050e32837c14c (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:44.130474 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63cd771fcaf4a448dd050e32837c14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.135550 17534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919325da0dc048c990e75118d8258079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.136121 17379 tablet_service.cc:1511] Processing CreateTablet for tablet d1b29b711ec0482583d6e8eebb5c47c5 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:44.137427 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b29b711ec0482583d6e8eebb5c47c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.140292 17529 tablet_service.cc:1511] Processing CreateTablet for tablet e63cd771fcaf4a448dd050e32837c14c (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:44.140374 17528 tablet_service.cc:1511] Processing CreateTablet for tablet d1b29b711ec0482583d6e8eebb5c47c5 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:44.141795 17529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63cd771fcaf4a448dd050e32837c14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.143019 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b29b711ec0482583d6e8eebb5c47c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.148679 17527 tablet_service.cc:1511] Processing CreateTablet for tablet f036b10758184139b95aaacd7420e958 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:44.150054 17527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f036b10758184139b95aaacd7420e958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.152082 17378 tablet_service.cc:1511] Processing CreateTablet for tablet f036b10758184139b95aaacd7420e958 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:44.153489 17378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f036b10758184139b95aaacd7420e958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.160434 17459 tablet_service.cc:1511] Processing CreateTablet for tablet 2e61b7202f614725a103e17a9a328262 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:44.160655 17460 tablet_service.cc:1511] Processing CreateTablet for tablet 919325da0dc048c990e75118d8258079 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:44.161850 17459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e61b7202f614725a103e17a9a328262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.162171 17457 tablet_service.cc:1511] Processing CreateTablet for tablet 6f311c85237440678c8770044991fe7e (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:44.164631 17458 tablet_service.cc:1511] Processing CreateTablet for tablet 4afa13a1e2ab4d6cb18cd092c12f0eb5 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:44.164964 17455 tablet_service.cc:1511] Processing CreateTablet for tablet e63cd771fcaf4a448dd050e32837c14c (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:44.165946 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 48fc7c5667424fabbbdc3cf7fa381c15 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:44.168278 17454 tablet_service.cc:1511] Processing CreateTablet for tablet d1b29b711ec0482583d6e8eebb5c47c5 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:44.157615 17456 tablet_service.cc:1511] Processing CreateTablet for tablet b9eaee5b57994434a576c786f33acfd8 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:44.157568 17461 tablet_service.cc:1511] Processing CreateTablet for tablet ae16f30e70e14bb6982980ac38652944 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:44.163538 17457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f311c85237440678c8770044991fe7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.171650 17458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afa13a1e2ab4d6cb18cd092c12f0eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.174763 17461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae16f30e70e14bb6982980ac38652944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.175442 17460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919325da0dc048c990e75118d8258079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.178699 17456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaee5b57994434a576c786f33acfd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.178869 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fc7c5667424fabbbdc3cf7fa381c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.181638 17455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63cd771fcaf4a448dd050e32837c14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.186623 17454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b29b711ec0482583d6e8eebb5c47c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.192596 17453 tablet_service.cc:1511] Processing CreateTablet for tablet f036b10758184139b95aaacd7420e958 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:44.198165 17452 tablet_service.cc:1511] Processing CreateTablet for tablet 48fc7c5667424fabbbdc3cf7fa381c15 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:44.199602 17452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fc7c5667424fabbbdc3cf7fa381c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.203012 17453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f036b10758184139b95aaacd7420e958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.270376 17586 tablet_bootstrap.cc:492] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.295384 17587 tablet_bootstrap.cc:492] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.295475 17585 tablet_bootstrap.cc:492] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.296124 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 48fc7c5667424fabbbdc3cf7fa381c15 (DEFAULT_TABLE table=test-workload [id=f91ba69f6b8e444db65354dee077338c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:44.305208 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fc7c5667424fabbbdc3cf7fa381c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:44.309338 17586 tablet_bootstrap.cc:654] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.324645 17587 tablet_bootstrap.cc:654] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.334764 17585 tablet_bootstrap.cc:654] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.338406 17587 tablet_bootstrap.cc:492] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.338886 17587 ts_tablet_manager.cc:1403] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.009s
I20260709 12:08:44.339609 17586 tablet_bootstrap.cc:492] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.340072 17586 ts_tablet_manager.cc:1403] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.006s
I20260709 12:08:44.342098 17587 raft_consensus.cc:359] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.343024 17587 raft_consensus.cc:385] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.343305 17587 raft_consensus.cc:740] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.344076 17587 consensus_queue.cc:260] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.344905 17585 tablet_bootstrap.cc:492] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.342540 17586 raft_consensus.cc:359] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.345232 17586 raft_consensus.cc:385] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.345368 17585 ts_tablet_manager.cc:1403] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260709 12:08:44.345559 17586 raft_consensus.cc:740] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.346055 17496 heartbeater.cc:499] Master 127.16.87.254:36787 was elected leader, sending a full tablet report...
I20260709 12:08:44.346350 17586 consensus_queue.cc:260] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.348449 17585 raft_consensus.cc:359] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.348966 17587 ts_tablet_manager.cc:1434] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:08:44.349165 17585 raft_consensus.cc:385] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.349277 17570 heartbeater.cc:499] Master 127.16.87.254:36787 was elected leader, sending a full tablet report...
I20260709 12:08:44.349498 17585 raft_consensus.cc:740] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.349961 17587 tablet_bootstrap.cc:492] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.350412 17585 consensus_queue.cc:260] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.355083 17421 heartbeater.cc:499] Master 127.16.87.254:36787 was elected leader, sending a full tablet report...
I20260709 12:08:44.355636 17585 ts_tablet_manager.cc:1434] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:08:44.356596 17585 tablet_bootstrap.cc:492] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.357611 17587 tablet_bootstrap.cc:654] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.359575 17586 ts_tablet_manager.cc:1434] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 12:08:44.360603 17586 tablet_bootstrap.cc:492] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.363068 17585 tablet_bootstrap.cc:654] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.367233 17586 tablet_bootstrap.cc:654] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.369022 17585 tablet_bootstrap.cc:492] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.369602 17585 ts_tablet_manager.cc:1403] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 12:08:44.372485 17585 raft_consensus.cc:359] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.373322 17585 raft_consensus.cc:385] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.373685 17585 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.374519 17585 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.376979 17585 ts_tablet_manager.cc:1434] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:08:44.377957 17585 tablet_bootstrap.cc:492] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.384459 17585 tablet_bootstrap.cc:654] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.410756 17593 raft_consensus.cc:493] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.411455 17593 raft_consensus.cc:515] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.418191 17593 leader_election.cc:290] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.430614 17591 raft_consensus.cc:493] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.431339 17591 raft_consensus.cc:515] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.443913 17591 leader_election.cc:290] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.446974 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
W20260709 12:08:44.449159 17360 leader_election.cc:343] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.454977 17586 tablet_bootstrap.cc:492] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.455468 17586 ts_tablet_manager.cc:1403] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.095s	user 0.022s	sys 0.048s
I20260709 12:08:44.455768 17587 tablet_bootstrap.cc:492] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.456234 17587 ts_tablet_manager.cc:1403] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.045s
I20260709 12:08:44.456596 17585 tablet_bootstrap.cc:492] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.457206 17585 ts_tablet_manager.cc:1403] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.079s	user 0.044s	sys 0.030s
I20260709 12:08:44.458376 17586 raft_consensus.cc:359] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.459151 17586 raft_consensus.cc:385] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.458942 17587 raft_consensus.cc:359] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.459465 17586 raft_consensus.cc:740] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.459674 17587 raft_consensus.cc:385] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.459982 17587 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.460362 17586 consensus_queue.cc:260] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.460696 17587 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.461490 17585 raft_consensus.cc:359] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.462226 17585 raft_consensus.cc:385] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.462529 17586 ts_tablet_manager.cc:1434] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:08:44.462684 17587 ts_tablet_manager.cc:1434] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:08:44.462623 17585 raft_consensus.cc:740] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.463580 17586 tablet_bootstrap.cc:492] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.463662 17587 tablet_bootstrap.cc:492] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.463704 17585 consensus_queue.cc:260] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.468500 17585 ts_tablet_manager.cc:1434] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:08:44.469570 17585 tablet_bootstrap.cc:492] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.470376 17586 tablet_bootstrap.cc:654] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.470376 17587 tablet_bootstrap.cc:654] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.476526 17585 tablet_bootstrap.cc:654] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.482052 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
W20260709 12:08:44.483984 17359 leader_election.cc:343] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.484645 17359 leader_election.cc:304] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae; no voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.486042 17593 raft_consensus.cc:2749] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.488400 17585 tablet_bootstrap.cc:492] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.488915 17585 ts_tablet_manager.cc:1403] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:08:44.492278 17585 raft_consensus.cc:359] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.493158 17585 raft_consensus.cc:385] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.493539 17585 raft_consensus.cc:740] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.494454 17585 consensus_queue.cc:260] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.497071 17585 ts_tablet_manager.cc:1434] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:08:44.498135 17585 tablet_bootstrap.cc:492] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.504796 17585 tablet_bootstrap.cc:654] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.509523 17592 raft_consensus.cc:493] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.510080 17592 raft_consensus.cc:515] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.512483 17587 tablet_bootstrap.cc:492] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.512615 17586 tablet_bootstrap.cc:492] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.513011 17587 ts_tablet_manager.cc:1403] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.018s
I20260709 12:08:44.513273 17586 ts_tablet_manager.cc:1403] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.005s
I20260709 12:08:44.516570 17585 tablet_bootstrap.cc:492] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.516708 17586 raft_consensus.cc:359] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.517171 17585 ts_tablet_manager.cc:1403] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:08:44.516816 17587 raft_consensus.cc:359] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.517488 17586 raft_consensus.cc:385] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.517880 17587 raft_consensus.cc:385] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.517921 17586 raft_consensus.cc:740] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.518452 17587 raft_consensus.cc:740] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.518949 17586 consensus_queue.cc:260] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.519425 17587 consensus_queue.cc:260] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.520907 17585 raft_consensus.cc:359] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.521705 17587 ts_tablet_manager.cc:1434] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:08:44.522147 17592 leader_election.cc:290] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.522176 17585 raft_consensus.cc:385] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.522884 17587 tablet_bootstrap.cc:492] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.522898 17585 raft_consensus.cc:740] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.524402 17585 consensus_queue.cc:260] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.529412 17587 tablet_bootstrap.cc:654] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.530139 17585 ts_tablet_manager.cc:1434] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:08:44.531620 17585 tablet_bootstrap.cc:492] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.539238 17585 tablet_bootstrap.cc:654] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.541008 17587 tablet_bootstrap.cc:492] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.541494 17587 ts_tablet_manager.cc:1403] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:08:44.544821 17587 raft_consensus.cc:359] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.545518 17587 raft_consensus.cc:385] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.545810 17587 raft_consensus.cc:740] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.546958 17587 consensus_queue.cc:260] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.552912 17585 tablet_bootstrap.cc:492] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.553660 17585 ts_tablet_manager.cc:1403] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 12:08:44.557408 17587 ts_tablet_manager.cc:1434] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:08:44.557626 17585 raft_consensus.cc:359] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.558967 17585 raft_consensus.cc:385] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.559441 17585 raft_consensus.cc:740] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.560426 17585 consensus_queue.cc:260] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.563994 17585 ts_tablet_manager.cc:1434] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:08:44.564957 17587 tablet_bootstrap.cc:492] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.565438 17585 tablet_bootstrap.cc:492] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.568217 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.568922 17396 raft_consensus.cc:2468] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 0.
I20260709 12:08:44.570293 17437 leader_election.cc:304] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:44.571131 17591 raft_consensus.cc:2804] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.571501 17591 raft_consensus.cc:493] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.571828 17591 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.572348 17587 tablet_bootstrap.cc:654] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.575142 17585 tablet_bootstrap.cc:654] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.581151 17591 raft_consensus.cc:515] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.588338 17585 tablet_bootstrap.cc:492] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.589135 17585 ts_tablet_manager.cc:1403] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:08:44.592016 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
W20260709 12:08:44.593933 17435 leader_election.cc:343] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.593500 17585 raft_consensus.cc:359] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.594730 17585 raft_consensus.cc:385] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.595194 17585 raft_consensus.cc:740] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.596392 17585 consensus_queue.cc:260] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.600659 17585 ts_tablet_manager.cc:1434] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:08:44.602102 17585 tablet_bootstrap.cc:492] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.609079 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.609663 17396 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.610795 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:44.614274 17585 tablet_bootstrap.cc:654] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:44.617170 17342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:44.617074 17396 raft_consensus.cc:2468] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 1.
I20260709 12:08:44.618387 17437 leader_election.cc:304] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
W20260709 12:08:44.622342 17435 leader_election.cc:343] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.625017 17591 leader_election.cc:290] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.625820 17591 raft_consensus.cc:2804] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.626416 17591 raft_consensus.cc:697] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:44.627497 17591 consensus_queue.cc:237] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.632537 17586 ts_tablet_manager.cc:1434] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.119s	user 0.030s	sys 0.060s
I20260709 12:08:44.634502 17587 tablet_bootstrap.cc:492] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.635025 17587 ts_tablet_manager.cc:1403] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.046s
I20260709 12:08:44.637828 17587 raft_consensus.cc:359] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.638515 17587 raft_consensus.cc:385] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.638818 17587 raft_consensus.cc:740] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.639770 17587 consensus_queue.cc:260] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.645977 17586 tablet_bootstrap.cc:492] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.648917 17587 ts_tablet_manager.cc:1434] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.011s
I20260709 12:08:44.649930 17587 tablet_bootstrap.cc:492] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.651504 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.652164 17471 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.653712 17508 leader_election.cc:304] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.654732 17609 raft_consensus.cc:2804] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.655131 17609 raft_consensus.cc:493] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.655293 17586 tablet_bootstrap.cc:654] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.655508 17609 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.656055 17587 tablet_bootstrap.cc:654] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.658833 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.659685 17396 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.661909 17585 tablet_bootstrap.cc:492] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.662423 17585 ts_tablet_manager.cc:1403] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.029s
I20260709 12:08:44.665098 17585 raft_consensus.cc:359] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.665758 17585 raft_consensus.cc:385] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.666025 17585 raft_consensus.cc:740] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.666708 17587 tablet_bootstrap.cc:492] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.666786 17585 consensus_queue.cc:260] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.667443 17587 ts_tablet_manager.cc:1403] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:08:44.668413 17609 raft_consensus.cc:515] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.670499 17587 raft_consensus.cc:359] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.671270 17587 raft_consensus.cc:385] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.671306 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.671663 17587 raft_consensus.cc:740] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.672080 17396 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.672595 17587 consensus_queue.cc:260] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.675093 17586 tablet_bootstrap.cc:492] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.675227 17587 ts_tablet_manager.cc:1434] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:44.675701 17586 ts_tablet_manager.cc:1403] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260709 12:08:44.676251 17587 tablet_bootstrap.cc:492] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.679184 17396 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.679023 17292 catalog_manager.cc:5697] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 1 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:44.680405 17511 leader_election.cc:304] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.680434 17586 raft_consensus.cc:359] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.681387 17586 raft_consensus.cc:385] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.681396 17592 raft_consensus.cc:2804] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.681947 17586 raft_consensus.cc:740] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.682832 17609 leader_election.cc:290] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.683174 17587 tablet_bootstrap.cc:654] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.672102 17585 ts_tablet_manager.cc:1434] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:08:44.684448 17585 tablet_bootstrap.cc:492] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.684403 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:44.685310 17471 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.691913 17585 tablet_bootstrap.cc:654] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.696733 17586 consensus_queue.cc:260] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.698885 17609 raft_consensus.cc:493] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.699383 17609 raft_consensus.cc:515] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.705216 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61b7202f614725a103e17a9a328262" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.705845 17396 raft_consensus.cc:2468] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.706660 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61b7202f614725a103e17a9a328262" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.706954 17511 leader_election.cc:304] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.707300 17470 raft_consensus.cc:2468] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.708840 17609 leader_election.cc:290] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.709759 17609 raft_consensus.cc:2804] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.710191 17609 raft_consensus.cc:493] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.711265 17609 raft_consensus.cc:3060] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.711304 17587 tablet_bootstrap.cc:492] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.712224 17587 ts_tablet_manager.cc:1403] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.010s
I20260709 12:08:44.698518 17471 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.712936 17585 tablet_bootstrap.cc:492] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.713515 17585 ts_tablet_manager.cc:1403] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260709 12:08:44.716241 17587 raft_consensus.cc:359] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.716470 17585 raft_consensus.cc:359] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.717485 17585 raft_consensus.cc:385] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.717433 17587 raft_consensus.cc:385] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.717855 17585 raft_consensus.cc:740] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.717928 17587 raft_consensus.cc:740] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.718636 17585 consensus_queue.cc:260] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.718829 17587 consensus_queue.cc:260] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.720650 17585 ts_tablet_manager.cc:1434] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:08:44.721138 17587 ts_tablet_manager.cc:1434] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:08:44.722121 17587 tablet_bootstrap.cc:492] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.725580 17585 tablet_bootstrap.cc:492] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae: Bootstrap starting.
I20260709 12:08:44.729302 17587 tablet_bootstrap.cc:654] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.733771 17585 tablet_bootstrap.cc:654] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.740846 17587 tablet_bootstrap.cc:492] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.741278 17587 ts_tablet_manager.cc:1403] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 12:08:44.743774 17587 raft_consensus.cc:359] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.744423 17587 raft_consensus.cc:385] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.744676 17587 raft_consensus.cc:740] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.745530 17587 consensus_queue.cc:260] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.747663 17587 ts_tablet_manager.cc:1434] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:08:44.748728 17587 tablet_bootstrap.cc:492] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.749393 17592 raft_consensus.cc:697] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:44.750738 17592 consensus_queue.cc:237] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.733604 17609 raft_consensus.cc:515] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.753525 17593 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.753975 17593 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.755249 17609 leader_election.cc:290] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.756167 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61b7202f614725a103e17a9a328262" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.756817 17396 raft_consensus.cc:3060] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.757094 17586 ts_tablet_manager.cc:1434] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 12:08:44.757697 17587 tablet_bootstrap.cc:654] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.758157 17586 tablet_bootstrap.cc:492] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.763046 17591 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.763280 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.763610 17591 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.765290 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:44.765936 17591 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.766691 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61b7202f614725a103e17a9a328262" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:44.767813 17471 raft_consensus.cc:3060] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.768077 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.768759 17395 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 0.
I20260709 12:08:44.770548 17437 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
W20260709 12:08:44.771567 17360 leader_election.cc:343] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.772248 17470 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 0.
I20260709 12:08:44.775408 17471 raft_consensus.cc:2468] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.775712 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:44.776624 17508 leader_election.cc:304] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.777179 17359 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [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: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.777944 17621 raft_consensus.cc:2804] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.756187 17593 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.778573 17621 raft_consensus.cc:697] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:44.778918 17593 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.779284 17593 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.779666 17593 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.779515 17621 consensus_queue.cc:237] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
W20260709 12:08:44.781809 17435 leader_election.cc:343] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.787353 17585 tablet_bootstrap.cc:492] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae: No bootstrap required, opened a new log
I20260709 12:08:44.790122 17591 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.794729 17591 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.795230 17591 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.796720 17396 raft_consensus.cc:2468] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.802717 17585 ts_tablet_manager.cc:1403] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.012s
I20260709 12:08:44.812546 17591 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.794064 17586 tablet_bootstrap.cc:654] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.806125 17585 raft_consensus.cc:359] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.816406 17585 raft_consensus.cc:385] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.818681 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.820148 17593 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.821286 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:44.816691 17585 raft_consensus.cc:740] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.822777 17591 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
W20260709 12:08:44.823110 17435 leader_election.cc:343] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.823725 17592 raft_consensus.cc:493] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.823549 17585 consensus_queue.cc:260] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.824357 17592 raft_consensus.cc:515] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.823556 17291 catalog_manager.cc:5697] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:44.825807 17585 ts_tablet_manager.cc:1434] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:08:44.827392 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.828263 17395 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.830070 17511 leader_election.cc:304] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.831275 17621 raft_consensus.cc:2804] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.831789 17621 raft_consensus.cc:493] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.832182 17621 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.841339 17396 raft_consensus.cc:2393] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2961e78a6ae940c78d933635a6a6877b in current term 1: Already voted for candidate cfb30a2291d14aadabe1e596489014ae in this term.
I20260709 12:08:44.841719 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:44.842671 17471 raft_consensus.cc:2393] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfb30a2291d14aadabe1e596489014ae in current term 1: Already voted for candidate 2961e78a6ae940c78d933635a6a6877b in this term.
I20260709 12:08:44.845498 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.846159 17471 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.846485 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:44.849066 17621 raft_consensus.cc:515] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.850831 17437 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [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: 2961e78a6ae940c78d933635a6a6877b; no voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.852458 17591 raft_consensus.cc:2749] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.853674 17621 leader_election.cc:290] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
W20260709 12:08:44.854907 17360 leader_election.cc:343] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.855122 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:44.855389 17360 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [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: cfb30a2291d14aadabe1e596489014ae; no voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.855724 17471 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.860102 17293 catalog_manager.cc:5697] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:44.863291 17471 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.863263 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.864301 17396 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.864871 17508 leader_election.cc:304] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.865809 17621 raft_consensus.cc:2804] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.866560 17621 raft_consensus.cc:697] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:44.871726 17630 raft_consensus.cc:2749] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.872774 17630 raft_consensus.cc:493] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.874014 17396 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.868075 17621 consensus_queue.cc:237] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.881438 17592 leader_election.cc:290] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.882546 17593 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.873432 17630 raft_consensus.cc:515] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.885519 17630 leader_election.cc:290] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.886757 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f036b10758184139b95aaacd7420e958" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
W20260709 12:08:44.888233 17360 leader_election.cc:343] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.889663 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f036b10758184139b95aaacd7420e958" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.890908 17587 tablet_bootstrap.cc:492] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
W20260709 12:08:44.891247 17359 leader_election.cc:343] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.891829 17359 leader_election.cc:304] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae; no voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.892699 17586 tablet_bootstrap.cc:492] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.893307 17586 ts_tablet_manager.cc:1403] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.021s
I20260709 12:08:44.891405 17587 ts_tablet_manager.cc:1403] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.143s	user 0.031s	sys 0.074s
I20260709 12:08:44.893244 17635 raft_consensus.cc:2749] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.896406 17586 raft_consensus.cc:359] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.897032 17586 raft_consensus.cc:385] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.896658 17587 raft_consensus.cc:359] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.897346 17586 raft_consensus.cc:740] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.897450 17587 raft_consensus.cc:385] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.896634 17293 catalog_manager.cc:5697] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:44.897887 17587 raft_consensus.cc:740] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.898706 17587 consensus_queue.cc:260] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.898478 17586 consensus_queue.cc:260] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.900653 17587 ts_tablet_manager.cc:1434] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:08:44.901268 17586 ts_tablet_manager.cc:1434] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:44.901579 17587 tablet_bootstrap.cc:492] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b: Bootstrap starting.
I20260709 12:08:44.902384 17586 tablet_bootstrap.cc:492] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.909404 17621 raft_consensus.cc:493] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.909822 17587 tablet_bootstrap.cc:654] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.909971 17621 raft_consensus.cc:515] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.912524 17621 leader_election.cc:290] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.913307 17635 raft_consensus.cc:493] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.914067 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.913968 17635 raft_consensus.cc:515] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.916157 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.916361 17396 raft_consensus.cc:2468] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.916860 17471 raft_consensus.cc:2468] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 0.
I20260709 12:08:44.917568 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.918231 17470 raft_consensus.cc:2468] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 0.
I20260709 12:08:44.918696 17511 leader_election.cc:304] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:44.919752 17586 tablet_bootstrap.cc:654] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.919595 17359 leader_election.cc:304] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:44.920532 17630 raft_consensus.cc:2804] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.920722 17621 raft_consensus.cc:2804] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.921006 17630 raft_consensus.cc:493] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.921166 17587 tablet_bootstrap.cc:492] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b: No bootstrap required, opened a new log
I20260709 12:08:44.921134 17621 raft_consensus.cc:493] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.921500 17630 raft_consensus.cc:3060] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.921701 17587 ts_tablet_manager.cc:1403] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 12:08:44.924400 17587 raft_consensus.cc:359] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.924839 17587 raft_consensus.cc:385] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.924994 17587 raft_consensus.cc:740] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.925518 17587 consensus_queue.cc:260] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.921613 17621 raft_consensus.cc:3060] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.933116 17621 raft_consensus.cc:515] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.933205 17630 raft_consensus.cc:515] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.935364 17587 ts_tablet_manager.cc:1434] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260709 12:08:44.935640 17621 leader_election.cc:290] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:44.936400 17591 raft_consensus.cc:493] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.936857 17591 raft_consensus.cc:515] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.937674 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.939033 17591 leader_election.cc:290] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.939644 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:44.940816 17545 raft_consensus.cc:2393] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfb30a2291d14aadabe1e596489014ae in current term 1: Already voted for candidate ee85b3258e4e4d07be1c99cc01c81802 in this term.
I20260709 12:08:44.941414 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:44.942015 17395 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 0.
I20260709 12:08:44.942044 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:44.942924 17470 raft_consensus.cc:3060] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.943264 17437 leader_election.cc:304] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:44.944450 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:44.945175 17635 leader_election.cc:290] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.944669 17591 raft_consensus.cc:2804] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.945870 17591 raft_consensus.cc:493] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.946266 17591 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:44.946225 17435 leader_election.cc:343] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.947911 17396 raft_consensus.cc:2393] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee85b3258e4e4d07be1c99cc01c81802 in current term 1: Already voted for candidate cfb30a2291d14aadabe1e596489014ae in this term.
I20260709 12:08:44.951864 17630 leader_election.cc:290] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.952244 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:44.952086 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fc7c5667424fabbbdc3cf7fa381c15" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:44.954478 17591 raft_consensus.cc:515] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.954982 17545 raft_consensus.cc:2393] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfb30a2291d14aadabe1e596489014ae in current term 1: Already voted for candidate ee85b3258e4e4d07be1c99cc01c81802 in this term.
I20260709 12:08:44.955873 17586 tablet_bootstrap.cc:492] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.956200 17360 leader_election.cc:304] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [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: cfb30a2291d14aadabe1e596489014ae; no voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.956463 17586 ts_tablet_manager.cc:1403] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.028s
I20260709 12:08:44.956869 17591 leader_election.cc:290] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.957226 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:44.957433 17630 raft_consensus.cc:2749] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.957870 17396 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.958480 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
W20260709 12:08:44.959648 17435 leader_election.cc:343] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.959836 17586 raft_consensus.cc:359] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.960628 17586 raft_consensus.cc:385] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.960956 17470 raft_consensus.cc:2468] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 1.
I20260709 12:08:44.960945 17586 raft_consensus.cc:740] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.962159 17508 leader_election.cc:304] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: cfb30a2291d14aadabe1e596489014ae
I20260709 12:08:44.962008 17586 consensus_queue.cc:260] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.962913 17621 raft_consensus.cc:2804] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.963384 17621 raft_consensus.cc:697] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:44.964012 17621 consensus_queue.cc:237] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.965287 17586 ts_tablet_manager.cc:1434] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:08:44.965236 17396 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 1.
I20260709 12:08:44.966531 17586 tablet_bootstrap.cc:492] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.966498 17437 leader_election.cc:304] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:44.967504 17591 raft_consensus.cc:2804] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.968155 17591 raft_consensus.cc:697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:44.969141 17591 consensus_queue.cc:237] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.974803 17586 tablet_bootstrap.cc:654] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.975562 17293 catalog_manager.cc:5697] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:44.977730 17294 catalog_manager.cc:5697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 1 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:44.980931 17586 tablet_bootstrap.cc:492] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:44.981367 17586 ts_tablet_manager.cc:1403] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:08:44.984808 17586 raft_consensus.cc:359] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.985579 17586 raft_consensus.cc:385] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.985914 17586 raft_consensus.cc:740] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.986518 17630 raft_consensus.cc:493] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.986675 17586 consensus_queue.cc:260] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.986981 17630 raft_consensus.cc:515] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:44.988968 17630 leader_election.cc:290] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:44.989198 17586 ts_tablet_manager.cc:1434] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:08:44.990142 17586 tablet_bootstrap.cc:492] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:44.990620 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919325da0dc048c990e75118d8258079" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:44.991046 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919325da0dc048c990e75118d8258079" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:44.991248 17470 raft_consensus.cc:2468] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 0.
I20260709 12:08:44.992491 17359 leader_election.cc:304] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
W20260709 12:08:44.993103 17360 leader_election.cc:343] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.993383 17630 raft_consensus.cc:2804] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.993834 17630 raft_consensus.cc:493] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.994231 17630 raft_consensus.cc:3060] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.997041 17586 tablet_bootstrap.cc:654] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:45.001901 17586 tablet_bootstrap.cc:492] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:45.001506 17630 raft_consensus.cc:515] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.002381 17586 ts_tablet_manager.cc:1403] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260709 12:08:45.004331 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919325da0dc048c990e75118d8258079" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:45.004405 17630 leader_election.cc:290] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:45.004606 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919325da0dc048c990e75118d8258079" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:45.004916 17470 raft_consensus.cc:3060] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.004968 17586 raft_consensus.cc:359] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.005690 17586 raft_consensus.cc:385] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:45.005972 17586 raft_consensus.cc:740] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:45.006662 17586 consensus_queue.cc:260] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.007524 17545 raft_consensus.cc:3060] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.009012 17586 ts_tablet_manager.cc:1434] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:08:45.009929 17586 tablet_bootstrap.cc:492] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:45.011998 17470 raft_consensus.cc:2468] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 1.
I20260709 12:08:45.012975 17545 raft_consensus.cc:2468] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 1.
I20260709 12:08:45.013437 17359 leader_election.cc:304] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:45.014489 17630 raft_consensus.cc:2804] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:45.014974 17630 raft_consensus.cc:697] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:45.016225 17586 tablet_bootstrap.cc:654] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:45.016271 17635 raft_consensus.cc:493] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:45.015866 17630 consensus_queue.cc:237] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.016826 17635 raft_consensus.cc:515] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.018972 17635 leader_election.cc:290] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:45.020955 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:45.021025 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:45.021816 17545 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 0.
I20260709 12:08:45.022069 17470 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 0.
I20260709 12:08:45.022957 17360 leader_election.cc:304] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:45.023729 17635 raft_consensus.cc:2804] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:45.024065 17635 raft_consensus.cc:493] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:45.024394 17635 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.033947 17635 raft_consensus.cc:515] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.036966 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:45.037570 17470 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.038010 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:45.038580 17586 tablet_bootstrap.cc:492] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:45.040778 17294 catalog_manager.cc:5697] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 1 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:45.046000 17545 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.046459 17635 leader_election.cc:290] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:45.046145 17586 ts_tablet_manager.cc:1403] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.024s
I20260709 12:08:45.047362 17470 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 1.
I20260709 12:08:45.048766 17359 leader_election.cc:304] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:45.049672 17630 raft_consensus.cc:2804] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:45.049572 17586 raft_consensus.cc:359] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.050348 17586 raft_consensus.cc:385] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:45.050530 17630 raft_consensus.cc:697] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:45.050686 17586 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:45.051750 17586 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.051801 17630 consensus_queue.cc:237] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.053896 17586 ts_tablet_manager.cc:1434] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:08:45.054872 17586 tablet_bootstrap.cc:492] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802: Bootstrap starting.
I20260709 12:08:45.060089 17545 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 1.
I20260709 12:08:45.060989 17586 tablet_bootstrap.cc:654] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:45.065116 17293 catalog_manager.cc:5697] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 1 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:45.065755 17586 tablet_bootstrap.cc:492] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802: No bootstrap required, opened a new log
I20260709 12:08:45.066524 17586 ts_tablet_manager.cc:1403] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:08:45.068807 17586 raft_consensus.cc:359] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.069268 17586 raft_consensus.cc:385] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:45.069474 17586 raft_consensus.cc:740] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Initialized, Role: FOLLOWER
I20260709 12:08:45.070034 17586 consensus_queue.cc:260] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.071691 17586 ts_tablet_manager.cc:1434] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:08:45.077553 17621 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:45.078042 17621 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.079829 17621 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:45.080752 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:45.080819 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2961e78a6ae940c78d933635a6a6877b" is_pre_election: true
I20260709 12:08:45.081420 17396 raft_consensus.cc:2393] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee85b3258e4e4d07be1c99cc01c81802 in current term 1: Already voted for candidate cfb30a2291d14aadabe1e596489014ae in this term.
I20260709 12:08:45.081620 17470 raft_consensus.cc:2393] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee85b3258e4e4d07be1c99cc01c81802 in current term 1: Already voted for candidate 2961e78a6ae940c78d933635a6a6877b in this term.
I20260709 12:08:45.082656 17508 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee85b3258e4e4d07be1c99cc01c81802; no voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae
I20260709 12:08:45.083251 17621 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.087742 17621 raft_consensus.cc:2749] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:45.102946 17545 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.109015 17591 consensus_queue.cc:1048] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.120951 17617 consensus_queue.cc:1048] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:45.180160 17621 consensus_queue.cc:1048] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.190435 17592 consensus_queue.cc:1048] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.262984 17592 consensus_queue.cc:1048] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.273788 17621 consensus_queue.cc:1048] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.283691 17617 raft_consensus.cc:493] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:45.284226 17617 raft_consensus.cc:515] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.286298 17617 leader_election.cc:290] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:45.287057 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f036b10758184139b95aaacd7420e958" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:45.287732 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f036b10758184139b95aaacd7420e958" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:45.287763 17396 raft_consensus.cc:2468] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 0.
I20260709 12:08:45.288326 17545 raft_consensus.cc:2468] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 0.
I20260709 12:08:45.288901 17437 leader_election.cc:304] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:45.289718 17617 raft_consensus.cc:2804] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:45.290081 17617 raft_consensus.cc:493] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:45.290372 17617 raft_consensus.cc:3060] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.294873 17617 raft_consensus.cc:515] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.296726 17617 leader_election.cc:290] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:45.297466 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f036b10758184139b95aaacd7420e958" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:45.297736 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f036b10758184139b95aaacd7420e958" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:45.298063 17396 raft_consensus.cc:3060] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.298264 17545 raft_consensus.cc:3060] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.302795 17545 raft_consensus.cc:2468] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 1.
I20260709 12:08:45.302799 17396 raft_consensus.cc:2468] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 1.
I20260709 12:08:45.303941 17435 leader_election.cc:304] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:45.304625 17617 raft_consensus.cc:2804] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:45.305078 17617 raft_consensus.cc:697] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:45.305696 17617 consensus_queue.cc:237] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:45.313074 17293 catalog_manager.cc:5697] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 1 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:45.349577 17621 consensus_queue.cc:1048] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.355332 17617 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.362043 17609 consensus_queue.cc:1048] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.369488 17545 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:45.378518 17616 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.390383 17609 consensus_queue.cc:1048] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.401834 17609 consensus_queue.cc:1048] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.419683 17630 consensus_queue.cc:1048] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.429437 17630 consensus_queue.cc:1048] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:45.542426 17630 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.553301 17630 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:08:45.618656 17342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:45.829985 17616 consensus_queue.cc:1048] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:45.840224 17617 consensus_queue.cc:1048] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:08:46.620148 17342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:46.786363 17670 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:46.786872 17670 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:46.788647 17670 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:46.789425 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae" is_pre_election: true
I20260709 12:08:46.789638 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802" is_pre_election: true
I20260709 12:08:46.790076 17395 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 1.
I20260709 12:08:46.790195 17545 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 1.
I20260709 12:08:46.791290 17435 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [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: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:46.791927 17670 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:08:46.792232 17670 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:46.792532 17670 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.796857 17670 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:46.798417 17670 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:46.799422 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:46.799449 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:46.800037 17545 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.799983 17395 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.805205 17545 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 2.
I20260709 12:08:46.805305 17395 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 2.
I20260709 12:08:46.806232 17435 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:46.807030 17670 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:46.807511 17670 raft_consensus.cc:697] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:46.808236 17670 consensus_queue.cc:237] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Queue going to LEADER 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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:46.815855 17291 catalog_manager.cc:5697] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 0 to 2, leader changed from <none> to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 2 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.394244 17395 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:08:47.395558 17670 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.406734 17545 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:08:47.408154 17681 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.446233 17470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:48332
I20260709 12:08:47.446869 17470 raft_consensus.cc:606] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:08:47.462456 17545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e61b7202f614725a103e17a9a328262"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:39090
I20260709 12:08:47.462981 17545 raft_consensus.cc:606] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:08:47.468010 17470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:48332
I20260709 12:08:47.468467 17470 raft_consensus.cc:606] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:08:47.473217 17545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f311c85237440678c8770044991fe7e"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:39090
I20260709 12:08:47.473672 17545 raft_consensus.cc:606] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:08:47.486142 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:50382
I20260709 12:08:47.486744 17395 raft_consensus.cc:606] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Received request to transfer leadership to TS 2961e78a6ae940c78d933635a6a6877b
I20260709 12:08:47.494432 17545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
mode: GRACEFUL
new_leader_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:39090
I20260709 12:08:47.495052 17545 raft_consensus.cc:606] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Received request to transfer leadership to TS 2961e78a6ae940c78d933635a6a6877b
I20260709 12:08:47.541307 17689 raft_consensus.cc:993] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.541781 17672 raft_consensus.cc:1081] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.543236 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f311c85237440678c8770044991fe7e"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50370
I20260709 12:08:47.543797 17395 raft_consensus.cc:493] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:47.544092 17395 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.548627 17395 raft_consensus.cc:515] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.550473 17395 leader_election.cc:290] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:47.551297 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:47.551561 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:47.551862 17470 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.552115 17545 raft_consensus.cc:3055] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:47.552528 17545 raft_consensus.cc:740] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:47.553323 17545 consensus_queue.cc:260] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.554257 17545 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.557150 17470 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:08:47.558369 17359 leader_election.cc:304] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:47.559178 17630 raft_consensus.cc:2804] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:47.559312 17545 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:08:47.560427 17630 raft_consensus.cc:697] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:47.561204 17630 consensus_queue.cc:237] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.570973 17294 catalog_manager.cc:5697] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 1 to 2, leader changed from ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 2 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.705936 17690 raft_consensus.cc:993] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: : Instructing follower 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:08:47.706444 17630 raft_consensus.cc:1081] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Signalling peer 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:08:47.707727 17470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:48314
I20260709 12:08:47.708244 17470 raft_consensus.cc:493] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:47.708636 17470 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.713780 17470 raft_consensus.cc:515] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.715446 17470 leader_election.cc:290] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:47.716310 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:47.716506 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:47.716996 17395 raft_consensus.cc:3055] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:47.717084 17545 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.717293 17395 raft_consensus.cc:740] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:47.718065 17395 consensus_queue.cc:260] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.718952 17395 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.721982 17545 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 2.
I20260709 12:08:47.722990 17435 leader_election.cc:304] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:47.723673 17670 raft_consensus.cc:2804] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:47.724042 17395 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 2.
I20260709 12:08:47.724058 17670 raft_consensus.cc:697] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:47.725116 17670 consensus_queue.cc:237] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.731849 17294 catalog_manager.cc:5697] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 1 to 2, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 2 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.829404 17689 raft_consensus.cc:993] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.829824 17672 raft_consensus.cc:1081] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.831557 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e61b7202f614725a103e17a9a328262"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50370
I20260709 12:08:47.832016 17395 raft_consensus.cc:493] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:47.832310 17395 raft_consensus.cc:3060] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.836781 17395 raft_consensus.cc:515] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.838508 17395 leader_election.cc:290] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:47.839289 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61b7202f614725a103e17a9a328262" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:47.839511 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61b7202f614725a103e17a9a328262" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:47.839891 17470 raft_consensus.cc:3060] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.840101 17545 raft_consensus.cc:3055] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:47.840482 17545 raft_consensus.cc:740] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:47.841135 17545 consensus_queue.cc:260] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.841951 17545 raft_consensus.cc:3060] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.845429 17681 raft_consensus.cc:993] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.845880 17670 raft_consensus.cc:1081] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.846099 17470 raft_consensus.cc:2468] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:08:47.846885 17471 raft_consensus.cc:1240] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Rejecting Update request from peer ee85b3258e4e4d07be1c99cc01c81802 for earlier term 1. Current term is 2. Ops: []
I20260709 12:08:47.847441 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:08:47.847908 17545 raft_consensus.cc:2468] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:08:47.848031 17395 raft_consensus.cc:493] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:47.848497 17395 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.849505 17360 leader_election.cc:304] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:47.850291 17630 raft_consensus.cc:2804] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:47.850797 17630 raft_consensus.cc:697] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:47.851572 17630 consensus_queue.cc:237] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.854027 17395 raft_consensus.cc:515] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.856626 17395 leader_election.cc:290] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:47.857025 17471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:47.857583 17471 raft_consensus.cc:3055] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:47.857911 17471 raft_consensus.cc:740] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:47.858065 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:47.858601 17545 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.858587 17471 consensus_queue.cc:260] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.859534 17471 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.859483 17294 catalog_manager.cc:5697] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 1 to 2, leader changed from ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 2 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.863835 17689 raft_consensus.cc:993] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: : Instructing follower 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:08:47.864256 17689 raft_consensus.cc:1081] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Signalling peer 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:08:47.865227 17545 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:08:47.866098 17470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:48318
I20260709 12:08:47.866223 17360 leader_election.cc:304] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:47.866708 17470 raft_consensus.cc:493] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:47.866976 17471 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:08:47.867079 17470 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.867153 17630 raft_consensus.cc:2804] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:47.868132 17630 raft_consensus.cc:697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:47.868971 17630 consensus_queue.cc:237] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.872570 17470 raft_consensus.cc:515] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.874734 17470 leader_election.cc:290] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:47.875321 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:47.875640 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:47.875877 17395 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.876192 17545 raft_consensus.cc:3055] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:47.876488 17545 raft_consensus.cc:740] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:47.877107 17545 consensus_queue.cc:260] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.877859 17545 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:47.877133 17294 catalog_manager.cc:5697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 1 to 2, leader changed from 2961e78a6ae940c78d933635a6a6877b (127.16.87.194) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 2 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.881688 17395 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 2.
I20260709 12:08:47.882524 17545 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 2.
I20260709 12:08:47.882930 17437 leader_election.cc:304] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:08:47.883963 17670 raft_consensus.cc:2804] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:47.884395 17670 raft_consensus.cc:697] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:47.885088 17670 consensus_queue.cc:237] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.892299 17294 catalog_manager.cc:5697] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 1 to 2, leader changed from ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195) to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 2 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.950297 17545 raft_consensus.cc:1275] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:47.951617 17630 consensus_queue.cc:1048] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:47.960660 17470 raft_consensus.cc:1275] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:47.962459 17690 consensus_queue.cc:1048] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:47.969866 17681 raft_consensus.cc:993] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.970340 17670 raft_consensus.cc:1081] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:08:47.971918 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:08:47.972431 17395 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:47.972849 17395 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:47.979517 17395 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.982163 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:47.982432 17395 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 3 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:08:47.982616 17544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:08:47.982708 17470 raft_consensus.cc:3055] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:47.983203 17544 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:47.983193 17470 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:08:47.984117 17470 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.984985 17470 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:47.988319 17544 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 3.
I20260709 12:08:47.989292 17360 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [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: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:47.989616 17470 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 3.
I20260709 12:08:47.989961 17690 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:47.990456 17690 raft_consensus.cc:697] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:47.991191 17690 consensus_queue.cc:237] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:47.997133 17291 catalog_manager.cc:5697] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 2 to 3, leader changed from 2961e78a6ae940c78d933635a6a6877b (127.16.87.194) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 3 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.176824 17544 raft_consensus.cc:1275] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.177974 17670 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.186638 17395 raft_consensus.cc:1275] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.188596 17681 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.372653 17544 raft_consensus.cc:1275] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.373930 17707 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.383196 17470 raft_consensus.cc:1275] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.384559 17707 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.392920 17544 raft_consensus.cc:1275] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.394169 17690 consensus_queue.cc:1048] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.400921 17470 raft_consensus.cc:1275] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.402247 17690 consensus_queue.cc:1048] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.414520 17544 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:08:48.415926 17690 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.425324 17470 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:08:48.427269 17690 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.459429 17395 raft_consensus.cc:1275] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.460588 17681 consensus_queue.cc:1048] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.469352 17544 raft_consensus.cc:1275] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.471776 17670 consensus_queue.cc:1048] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:50.529639 16735 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:08:50.530436 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:50.547897 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:50390
I20260709 12:08:50.548377 17395 raft_consensus.cc:606] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Received request to transfer leadership to TS ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:50.550663 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:50390
I20260709 12:08:50.551045 17395 raft_consensus.cc:606] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Received request to transfer leadership to TS ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:08:50.551858 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:50.552270 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:50.783771 17720 raft_consensus.cc:993] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: : Instructing follower ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:08:50.784250 17720 raft_consensus.cc:1081] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Signalling peer ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:08:50.785857 17544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:39072
I20260709 12:08:50.786382 17544 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:50.786674 17544 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:50.790974 17544 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:50.792460 17544 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 4 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:50.793254 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:50.793394 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:50.793777 17395 raft_consensus.cc:3055] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:50.793937 17470 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:50.794044 17395 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:50.794798 17395 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:50.795605 17395 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:50.799813 17395 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 4.
I20260709 12:08:50.799816 17470 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 4.
I20260709 12:08:50.800935 17511 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [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: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:50.801545 17672 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:50.802533 17672 raft_consensus.cc:697] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:50.803187 17672 consensus_queue.cc:237] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:50.810118 17291 catalog_manager.cc:5697] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 3 to 4, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 4 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:50.889873 17717 raft_consensus.cc:993] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: : Instructing follower ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:08:50.890434 17717 raft_consensus.cc:1081] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Signalling peer ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:08:50.891883 17545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:39072
I20260709 12:08:50.892360 17545 raft_consensus.cc:493] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:50.892628 17545 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:50.896680 17545 raft_consensus.cc:515] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:50.898150 17545 leader_election.cc:290] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 3 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:08:50.898912 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:08:50.899201 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:08:50.899461 17395 raft_consensus.cc:3055] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:50.899681 17470 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:50.899767 17395 raft_consensus.cc:740] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:08:50.900434 17395 consensus_queue.cc:260] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:50.901225 17395 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:50.903760 17470 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 3.
I20260709 12:08:50.904685 17508 leader_election.cc:304] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [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: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:08:50.905396 17395 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 3.
I20260709 12:08:50.905421 17672 raft_consensus.cc:2804] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:50.906145 17672 raft_consensus.cc:697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:08:50.906920 17672 consensus_queue.cc:237] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:08:50.913823 17291 catalog_manager.cc:5697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 2 to 3, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:51.245867 17395 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:08:51.247068 17672 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:51.256922 17470 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:08:51.258440 17730 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:51.313165 17395 raft_consensus.cc:1275] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:51.314509 17730 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:51.323299 17470 raft_consensus.cc:1275] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:51.324602 17721 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:51.635507 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:51.641726 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:51.642129 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:52.483546 17417 debug-util.cc:398] Leaking SignalData structure 0x7b08001514a0 after lost signal to thread 16738
W20260709 12:08:52.484346 17417 debug-util.cc:398] Leaking SignalData structure 0x7b0800151ca0 after lost signal to thread 17328
W20260709 12:08:52.485093 17417 debug-util.cc:398] Leaking SignalData structure 0x7b080008a1a0 after lost signal to thread 17420
W20260709 12:08:52.485781 17417 debug-util.cc:398] Leaking SignalData structure 0x7b08000b38c0 after lost signal to thread 17495
W20260709 12:08:52.486531 17417 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4fe0 after lost signal to thread 17569
I20260709 12:08:52.643580 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:52.654063 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:52.654718 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:53.656266 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:53.666728 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:53.667309 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:54.668681 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:54.677908 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:54.678519 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:55.679539 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:55.684979 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:55.685390 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:56.686349 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:56.691474 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:56.691816 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:57.692690 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:57.698571 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:57.698954 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:58.699919 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:58.705421 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:58.705900 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:59.706871 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:59.713624 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:59.714111 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:00.745122 16735 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:09:00.749894 17544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:39090
I20260709 12:09:00.750574 17544 raft_consensus.cc:606] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:09:00.760597 17544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:39090
I20260709 12:09:00.761144 17544 raft_consensus.cc:606] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:09:00.768810 17470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:48332
I20260709 12:09:00.769376 17470 raft_consensus.cc:606] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:09:00.774613 17470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:48332
I20260709 12:09:00.775038 17470 raft_consensus.cc:606] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:09:00.779291 17470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
mode: GRACEFUL
new_leader_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:48332
I20260709 12:09:00.779681 17470 raft_consensus.cc:606] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Received request to transfer leadership to TS cfb30a2291d14aadabe1e596489014ae
I20260709 12:09:00.805758 17739 raft_consensus.cc:993] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:00.806171 17739 raft_consensus.cc:1081] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:00.807649 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50370
I20260709 12:09:00.808212 17395 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:00.808615 17395 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:00.814145 17395 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.816586 17395 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 5 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:00.817620 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:00.817692 17544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:00.818393 17470 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:00.818451 17544 raft_consensus.cc:3055] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:00.818821 17544 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:09:00.819564 17544 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.820631 17544 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:00.823611 17470 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 5.
I20260709 12:09:00.824841 17359 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [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: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:09:00.825713 17717 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:00.825819 17544 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 5.
I20260709 12:09:00.826828 17717 raft_consensus.cc:697] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:00.827754 17717 consensus_queue.cc:237] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.837496 17291 catalog_manager.cc:5697] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 4 to 5, leader changed from ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 5 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:00.922238 17743 raft_consensus.cc:993] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:00.922839 17739 raft_consensus.cc:1081] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:00.924242 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50370
I20260709 12:09:00.924701 17395 raft_consensus.cc:493] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:00.924968 17395 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:00.929364 17395 raft_consensus.cc:515] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.930779 17395 leader_election.cc:290] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 4 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:00.931715 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:00.931806 17544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afa13a1e2ab4d6cb18cd092c12f0eb5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:00.932220 17470 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:00.932319 17544 raft_consensus.cc:3055] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:00.932675 17544 raft_consensus.cc:740] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:09:00.933326 17544 consensus_queue.cc:260] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.934286 17544 raft_consensus.cc:3060] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:00.936371 17470 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 4.
I20260709 12:09:00.937276 17359 leader_election.cc:304] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [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: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:09:00.937978 17717 raft_consensus.cc:2804] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:00.938663 17717 raft_consensus.cc:697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 4 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:00.938895 17544 raft_consensus.cc:2468] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 4.
I20260709 12:09:00.939538 17717 consensus_queue.cc:237] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.945509 17291 catalog_manager.cc:5697] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 3 to 4, leader changed from ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 4 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:00.957902 17751 raft_consensus.cc:993] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:00.958581 17742 raft_consensus.cc:1081] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:00.959823 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:09:00.960279 17395 raft_consensus.cc:493] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:00.960562 17395 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.964589 17395 raft_consensus.cc:515] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.965922 17395 leader_election.cc:290] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 3 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:00.966699 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:00.966872 17544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:00.967176 17470 raft_consensus.cc:3055] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:00.967343 17544 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.967466 17470 raft_consensus.cc:740] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:09:00.968216 17470 consensus_queue.cc:260] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.969117 17470 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.972425 17544 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 3.
I20260709 12:09:00.973001 17470 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 3.
I20260709 12:09:00.973384 17360 leader_election.cc:304] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [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: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:09:00.974018 17717 raft_consensus.cc:2804] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:00.974397 17717 raft_consensus.cc:697] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:00.974953 17717 consensus_queue.cc:237] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:00.981084 17291 catalog_manager.cc:5697] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 2 to 3, leader changed from 2961e78a6ae940c78d933635a6a6877b (127.16.87.194) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 3 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.052597 17751 raft_consensus.cc:993] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:01.053074 17742 raft_consensus.cc:1081] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:01.054395 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:09:01.054876 17395 raft_consensus.cc:493] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.055126 17395 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:01.059463 17395 raft_consensus.cc:515] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:01.060899 17395 leader_election.cc:290] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:01.061718 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:01.061882 17544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:01.062289 17470 raft_consensus.cc:3055] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:01.062414 17544 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:01.062736 17470 raft_consensus.cc:740] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:09:01.063462 17470 consensus_queue.cc:260] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:01.064394 17470 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:01.067034 17544 raft_consensus.cc:2468] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:09:01.067950 17360 leader_election.cc:304] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:09:01.068607 17717 raft_consensus.cc:2804] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:01.068658 17470 raft_consensus.cc:2468] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 2.
I20260709 12:09:01.069007 17717 raft_consensus.cc:697] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:01.069756 17717 consensus_queue.cc:237] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:01.076525 17291 catalog_manager.cc:5697] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 1 to 2, leader changed from 2961e78a6ae940c78d933635a6a6877b (127.16.87.194) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 2 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.111372 17751 raft_consensus.cc:993] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: : Instructing follower cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:01.111878 17742 raft_consensus.cc:1081] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Signalling peer cfb30a2291d14aadabe1e596489014ae to start an election
I20260709 12:09:01.113371 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:09:01.113821 17395 raft_consensus.cc:493] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.114135 17395 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.118628 17395 raft_consensus.cc:515] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:01.120136 17395 leader_election.cc:290] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [CANDIDATE]: Term 3 election: Requested vote from peers 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:01.120939 17470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:01.121186 17544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b29b711ec0482583d6e8eebb5c47c5" candidate_uuid: "cfb30a2291d14aadabe1e596489014ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:01.121526 17470 raft_consensus.cc:3055] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:01.121685 17544 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.121874 17470 raft_consensus.cc:740] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:09:01.122786 17470 consensus_queue.cc:260] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:01.124006 17470 raft_consensus.cc:3060] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.128216 17544 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 3.
I20260709 12:09:01.129392 17360 leader_election.cc:304] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [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: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:09:01.130254 17744 raft_consensus.cc:2804] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:01.130437 17470 raft_consensus.cc:2468] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb30a2291d14aadabe1e596489014ae in term 3.
I20260709 12:09:01.130787 17744 raft_consensus.cc:697] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Becoming Leader. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:01.131752 17744 consensus_queue.cc:237] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:01.138754 17291 catalog_manager.cc:5697] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae reported cstate change: term changed from 2 to 3, leader changed from 2961e78a6ae940c78d933635a6a6877b (127.16.87.194) to cfb30a2291d14aadabe1e596489014ae (127.16.87.193). New cstate: current_term: 3 leader_uuid: "cfb30a2291d14aadabe1e596489014ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.270119 17470 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 5 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:09:01.271237 17744 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:01.281188 17544 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 5 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:09:01.285208 17758 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:01.384742 17470 raft_consensus.cc:1275] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:01.386044 17758 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:01.394793 17544 raft_consensus.cc:1275] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:01.396806 17717 consensus_queue.cc:1048] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:01.417954 17470 raft_consensus.cc:1275] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:01.419203 17717 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:01.427158 17544 raft_consensus.cc:1275] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:01.429507 17744 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:01.519527 17544 raft_consensus.cc:1275] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:01.521029 17744 consensus_queue.cc:1048] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:01.529393 17470 raft_consensus.cc:1275] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:01.532039 17470 raft_consensus.cc:1275] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:01.532187 17744 consensus_queue.cc:1048] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:01.533284 17717 consensus_queue.cc:1048] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:01.543661 17544 raft_consensus.cc:1275] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Refusing update from remote peer cfb30a2291d14aadabe1e596489014ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:01.547295 17717 consensus_queue.cc:1048] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:03.924347 17325 debug-util.cc:398] Leaking SignalData structure 0x7b0800056e80 after lost signal to thread 16738
W20260709 12:09:03.925441 17325 debug-util.cc:398] Leaking SignalData structure 0x7b0800052560 after lost signal to thread 17328
W20260709 12:09:03.926234 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08000b00a0 after lost signal to thread 17420
W20260709 12:09:03.927011 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08000af1c0 after lost signal to thread 17495
W20260709 12:09:03.927702 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08001460e0 after lost signal to thread 17569
I20260709 12:09:03.996866 16735 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:09:03.997623 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:04.005620 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f311c85237440678c8770044991fe7e"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:50390
I20260709 12:09:04.006567 17395 raft_consensus.cc:606] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Received request to transfer leadership to TS 2961e78a6ae940c78d933635a6a6877b
I20260709 12:09:04.009449 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:50390
I20260709 12:09:04.009927 17395 raft_consensus.cc:606] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 LEADER]: Received request to transfer leadership to TS ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:09:04.012401 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:50390
I20260709 12:09:04.012969 17395 raft_consensus.cc:606] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Received request to transfer leadership to TS 2961e78a6ae940c78d933635a6a6877b
I20260709 12:09:04.015419 17395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c"
dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
mode: GRACEFUL
new_leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:50390
I20260709 12:09:04.015976 17395 raft_consensus.cc:606] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Received request to transfer leadership to TS ee85b3258e4e4d07be1c99cc01c81802
I20260709 12:09:04.017212 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:04.017714 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:04.372056 17778 raft_consensus.cc:993] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: : Instructing follower 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:09:04.376173 17777 raft_consensus.cc:993] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: : Instructing follower 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:09:04.376857 17777 raft_consensus.cc:1081] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Signalling peer 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:09:04.379809 17780 raft_consensus.cc:1081] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Signalling peer 2961e78a6ae940c78d933635a6a6877b to start an election
I20260709 12:09:04.383610 17471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:48314
I20260709 12:09:04.383965 17470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f311c85237440678c8770044991fe7e"
dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
 from {username='slave'} at 127.0.0.1:48314
I20260709 12:09:04.384248 17471 raft_consensus.cc:493] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.384527 17470 raft_consensus.cc:493] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.384718 17471 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:04.384977 17470 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.389221 17775 raft_consensus.cc:993] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: : Instructing follower ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:09:04.389696 17775 raft_consensus.cc:1081] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Signalling peer ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:09:04.391323 17545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:39072
I20260709 12:09:04.391783 17545 raft_consensus.cc:493] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.392084 17545 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.394344 17470 raft_consensus.cc:515] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.394196 17471 raft_consensus.cc:515] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.398588 17543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:04.398991 17545 raft_consensus.cc:515] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.399446 17543 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:04.399658 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaee5b57994434a576c786f33acfd8" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:09:04.400262 17396 raft_consensus.cc:3055] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:04.400595 17396 raft_consensus.cc:740] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:04.401453 17396 consensus_queue.cc:260] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.402130 17545 leader_election.cc:290] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 3 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:09:04.402760 17396 raft_consensus.cc:3060] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:04.403616 17469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:04.403882 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63cd771fcaf4a448dd050e32837c14c" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:09:04.404232 17469 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.404508 17394 raft_consensus.cc:3055] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:04.404870 17394 raft_consensus.cc:740] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:04.398690 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:09:04.406658 17395 raft_consensus.cc:3055] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:04.406961 17395 raft_consensus.cc:740] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:04.407389 17470 leader_election.cc:290] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 3 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:04.407740 17395 consensus_queue.cc:260] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.409055 17395 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.405764 17394 consensus_queue.cc:260] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.410602 17396 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 4.
I20260709 12:09:04.411887 17394 raft_consensus.cc:3060] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.412086 17437 leader_election.cc:304] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [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: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:09:04.416185 17742 raft_consensus.cc:2804] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:04.416975 17471 leader_election.cc:290] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [CANDIDATE]: Term 4 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195:46845)
I20260709 12:09:04.419338 17395 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 3.
I20260709 12:09:04.420503 17545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f311c85237440678c8770044991fe7e" candidate_uuid: "2961e78a6ae940c78d933635a6a6877b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
I20260709 12:09:04.420502 17437 leader_election.cc:304] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [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: 2961e78a6ae940c78d933635a6a6877b, cfb30a2291d14aadabe1e596489014ae; no voters: 
I20260709 12:09:04.421206 17545 raft_consensus.cc:3060] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.423014 17543 raft_consensus.cc:2468] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 4.
I20260709 12:09:04.427408 17394 raft_consensus.cc:2468] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 3.
I20260709 12:09:04.428287 17545 raft_consensus.cc:2468] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2961e78a6ae940c78d933635a6a6877b in term 3.
I20260709 12:09:04.430636 17511 leader_election.cc:304] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [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: cfb30a2291d14aadabe1e596489014ae, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:09:04.431329 17783 raft_consensus.cc:2804] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:04.429854 17742 raft_consensus.cc:697] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 4 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:09:04.431715 17469 raft_consensus.cc:2468] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 3.
I20260709 12:09:04.431896 17766 raft_consensus.cc:2804] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:04.433526 17783 raft_consensus.cc:697] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 3 LEADER]: Becoming Leader. State: Replica: 2961e78a6ae940c78d933635a6a6877b, State: Running, Role: LEADER
I20260709 12:09:04.432828 17742 consensus_queue.cc:237] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.434684 17783 consensus_queue.cc:237] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.435708 17766 raft_consensus.cc:697] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:09:04.437275 17766 consensus_queue.cc:237] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [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: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.456367 17294 catalog_manager.cc:5697] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 2 to 3, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:04.467272 17291 catalog_manager.cc:5697] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 3 to 4, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 4 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:04.468138 17779 raft_consensus.cc:993] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: : Instructing follower ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:09:04.468817 17779 raft_consensus.cc:1081] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 LEADER]: Signalling peer ee85b3258e4e4d07be1c99cc01c81802 to start an election
I20260709 12:09:04.470631 17545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944"
dest_uuid: "ee85b3258e4e4d07be1c99cc01c81802"
 from {username='slave'} at 127.0.0.1:39072
I20260709 12:09:04.471097 17545 raft_consensus.cc:493] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.470516 17291 catalog_manager.cc:5697] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b reported cstate change: term changed from 2 to 3, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to 2961e78a6ae940c78d933635a6a6877b (127.16.87.194). New cstate: current_term: 3 leader_uuid: "2961e78a6ae940c78d933635a6a6877b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:04.471419 17545 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:04.483747 17545 raft_consensus.cc:515] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.486986 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cfb30a2291d14aadabe1e596489014ae"
I20260709 12:09:04.487469 17545 leader_election.cc:290] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 6 election: Requested vote from peers cfb30a2291d14aadabe1e596489014ae (127.16.87.193:46439), 2961e78a6ae940c78d933635a6a6877b (127.16.87.194:38221)
I20260709 12:09:04.487591 17394 raft_consensus.cc:3055] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:04.488010 17394 raft_consensus.cc:740] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cfb30a2291d14aadabe1e596489014ae, State: Running, Role: LEADER
I20260709 12:09:04.488814 17394 consensus_queue.cc:260] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.490123 17394 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:04.492004 17469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae16f30e70e14bb6982980ac38652944" candidate_uuid: "ee85b3258e4e4d07be1c99cc01c81802" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "2961e78a6ae940c78d933635a6a6877b"
I20260709 12:09:04.492586 17469 raft_consensus.cc:3060] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:04.497159 17469 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 6.
I20260709 12:09:04.497589 17394 raft_consensus.cc:2468] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee85b3258e4e4d07be1c99cc01c81802 in term 6.
I20260709 12:09:04.498193 17508 leader_election.cc:304] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2961e78a6ae940c78d933635a6a6877b, ee85b3258e4e4d07be1c99cc01c81802; no voters: 
I20260709 12:09:04.499017 17766 raft_consensus.cc:2804] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:09:04.499511 17766 raft_consensus.cc:697] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 6 LEADER]: Becoming Leader. State: Replica: ee85b3258e4e4d07be1c99cc01c81802, State: Running, Role: LEADER
I20260709 12:09:04.500453 17766 consensus_queue.cc:237] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } }
I20260709 12:09:04.508183 17291 catalog_manager.cc:5697] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 reported cstate change: term changed from 5 to 6, leader changed from cfb30a2291d14aadabe1e596489014ae (127.16.87.193) to ee85b3258e4e4d07be1c99cc01c81802 (127.16.87.195). New cstate: current_term: 6 leader_uuid: "ee85b3258e4e4d07be1c99cc01c81802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:04.949951 17394 raft_consensus.cc:1275] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:04.951514 17394 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 6 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:09:04.951421 17783 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:04.952890 17766 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:04.986279 17469 raft_consensus.cc:1275] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 6 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:09:04.988183 17784 consensus_queue.cc:1048] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:05.004530 17545 raft_consensus.cc:1275] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:05.008077 17796 consensus_queue.cc:1048] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:05.009539 17395 raft_consensus.cc:1275] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.012108 17471 raft_consensus.cc:1275] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.016851 17784 consensus_queue.cc:1048] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2961e78a6ae940c78d933635a6a6877b" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:05.018935 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:05.019531 17796 consensus_queue.cc:1048] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.024833 17394 raft_consensus.cc:1275] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Refusing update from remote peer ee85b3258e4e4d07be1c99cc01c81802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.027530 17766 consensus_queue.cc:1048] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb30a2291d14aadabe1e596489014ae" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.036574 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:05.053545 17543 raft_consensus.cc:1275] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Refusing update from remote peer 2961e78a6ae940c78d933635a6a6877b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.056327 17796 consensus_queue.cc:1048] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee85b3258e4e4d07be1c99cc01c81802" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:05.057179 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:06.059226 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:06.065405 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:06.065860 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:07.066965 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:07.072861 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:07.073334 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:08.074268 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:08.079506 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:08.079934 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:09.080896 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:09.086284 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:09.086782 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:10.087757 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:10.093422 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:10.093950 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:11.095062 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:11.101512 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:11.102082 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:12.103039 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:12.109089 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:12.109519 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:13.110814 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:13.117555 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:13.118018 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:14.206933 16735 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:09:14.207454 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
I20260709 12:09:14.230926 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:14.231658 16735 tablet_replica.cc:333] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.232352 16735 raft_consensus.cc:2243] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.233060 16735 raft_consensus.cc:2272] T 48fc7c5667424fabbbdc3cf7fa381c15 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.235126 16735 tablet_replica.cc:333] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.235714 16735 raft_consensus.cc:2243] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.236176 16735 raft_consensus.cc:2272] T b9eaee5b57994434a576c786f33acfd8 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.237964 16735 tablet_replica.cc:333] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.238564 16735 raft_consensus.cc:2243] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.239355 16735 raft_consensus.cc:2272] T 2e61b7202f614725a103e17a9a328262 P cfb30a2291d14aadabe1e596489014ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.241058 16735 tablet_replica.cc:333] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.241568 16735 raft_consensus.cc:2243] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.242478 16735 raft_consensus.cc:2272] T d1b29b711ec0482583d6e8eebb5c47c5 P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.244271 16735 tablet_replica.cc:333] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.244766 16735 raft_consensus.cc:2243] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.245527 16735 raft_consensus.cc:2272] T 919325da0dc048c990e75118d8258079 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.247300 16735 tablet_replica.cc:333] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.247781 16735 raft_consensus.cc:2243] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.248186 16735 raft_consensus.cc:2272] T f036b10758184139b95aaacd7420e958 P cfb30a2291d14aadabe1e596489014ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.249989 16735 tablet_replica.cc:333] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.250576 16735 raft_consensus.cc:2243] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.251017 16735 raft_consensus.cc:2272] T ae16f30e70e14bb6982980ac38652944 P cfb30a2291d14aadabe1e596489014ae [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.252885 16735 tablet_replica.cc:333] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.253383 16735 raft_consensus.cc:2243] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.253813 16735 raft_consensus.cc:2272] T 6f311c85237440678c8770044991fe7e P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.255532 16735 tablet_replica.cc:333] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.255998 16735 raft_consensus.cc:2243] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.256464 16735 raft_consensus.cc:2272] T e63cd771fcaf4a448dd050e32837c14c P cfb30a2291d14aadabe1e596489014ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.258239 16735 tablet_replica.cc:333] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae: stopping tablet replica
I20260709 12:09:14.258738 16735 raft_consensus.cc:2243] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.259620 16735 raft_consensus.cc:2272] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P cfb30a2291d14aadabe1e596489014ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.308079 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
I20260709 12:09:14.329275 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
I20260709 12:09:14.356992 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:14.357827 16735 tablet_replica.cc:333] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.358650 16735 raft_consensus.cc:2243] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.359185 16735 raft_consensus.cc:2272] T 48fc7c5667424fabbbdc3cf7fa381c15 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.361588 16735 tablet_replica.cc:333] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.362115 16735 raft_consensus.cc:2243] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.363059 16735 raft_consensus.cc:2272] T b9eaee5b57994434a576c786f33acfd8 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.365186 16735 tablet_replica.cc:333] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.365759 16735 raft_consensus.cc:2243] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.366643 16735 raft_consensus.cc:2272] T f036b10758184139b95aaacd7420e958 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.368531 16735 tablet_replica.cc:333] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.369099 16735 raft_consensus.cc:2243] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.369500 16735 raft_consensus.cc:2272] T 919325da0dc048c990e75118d8258079 P 2961e78a6ae940c78d933635a6a6877b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.371217 16735 tablet_replica.cc:333] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.371723 16735 raft_consensus.cc:2243] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.372236 16735 raft_consensus.cc:2272] T e63cd771fcaf4a448dd050e32837c14c P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.374053 16735 tablet_replica.cc:333] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.374635 16735 raft_consensus.cc:2243] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.375391 16735 raft_consensus.cc:2272] T 6f311c85237440678c8770044991fe7e P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.377024 16735 tablet_replica.cc:333] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.377501 16735 raft_consensus.cc:2243] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.377942 16735 raft_consensus.cc:2272] T 2e61b7202f614725a103e17a9a328262 P 2961e78a6ae940c78d933635a6a6877b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.379570 16735 tablet_replica.cc:333] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.380040 16735 raft_consensus.cc:2243] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.380544 16735 raft_consensus.cc:2272] T d1b29b711ec0482583d6e8eebb5c47c5 P 2961e78a6ae940c78d933635a6a6877b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.382241 16735 tablet_replica.cc:333] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.382781 16735 raft_consensus.cc:2243] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.383409 16735 raft_consensus.cc:2272] T ae16f30e70e14bb6982980ac38652944 P 2961e78a6ae940c78d933635a6a6877b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.385020 16735 tablet_replica.cc:333] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b: stopping tablet replica
I20260709 12:09:14.385447 16735 raft_consensus.cc:2243] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.385897 16735 raft_consensus.cc:2272] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P 2961e78a6ae940c78d933635a6a6877b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.415221 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
I20260709 12:09:14.435588 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
I20260709 12:09:14.460731 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:14.461354 16735 tablet_replica.cc:333] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.462054 16735 raft_consensus.cc:2243] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.462980 16735 raft_consensus.cc:2272] T ae16f30e70e14bb6982980ac38652944 P ee85b3258e4e4d07be1c99cc01c81802 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.464903 16735 tablet_replica.cc:333] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.465474 16735 raft_consensus.cc:2243] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.465939 16735 raft_consensus.cc:2272] T 4afa13a1e2ab4d6cb18cd092c12f0eb5 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.467875 16735 tablet_replica.cc:333] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.468402 16735 raft_consensus.cc:2243] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.468827 16735 raft_consensus.cc:2272] T 919325da0dc048c990e75118d8258079 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.470503 16735 tablet_replica.cc:333] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.471015 16735 raft_consensus.cc:2243] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.471437 16735 raft_consensus.cc:2272] T f036b10758184139b95aaacd7420e958 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.473208 16735 tablet_replica.cc:333] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.473759 16735 raft_consensus.cc:2243] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.474159 16735 raft_consensus.cc:2272] T b9eaee5b57994434a576c786f33acfd8 P ee85b3258e4e4d07be1c99cc01c81802 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.475819 16735 tablet_replica.cc:333] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.476323 16735 raft_consensus.cc:2243] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.476796 16735 raft_consensus.cc:2272] T d1b29b711ec0482583d6e8eebb5c47c5 P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.478462 16735 tablet_replica.cc:333] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.478940 16735 raft_consensus.cc:2243] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.479333 16735 raft_consensus.cc:2272] T 2e61b7202f614725a103e17a9a328262 P ee85b3258e4e4d07be1c99cc01c81802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.481034 16735 tablet_replica.cc:333] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.481576 16735 raft_consensus.cc:2243] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.482370 16735 raft_consensus.cc:2272] T e63cd771fcaf4a448dd050e32837c14c P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.484010 16735 tablet_replica.cc:333] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.484467 16735 raft_consensus.cc:2243] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.484920 16735 raft_consensus.cc:2272] T 6f311c85237440678c8770044991fe7e P ee85b3258e4e4d07be1c99cc01c81802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.486541 16735 tablet_replica.cc:333] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802: stopping tablet replica
I20260709 12:09:14.487015 16735 raft_consensus.cc:2243] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.487783 16735 raft_consensus.cc:2272] T 48fc7c5667424fabbbdc3cf7fa381c15 P ee85b3258e4e4d07be1c99cc01c81802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.518584 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
I20260709 12:09:14.538374 16735 master.cc:562] Master@127.16.87.254:36787 shutting down...
I20260709 12:09:14.559935 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.560590 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.560942 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P d72b9a28902644eca5f39c3b05cda5ef: stopping tablet replica
W20260709 12:09:14.607872 17325 debug-util.cc:398] Leaking SignalData structure 0x7b0800146340 after lost signal to thread 16738
W20260709 12:09:14.608709 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08000f65a0 after lost signal to thread 17328
W20260709 12:09:14.609469 17325 debug-util.cc:398] Leaking SignalData structure 0x7b0800056fa0 after lost signal to thread 17420
W20260709 12:09:14.610137 17325 debug-util.cc:398] Leaking SignalData structure 0x7b0800153640 after lost signal to thread 17495
W20260709 12:09:14.610809 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5c60 after lost signal to thread 17569
I20260709 12:09:14.643600 16735 master.cc:584] Master@127.16.87.254:36787 shutdown complete.
2961e78a6ae940c78d933635a6a6877b  4
cfb30a2291d14aadabe1e596489014ae  5
ee85b3258e4e4d07be1c99cc01c81802  1
2961e78a6ae940c78d933635a6a6877b  4
cfb30a2291d14aadabe1e596489014ae  3
ee85b3258e4e4d07be1c99cc01c81802  3
2961e78a6ae940c78d933635a6a6877b  1
cfb30a2291d14aadabe1e596489014ae  8
ee85b3258e4e4d07be1c99cc01c81802  1
2961e78a6ae940c78d933635a6a6877b  3
cfb30a2291d14aadabe1e596489014ae  4
ee85b3258e4e4d07be1c99cc01c81802  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (31200 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:09:14.688040 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:46581
I20260709 12:09:14.689152 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:14.695050 17826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:14.695166 17827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:14.696296 17829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:14.696615 16735 server_base.cc:1061] running on GCE node
I20260709 12:09:14.697654 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:14.697834 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:14.697954 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598954697943 us; error 0 us; skew 500 ppm
I20260709 12:09:14.698519 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:14.701043 16735 webserver.cc:533] Webserver started at http://127.16.87.254:43055/ using document root <none> and password file <none>
I20260709 12:09:14.701488 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:14.701653 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:14.701869 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:14.703087 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "43e9feadbceb41738c9e4f562b23c3a8"
format_stamp: "Formatted at 2026-07-09 12:09:14 on dist-test-slave-rldg"
I20260709 12:09:14.708006 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:09:14.712460 17834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:14.713328 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:09:14.713603 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "43e9feadbceb41738c9e4f562b23c3a8"
format_stamp: "Formatted at 2026-07-09 12:09:14 on dist-test-slave-rldg"
I20260709 12:09:14.713869 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:14.727770 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:14.729009 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:14.766554 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:46581
I20260709 12:09:14.766661 17885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:46581 every 8 connection(s)
I20260709 12:09:14.770500 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.781667 17886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8: Bootstrap starting.
I20260709 12:09:14.786545 17886 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.790904 17886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8: No bootstrap required, opened a new log
I20260709 12:09:14.793188 17886 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43e9feadbceb41738c9e4f562b23c3a8" member_type: VOTER }
I20260709 12:09:14.793727 17886 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.794096 17886 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9feadbceb41738c9e4f562b23c3a8, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.795089 17886 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43e9feadbceb41738c9e4f562b23c3a8" member_type: VOTER }
I20260709 12:09:14.795567 17886 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:09:14.795791 17886 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:09:14.796062 17886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:14.800331 17886 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43e9feadbceb41738c9e4f562b23c3a8" member_type: VOTER }
I20260709 12:09:14.800869 17886 leader_election.cc:304] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [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: 43e9feadbceb41738c9e4f562b23c3a8; no voters: 
I20260709 12:09:14.802042 17886 leader_election.cc:290] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:09:14.802588 17889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:14.803887 17889 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9feadbceb41738c9e4f562b23c3a8, State: Running, Role: LEADER
I20260709 12:09:14.804611 17889 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [LEADER]: Queue going to LEADER mode. State: All 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: "43e9feadbceb41738c9e4f562b23c3a8" member_type: VOTER }
I20260709 12:09:14.804891 17886 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:09:14.810093 17891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43e9feadbceb41738c9e4f562b23c3a8. Latest consensus state: current_term: 1 leader_uuid: "43e9feadbceb41738c9e4f562b23c3a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43e9feadbceb41738c9e4f562b23c3a8" member_type: VOTER } }
I20260709 12:09:14.810617 17890 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43e9feadbceb41738c9e4f562b23c3a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43e9feadbceb41738c9e4f562b23c3a8" member_type: VOTER } }
I20260709 12:09:14.811004 17891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:14.811493 17890 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:14.813500 17898 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:09:14.818526 17898 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:09:14.820856 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:09:14.827215 17898 catalog_manager.cc:1383] Generated new cluster ID: 43ee0fa515624a35a4794b90e45ce631
I20260709 12:09:14.827502 17898 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:09:14.847548 17898 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:09:14.848874 17898 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:09:14.862087 17898 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8: Generated new TSK 0
I20260709 12:09:14.862713 17898 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:09:14.887205 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:14.893209 17907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:14.894256 17908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:14.895803 17910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:14.896307 16735 server_base.cc:1061] running on GCE node
I20260709 12:09:14.897372 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:14.897616 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:14.897799 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598954897756 us; error 0 us; skew 500 ppm
I20260709 12:09:14.898455 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:14.900782 16735 webserver.cc:533] Webserver started at http://127.16.87.193:42291/ using document root <none> and password file <none>
I20260709 12:09:14.901309 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:14.901512 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:14.901803 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:14.902998 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
format_stamp: "Formatted at 2026-07-09 12:09:14 on dist-test-slave-rldg"
I20260709 12:09:14.907512 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:09:14.911077 17915 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:14.912171 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:09:14.912495 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
format_stamp: "Formatted at 2026-07-09 12:09:14 on dist-test-slave-rldg"
I20260709 12:09:14.912794 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:14.925369 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:14.926941 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:14.928539 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:14.931145 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:14.931401 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:14.931675 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:14.931886 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:14.974861 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:45491
I20260709 12:09:14.974949 17977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:45491 every 8 connection(s)
I20260709 12:09:14.979954 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:14.988528 17982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:14.990404 17983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:14.993139 17985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:14.994472 16735 server_base.cc:1061] running on GCE node
I20260709 12:09:14.995476 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:14.995741 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:14.995963 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598954995928 us; error 0 us; skew 500 ppm
I20260709 12:09:14.996640 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:14.999086 16735 webserver.cc:533] Webserver started at http://127.16.87.194:39639/ using document root <none> and password file <none>
I20260709 12:09:14.999558 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:14.999761 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.000077 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.001466 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "31ab46c84e5b4443887a349fb364189e"
format_stamp: "Formatted at 2026-07-09 12:09:14 on dist-test-slave-rldg"
I20260709 12:09:15.004123 17978 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46581
I20260709 12:09:15.004528 17978 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:15.005447 17978 heartbeater.cc:507] Master 127.16.87.254:46581 requested a full tablet report, sending...
I20260709 12:09:15.007556 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260709 12:09:15.008014 17851 ts_manager.cc:194] Registered new tserver with Master: 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:15.010459 17851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43760
I20260709 12:09:15.012416 17990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.013293 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:09:15.013602 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "31ab46c84e5b4443887a349fb364189e"
format_stamp: "Formatted at 2026-07-09 12:09:14 on dist-test-slave-rldg"
I20260709 12:09:15.013876 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:15.028414 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.029656 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.031163 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:15.033398 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:15.033635 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.033883 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:15.034055 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.073339 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:42531
I20260709 12:09:15.073482 18052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:42531 every 8 connection(s)
I20260709 12:09:15.078012 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.084916 18056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:15.087177 18057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:15.089038 16735 server_base.cc:1061] running on GCE node
W20260709 12:09:15.090427 18059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:15.091336 18053 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46581
I20260709 12:09:15.091540 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:09:15.091709 18053 heartbeater.cc:461] Registering TS with master...
W20260709 12:09:15.091827 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:15.092079 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598955092063 us; error 0 us; skew 500 ppm
I20260709 12:09:15.092617 18053 heartbeater.cc:507] Master 127.16.87.254:46581 requested a full tablet report, sending...
I20260709 12:09:15.092712 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.094920 17851 ts_manager.cc:194] Registered new tserver with Master: 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:15.095530 16735 webserver.cc:533] Webserver started at http://127.16.87.195:45053/ using document root <none> and password file <none>
I20260709 12:09:15.096048 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.096273 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.096577 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.096550 17851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43766
I20260709 12:09:15.098095 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "bba96fd0e3144793bef5253501c555c4"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-rldg"
I20260709 12:09:15.102659 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:09:15.106176 18064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.107121 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:09:15.107386 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "bba96fd0e3144793bef5253501c555c4"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-rldg"
I20260709 12:09:15.107686 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:15.144297 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.145555 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.147033 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:15.149386 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:15.149621 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.149928 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:15.150094 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.191478 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:44915
I20260709 12:09:15.191669 18126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:44915 every 8 connection(s)
I20260709 12:09:15.205397 18127 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46581
I20260709 12:09:15.205785 18127 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:15.206665 18127 heartbeater.cc:507] Master 127.16.87.254:46581 requested a full tablet report, sending...
I20260709 12:09:15.208633 17851 ts_manager.cc:194] Registered new tserver with Master: bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:15.209425 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014379447s
I20260709 12:09:15.210129 17851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43768
I20260709 12:09:15.235919 17851 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:09:15.242002 17851 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:09:15.438968 18092 tablet_service.cc:1511] Processing CreateTablet for tablet b5b8b39b98074fe29990f1286858f96b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:15.440615 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b8b39b98074fe29990f1286858f96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.450531 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef151440ee54401993f31107eb593b1 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:15.452018 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef151440ee54401993f31107eb593b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.453543 18089 tablet_service.cc:1511] Processing CreateTablet for tablet f79602f321774b038051ba5880153ba4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:15.455317 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd522dacd314a22b1c20e924657b87b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:15.457083 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd522dacd314a22b1c20e924657b87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.458815 18091 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe4f6b12efd49fa9dd963b137a5409c (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:15.459558 18088 tablet_service.cc:1511] Processing CreateTablet for tablet 83b808942e5b4351a1613e6742b6df70 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:15.460817 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79602f321774b038051ba5880153ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.463058 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b808942e5b4351a1613e6742b6df70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.463814 18086 tablet_service.cc:1511] Processing CreateTablet for tablet c0bd0fab46904393b4b6e79201edd0f4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:15.465142 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd0fab46904393b4b6e79201edd0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.465770 18091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe4f6b12efd49fa9dd963b137a5409c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.469681 18085 tablet_service.cc:1511] Processing CreateTablet for tablet d7141beba20d423ca444bb719f31228a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:15.471220 18085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7141beba20d423ca444bb719f31228a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.481639 17943 tablet_service.cc:1511] Processing CreateTablet for tablet b5b8b39b98074fe29990f1286858f96b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:15.482947 18084 tablet_service.cc:1511] Processing CreateTablet for tablet c9912fdd28ad4dcf895d39100f062676 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:15.483875 17941 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd522dacd314a22b1c20e924657b87b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:15.484393 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9912fdd28ad4dcf895d39100f062676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.485204 17941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd522dacd314a22b1c20e924657b87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.489681 17942 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe4f6b12efd49fa9dd963b137a5409c (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:15.495571 18083 tablet_service.cc:1511] Processing CreateTablet for tablet 313e377dbc1e4002bd6d8017fd3b9d27 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:15.496969 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313e377dbc1e4002bd6d8017fd3b9d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.498780 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe4f6b12efd49fa9dd963b137a5409c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.500344 17943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b8b39b98074fe29990f1286858f96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.504652 17940 tablet_service.cc:1511] Processing CreateTablet for tablet f79602f321774b038051ba5880153ba4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:15.505927 17940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79602f321774b038051ba5880153ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.513027 17939 tablet_service.cc:1511] Processing CreateTablet for tablet 83b808942e5b4351a1613e6742b6df70 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:15.517069 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b808942e5b4351a1613e6742b6df70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.519470 17937 tablet_service.cc:1511] Processing CreateTablet for tablet c0bd0fab46904393b4b6e79201edd0f4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:15.520840 17937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd0fab46904393b4b6e79201edd0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.523537 17938 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef151440ee54401993f31107eb593b1 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:15.524869 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef151440ee54401993f31107eb593b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.527576 17936 tablet_service.cc:1511] Processing CreateTablet for tablet d7141beba20d423ca444bb719f31228a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:15.528962 17936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7141beba20d423ca444bb719f31228a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.532163 17935 tablet_service.cc:1511] Processing CreateTablet for tablet c9912fdd28ad4dcf895d39100f062676 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:15.533563 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9912fdd28ad4dcf895d39100f062676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.535444 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 313e377dbc1e4002bd6d8017fd3b9d27 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:15.536821 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313e377dbc1e4002bd6d8017fd3b9d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.544157 18018 tablet_service.cc:1511] Processing CreateTablet for tablet b5b8b39b98074fe29990f1286858f96b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:15.545584 18018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b8b39b98074fe29990f1286858f96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.549566 18017 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe4f6b12efd49fa9dd963b137a5409c (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:15.551002 18017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe4f6b12efd49fa9dd963b137a5409c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.556149 18016 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd522dacd314a22b1c20e924657b87b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:15.557875 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd522dacd314a22b1c20e924657b87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.560395 18015 tablet_service.cc:1511] Processing CreateTablet for tablet f79602f321774b038051ba5880153ba4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:15.572615 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79602f321774b038051ba5880153ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.575644 18014 tablet_service.cc:1511] Processing CreateTablet for tablet 83b808942e5b4351a1613e6742b6df70 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:15.577584 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b808942e5b4351a1613e6742b6df70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.579859 18088 tablet_service.cc:1511] Processing CreateTablet for tablet 7447d0fcb94446c290541d8fbd640ce6 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:15.581641 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447d0fcb94446c290541d8fbd640ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.594422 18092 tablet_service.cc:1511] Processing CreateTablet for tablet 57af5639d7d04847a11a4091cbfdf8c4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:15.596298 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57af5639d7d04847a11a4091cbfdf8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.611593 18013 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef151440ee54401993f31107eb593b1 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:15.612999 18013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef151440ee54401993f31107eb593b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.615167 18012 tablet_service.cc:1511] Processing CreateTablet for tablet c0bd0fab46904393b4b6e79201edd0f4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:15.623495 18142 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:15.623742 18010 tablet_service.cc:1511] Processing CreateTablet for tablet c9912fdd28ad4dcf895d39100f062676 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:15.625695 18009 tablet_service.cc:1511] Processing CreateTablet for tablet 313e377dbc1e4002bd6d8017fd3b9d27 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:15.629848 17942 tablet_service.cc:1511] Processing CreateTablet for tablet 7447d0fcb94446c290541d8fbd640ce6 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:15.631186 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447d0fcb94446c290541d8fbd640ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.634084 18011 tablet_service.cc:1511] Processing CreateTablet for tablet d7141beba20d423ca444bb719f31228a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:15.636650 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9912fdd28ad4dcf895d39100f062676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.637338 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313e377dbc1e4002bd6d8017fd3b9d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.642601 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd0fab46904393b4b6e79201edd0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.643146 17941 tablet_service.cc:1511] Processing CreateTablet for tablet 57af5639d7d04847a11a4091cbfdf8c4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:15.644454 17941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57af5639d7d04847a11a4091cbfdf8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.645001 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7141beba20d423ca444bb719f31228a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.645484 18083 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3a5ef441b0462c9c75a7907eac261d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:15.646745 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3a5ef441b0462c9c75a7907eac261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.646849 17938 tablet_service.cc:1511] Processing CreateTablet for tablet 882214ec128344839b957f0f9ccdcfeb (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:15.648084 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882214ec128344839b957f0f9ccdcfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.655964 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 93477dc20e374ba6b6e457c241b52bfa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:15.659494 18084 tablet_service.cc:1511] Processing CreateTablet for tablet 882214ec128344839b957f0f9ccdcfeb (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:15.675487 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 93e4ffd424a94910a685e506caa7a29a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:15.670212 18091 tablet_service.cc:1511] Processing CreateTablet for tablet ccd10cc9acff4c27b657c100708668d7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:15.676951 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882214ec128344839b957f0f9ccdcfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.679327 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93477dc20e374ba6b6e457c241b52bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.681689 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e4ffd424a94910a685e506caa7a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.673997 17941 tablet_service.cc:1511] Processing CreateTablet for tablet e3c79e1967914660886dbff873726374 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:15.642082 18089 tablet_service.cc:1511] Processing CreateTablet for tablet e3c79e1967914660886dbff873726374 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:15.686715 18142 tablet_bootstrap.cc:654] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.691264 17937 tablet_service.cc:1511] Processing CreateTablet for tablet 93477dc20e374ba6b6e457c241b52bfa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:15.702893 18091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd10cc9acff4c27b657c100708668d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.708606 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 93e4ffd424a94910a685e506caa7a29a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:15.711133 17940 tablet_service.cc:1511] Processing CreateTablet for tablet ccd10cc9acff4c27b657c100708668d7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:15.712270 18009 tablet_service.cc:1511] Processing CreateTablet for tablet 93e4ffd424a94910a685e506caa7a29a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:15.738451 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e4ffd424a94910a685e506caa7a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.714502 17943 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3a5ef441b0462c9c75a7907eac261d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:15.715003 17937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93477dc20e374ba6b6e457c241b52bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.743206 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 184d83bcedf645c3b201dbed627e24fa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:15.716446 18085 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:15.717283 18016 tablet_service.cc:1511] Processing CreateTablet for tablet 7447d0fcb94446c290541d8fbd640ce6 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:15.744562 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184d83bcedf645c3b201dbed627e24fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.744776 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447d0fcb94446c290541d8fbd640ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.745554 18085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfd3c207ec4e4c87388a6f0fe89e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.746984 17943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3a5ef441b0462c9c75a7907eac261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.748963 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8d92c9c85f4efe99f77c4d21ff213a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:15.750236 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8d92c9c85f4efe99f77c4d21ff213a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.753494 18017 tablet_service.cc:1511] Processing CreateTablet for tablet 882214ec128344839b957f0f9ccdcfeb (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:15.718465 17936 tablet_service.cc:1511] Processing CreateTablet for tablet 184d83bcedf645c3b201dbed627e24fa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:15.726986 18143 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:15.755453 17938 tablet_service.cc:1511] Processing CreateTablet for tablet 33269200238e46ecad72083835397026 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:15.756713 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33269200238e46ecad72083835397026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.735342 17939 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:15.759059 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfd3c207ec4e4c87388a6f0fe89e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.761893 18012 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3a5ef441b0462c9c75a7907eac261d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:15.763180 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3a5ef441b0462c9c75a7907eac261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.763442 18014 tablet_service.cc:1511] Processing CreateTablet for tablet e3c79e1967914660886dbff873726374 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:15.764659 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c79e1967914660886dbff873726374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.773458 17941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c79e1967914660886dbff873726374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.773897 18018 tablet_service.cc:1511] Processing CreateTablet for tablet 57af5639d7d04847a11a4091cbfdf8c4 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:15.776870 18144 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:15.777465 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e4ffd424a94910a685e506caa7a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.773450 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c79e1967914660886dbff873726374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.782676 17940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd10cc9acff4c27b657c100708668d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.789376 17937 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:15.791396 18015 tablet_service.cc:1511] Processing CreateTablet for tablet 93477dc20e374ba6b6e457c241b52bfa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:15.792598 18083 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8d92c9c85f4efe99f77c4d21ff213a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:15.793812 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8d92c9c85f4efe99f77c4d21ff213a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.798534 18017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882214ec128344839b957f0f9ccdcfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.802644 18018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57af5639d7d04847a11a4091cbfdf8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.804616 18144 tablet_bootstrap.cc:654] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.809902 17937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.812525 18142 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:15.813046 18142 ts_tablet_manager.cc:1403] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.027s
I20260709 12:09:15.814535 18084 tablet_service.cc:1511] Processing CreateTablet for tablet 33269200238e46ecad72083835397026 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:15.815912 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33269200238e46ecad72083835397026. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:15.816018 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:15.818732 18142 raft_consensus.cc:359] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:15.819491 18142 raft_consensus.cc:385] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.819792 18142 raft_consensus.cc:740] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.820632 18142 consensus_queue.cc:260] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:15.822237 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc9e224030a4def808e0716f1be450e (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:15.825237 18088 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec2e08e328a4394b5e2d8c4d38032aa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:15.844893 17942 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc9e224030a4def808e0716f1be450e (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:15.845395 17936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184d83bcedf645c3b201dbed627e24fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.845041 18092 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:15.846594 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.851109 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec2e08e328a4394b5e2d8c4d38032aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.852384 18010 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:15.855316 17940 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec2e08e328a4394b5e2d8c4d38032aa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:15.856633 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc9e224030a4def808e0716f1be450e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.846251 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc9e224030a4def808e0716f1be450e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.863889 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 750a8f5719514c438cb1b459491d21e8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:15.871371 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750a8f5719514c438cb1b459491d21e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.874652 17940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec2e08e328a4394b5e2d8c4d38032aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.879758 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 03467a4477914661b8b3fccb39f9f875 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:15.884842 18011 tablet_service.cc:1511] Processing CreateTablet for tablet 184d83bcedf645c3b201dbed627e24fa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:15.885839 18013 tablet_service.cc:1511] Processing CreateTablet for tablet ccd10cc9acff4c27b657c100708668d7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:15.886786 18016 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8d92c9c85f4efe99f77c4d21ff213a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:15.888787 18012 tablet_service.cc:1511] Processing CreateTablet for tablet 33269200238e46ecad72083835397026 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:15.890087 18014 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:15.895887 18144 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:15.896807 17942 tablet_service.cc:1511] Processing CreateTablet for tablet f8717a0dfd87483fa05f3ac7fbb96682 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:15.901187 18144 ts_tablet_manager.cc:1403] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.010s
I20260709 12:09:15.901907 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8717a0dfd87483fa05f3ac7fbb96682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.904227 18143 tablet_bootstrap.cc:654] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.880853 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93477dc20e374ba6b6e457c241b52bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.880319 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 750a8f5719514c438cb1b459491d21e8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:15.909744 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33269200238e46ecad72083835397026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.912706 18013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd10cc9acff4c27b657c100708668d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.915926 18127 heartbeater.cc:499] Master 127.16.87.254:46581 was elected leader, sending a full tablet report...
I20260709 12:09:15.918612 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.924906 18146 raft_consensus.cc:493] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.925534 18146 raft_consensus.cc:515] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:15.928279 18089 tablet_service.cc:1511] Processing CreateTablet for tablet fb7d948096474c30b963a2f9968457ea (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:15.929656 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfd3c207ec4e4c87388a6f0fe89e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.935657 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03467a4477914661b8b3fccb39f9f875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.895992 17940 tablet_service.cc:1511] Processing CreateTablet for tablet 03467a4477914661b8b3fccb39f9f875 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:15.938795 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8d92c9c85f4efe99f77c4d21ff213a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.939327 17940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03467a4477914661b8b3fccb39f9f875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.905097 18144 raft_consensus.cc:359] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:15.941232 18144 raft_consensus.cc:385] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.941561 18144 raft_consensus.cc:740] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.942348 18144 consensus_queue.cc:260] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:15.949422 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184d83bcedf645c3b201dbed627e24fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.957099 17938 tablet_service.cc:1511] Processing CreateTablet for tablet fb7d948096474c30b963a2f9968457ea (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:15.970440 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7d948096474c30b963a2f9968457ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.969890 17943 tablet_service.cc:1511] Processing CreateTablet for tablet d16b70fd4a5f4e61a31037d66010b34b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:15.922142 18088 tablet_service.cc:1511] Processing CreateTablet for tablet f8717a0dfd87483fa05f3ac7fbb96682 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:15.976753 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7d948096474c30b963a2f9968457ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.996570 18083 tablet_service.cc:1511] Processing CreateTablet for tablet d16b70fd4a5f4e61a31037d66010b34b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:15.997614 18084 tablet_service.cc:1511] Processing CreateTablet for tablet f351f28ae6ba444dba92b94ec9777dae (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:15.998893 18142 ts_tablet_manager.cc:1434] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.186s	user 0.010s	sys 0.005s
I20260709 12:09:15.999964 18142 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:16.038300 18091 tablet_service.cc:1511] Processing CreateTablet for tablet 79606d6b8b4840eab4f757bb3e284fd1 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:16.013759 17978 heartbeater.cc:499] Master 127.16.87.254:46581 was elected leader, sending a full tablet report...
I20260709 12:09:16.015520 18013 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec2e08e328a4394b5e2d8c4d38032aa (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:16.043183 18013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec2e08e328a4394b5e2d8c4d38032aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.056891 18015 tablet_service.cc:1511] Processing CreateTablet for tablet 03467a4477914661b8b3fccb39f9f875 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:16.058696 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03467a4477914661b8b3fccb39f9f875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.062614 18017 tablet_service.cc:1511] Processing CreateTablet for tablet f8717a0dfd87483fa05f3ac7fbb96682 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:16.081519 18017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8717a0dfd87483fa05f3ac7fbb96682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.985430 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750a8f5719514c438cb1b459491d21e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.096756 17935 tablet_service.cc:1511] Processing CreateTablet for tablet b3e125095d984ba4ae68c2b6583fd075 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:16.098078 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e125095d984ba4ae68c2b6583fd075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.067384 17941 tablet_service.cc:1511] Processing CreateTablet for tablet 3b85d5092a934949bb0bdc7f89c4959d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:16.099098 18053 heartbeater.cc:499] Master 127.16.87.254:46581 was elected leader, sending a full tablet report...
I20260709 12:09:16.071161 18018 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc9e224030a4def808e0716f1be450e (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:15.973656 17934 tablet_service.cc:1511] Processing CreateTablet for tablet f351f28ae6ba444dba92b94ec9777dae (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:16.037977 18146 leader_election.cc:290] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:16.013480 17937 tablet_service.cc:1511] Processing CreateTablet for tablet 79606d6b8b4840eab4f757bb3e284fd1 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:16.076253 18143 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:16.112084 18143 ts_tablet_manager.cc:1403] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.385s	user 0.013s	sys 0.000s
I20260709 12:09:16.078688 17936 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca7bfd74b9f446587b02b333dafa06a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:16.078887 18015 tablet_service.cc:1511] Processing CreateTablet for tablet fb7d948096474c30b963a2f9968457ea (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:16.083001 18012 tablet_service.cc:1511] Processing CreateTablet for tablet d16b70fd4a5f4e61a31037d66010b34b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:16.064266 18085 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca7bfd74b9f446587b02b333dafa06a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:16.093259 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:16.133893 18151 raft_consensus.cc:493] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.134562 18151 raft_consensus.cc:515] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.137749 18151 leader_election.cc:290] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:16.139014 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8717a0dfd87483fa05f3ac7fbb96682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.086046 17939 tablet_service.cc:1511] Processing CreateTablet for tablet ad9cc9debb7b42af91582ac4e8cd5ce8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 12:09:16.143764 18065 leader_election.cc:343] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.030531 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 3b85d5092a934949bb0bdc7f89c4959d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:16.150575 17943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16b70fd4a5f4e61a31037d66010b34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.029467 18011 tablet_service.cc:1511] Processing CreateTablet for tablet 750a8f5719514c438cb1b459491d21e8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:16.151930 17936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bfd74b9f446587b02b333dafa06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.152251 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16b70fd4a5f4e61a31037d66010b34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.154733 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9cc9debb7b42af91582ac4e8cd5ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.155150 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f351f28ae6ba444dba92b94ec9777dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.160629 18018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc9e224030a4def808e0716f1be450e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.162711 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16b70fd4a5f4e61a31037d66010b34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.170725 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7d948096474c30b963a2f9968457ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.179131 18143 raft_consensus.cc:359] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.180210 18143 raft_consensus.cc:385] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.180600 18143 raft_consensus.cc:740] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.184808 18085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bfd74b9f446587b02b333dafa06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.195576 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b85d5092a934949bb0bdc7f89c4959d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.198619 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750a8f5719514c438cb1b459491d21e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.199482 17937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79606d6b8b4840eab4f757bb3e284fd1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:16.201911 18128 tablet.cc:2406] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:09:16.203464 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f351f28ae6ba444dba92b94ec9777dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.134557 18144 ts_tablet_manager.cc:1434] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.233s	user 0.034s	sys 0.035s
I20260709 12:09:16.181660 18143 consensus_queue.cc:260] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.216712 17942 tablet_service.cc:1511] Processing CreateTablet for tablet 2b84d2d1f340465eab8438ccfce56e05 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:16.216933 18092 tablet_service.cc:1511] Processing CreateTablet for tablet ad9cc9debb7b42af91582ac4e8cd5ce8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:16.189818 18010 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca7bfd74b9f446587b02b333dafa06a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:16.218927 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bfd74b9f446587b02b333dafa06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.224645 17941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b85d5092a934949bb0bdc7f89c4959d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.225680 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b84d2d1f340465eab8438ccfce56e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.226184 18091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79606d6b8b4840eab4f757bb3e284fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.114017 18014 tablet_service.cc:1511] Processing CreateTablet for tablet 79606d6b8b4840eab4f757bb3e284fd1 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:16.228746 17940 tablet_service.cc:1511] Processing CreateTablet for tablet 6c552acca21f4e0cb03fe91e5496f414 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:16.229545 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79606d6b8b4840eab4f757bb3e284fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.230050 17940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c552acca21f4e0cb03fe91e5496f414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.233006 18144 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:16.090139 18009 tablet_service.cc:1511] Processing CreateTablet for tablet f351f28ae6ba444dba92b94ec9777dae (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:16.243114 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f351f28ae6ba444dba92b94ec9777dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.246611 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9cc9debb7b42af91582ac4e8cd5ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.256337 18142 tablet_bootstrap.cc:654] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.261296 18087 tablet_service.cc:1511] Processing CreateTablet for tablet b3e125095d984ba4ae68c2b6583fd075 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:16.263796 17938 tablet_service.cc:1511] Processing CreateTablet for tablet 80df17dc664e42fd9290eb0ea0a02d3d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:16.265034 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80df17dc664e42fd9290eb0ea0a02d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.269213 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 2b84d2d1f340465eab8438ccfce56e05 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:16.274632 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e125095d984ba4ae68c2b6583fd075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.282219 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b84d2d1f340465eab8438ccfce56e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.274251 18016 tablet_service.cc:1511] Processing CreateTablet for tablet 3b85d5092a934949bb0bdc7f89c4959d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:16.305877 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b85d5092a934949bb0bdc7f89c4959d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.303196 18143 ts_tablet_manager.cc:1434] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.191s	user 0.012s	sys 0.000s
I20260709 12:09:16.337297 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1b3b0b3a34072b505c301f1f531b8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:16.339156 18012 tablet_service.cc:1511] Processing CreateTablet for tablet 2b84d2d1f340465eab8438ccfce56e05 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:16.340567 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b84d2d1f340465eab8438ccfce56e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.343173 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1b3b0b3a34072b505c301f1f531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.343945 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 80df17dc664e42fd9290eb0ea0a02d3d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:16.345155 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80df17dc664e42fd9290eb0ea0a02d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.286288 18013 tablet_service.cc:1511] Processing CreateTablet for tablet 80df17dc664e42fd9290eb0ea0a02d3d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:16.347715 18143 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:16.348423 18013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80df17dc664e42fd9290eb0ea0a02d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.354175 18143 tablet_bootstrap.cc:654] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.355391 18092 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1b3b0b3a34072b505c301f1f531b8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:16.356664 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1b3b0b3a34072b505c301f1f531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.356717 17935 tablet_service.cc:1511] Processing CreateTablet for tablet aa0a33f9e4c440ceb6309cedd885b2b3 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:16.353719 17939 tablet_service.cc:1511] Processing CreateTablet for tablet 586c916e846b4a468420f2b30268354a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:16.303246 18089 tablet_service.cc:1511] Processing CreateTablet for tablet 6c552acca21f4e0cb03fe91e5496f414 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:16.363746 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0a33f9e4c440ceb6309cedd885b2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.369212 17942 tablet_service.cc:1511] Processing CreateTablet for tablet c3af56dfd5114de4bd7ac6f6bbc1572a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:16.372023 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af56dfd5114de4bd7ac6f6bbc1572a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.373554 17943 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0e7557d636433ba67025d292f79da7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:16.377625 18144 tablet_bootstrap.cc:654] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.381381 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c916e846b4a468420f2b30268354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.389088 17943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0e7557d636433ba67025d292f79da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.414414 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:16.417618 18015 tablet_service.cc:1511] Processing CreateTablet for tablet b3e125095d984ba4ae68c2b6583fd075 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:16.419051 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e125095d984ba4ae68c2b6583fd075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.423343 18085 tablet_service.cc:1511] Processing CreateTablet for tablet 586c916e846b4a468420f2b30268354a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:16.423683 18010 tablet_service.cc:1511] Processing CreateTablet for tablet ad9cc9debb7b42af91582ac4e8cd5ce8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:16.424693 18085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c916e846b4a468420f2b30268354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.425203 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9cc9debb7b42af91582ac4e8cd5ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.425141 18083 tablet_service.cc:1511] Processing CreateTablet for tablet c3af56dfd5114de4bd7ac6f6bbc1572a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:16.427623 18011 tablet_service.cc:1511] Processing CreateTablet for tablet 6c552acca21f4e0cb03fe91e5496f414 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:16.423652 18084 tablet_service.cc:1511] Processing CreateTablet for tablet aa0a33f9e4c440ceb6309cedd885b2b3 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 12:09:16.434854 18066 leader_election.cc:343] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.435395 18066 leader_election.cc:304] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:16.436789 18148 raft_consensus.cc:2749] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.428895 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c552acca21f4e0cb03fe91e5496f414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.443838 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af56dfd5114de4bd7ac6f6bbc1572a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.447067 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0e7557d636433ba67025d292f79da7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:16.447472 18142 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:16.447985 18142 ts_tablet_manager.cc:1403] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.448s	user 0.021s	sys 0.029s
I20260709 12:09:16.449747 18143 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:16.450191 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0a33f9e4c440ceb6309cedd885b2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.450841 18142 raft_consensus.cc:359] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.451594 18142 raft_consensus.cc:385] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.451905 18142 raft_consensus.cc:740] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.453183 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0e7557d636433ba67025d292f79da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.450219 18143 ts_tablet_manager.cc:1403] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.127s	user 0.006s	sys 0.035s
I20260709 12:09:16.456519 18142 consensus_queue.cc:260] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.466603 18142 ts_tablet_manager.cc:1434] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 12:09:16.467582 18142 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:16.473354 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:16.474052 18102 raft_consensus.cc:2468] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:16.475521 17993 leader_election.cc:304] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:16.476603 18154 raft_consensus.cc:2804] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.476994 18154 raft_consensus.cc:493] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.477329 18154 raft_consensus.cc:3060] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.458258 18143 raft_consensus.cc:359] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.478510 18143 raft_consensus.cc:385] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.478834 18143 raft_consensus.cc:740] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.480181 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c552acca21f4e0cb03fe91e5496f414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.481424 18143 consensus_queue.cc:260] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.483485 18017 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1b3b0b3a34072b505c301f1f531b8 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:16.485929 18017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1b3b0b3a34072b505c301f1f531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.484581 18154 raft_consensus.cc:515] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.492692 18143 ts_tablet_manager.cc:1434] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:09:16.495002 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 9123b5f397ad4368bf4f8fa96e9066db (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:16.495992 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:16.496698 18142 tablet_bootstrap.cc:654] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.496629 17953 raft_consensus.cc:2468] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:16.497596 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:16.498184 17952 raft_consensus.cc:3060] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.502234 18088 tablet_service.cc:1511] Processing CreateTablet for tablet 9123b5f397ad4368bf4f8fa96e9066db (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:16.503515 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123b5f397ad4368bf4f8fa96e9066db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.503314 18012 tablet_service.cc:1511] Processing CreateTablet for tablet 586c916e846b4a468420f2b30268354a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:16.504552 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c916e846b4a468420f2b30268354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.508440 17952 raft_consensus.cc:2468] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:16.509397 17939 tablet_service.cc:1511] Processing CreateTablet for tablet 0e669abec06548b68a258154b00e5e42 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:16.514082 17991 leader_election.cc:304] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:16.515048 18151 raft_consensus.cc:2804] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.507807 18018 tablet_service.cc:1511] Processing CreateTablet for tablet c3af56dfd5114de4bd7ac6f6bbc1572a (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:16.517576 18018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af56dfd5114de4bd7ac6f6bbc1572a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.524637 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123b5f397ad4368bf4f8fa96e9066db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.524902 18143 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:16.530591 18013 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0e7557d636433ba67025d292f79da7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:16.531009 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:16.531665 18102 raft_consensus.cc:3060] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.531955 18013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0e7557d636433ba67025d292f79da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.533108 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 0e669abec06548b68a258154b00e5e42 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:16.534478 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e669abec06548b68a258154b00e5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.533108 18154 leader_election.cc:290] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:16.538847 18016 tablet_service.cc:1511] Processing CreateTablet for tablet aa0a33f9e4c440ceb6309cedd885b2b3 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:16.539362 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e669abec06548b68a258154b00e5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.541697 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0a33f9e4c440ceb6309cedd885b2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.544214 18015 tablet_service.cc:1511] Processing CreateTablet for tablet 9123b5f397ad4368bf4f8fa96e9066db (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:16.554791 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123b5f397ad4368bf4f8fa96e9066db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.545250 18102 raft_consensus.cc:2468] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
W20260709 12:09:16.587168 17836 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 46188.5us
I20260709 12:09:16.588079 18151 raft_consensus.cc:697] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:16.589051 18151 consensus_queue.cc:237] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.599844 18144 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:16.600406 18144 ts_tablet_manager.cc:1403] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.368s	user 0.005s	sys 0.012s
I20260709 12:09:16.601351 17942 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb3f5bc00cb4c42899a857930483e89 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:16.603181 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3f5bc00cb4c42899a857930483e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.634450 18143 tablet_bootstrap.cc:700] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent opening tablet: real 0.104s	user 0.010s	sys 0.003s
I20260709 12:09:16.634871 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 9df5825367dc41f8859fdf13a7af98f9 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:16.646800 18143 tablet_bootstrap.cc:654] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.648109 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df5825367dc41f8859fdf13a7af98f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.621635 18144 raft_consensus.cc:359] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.644484 18089 tablet_service.cc:1511] Processing CreateTablet for tablet 9df5825367dc41f8859fdf13a7af98f9 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:16.644117 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb3f5bc00cb4c42899a857930483e89 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:16.654196 18144 raft_consensus.cc:385] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.656243 18144 raft_consensus.cc:740] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.657089 18144 consensus_queue.cc:260] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.655493 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df5825367dc41f8859fdf13a7af98f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.593974 18010 tablet_service.cc:1511] Processing CreateTablet for tablet 0e669abec06548b68a258154b00e5e42 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:16.665066 18011 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb3f5bc00cb4c42899a857930483e89 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:16.666596 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3f5bc00cb4c42899a857930483e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.669728 17850 catalog_manager.cc:5697] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:16.671623 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e669abec06548b68a258154b00e5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.680631 17939 tablet_service.cc:1511] Processing CreateTablet for tablet d8e885faf70a42fe9d80dc2e47c08d7e (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:16.681995 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e885faf70a42fe9d80dc2e47c08d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.672396 18014 tablet_service.cc:1511] Processing CreateTablet for tablet 9df5825367dc41f8859fdf13a7af98f9 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:16.683235 18144 ts_tablet_manager.cc:1434] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.001s
I20260709 12:09:16.684764 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3f5bc00cb4c42899a857930483e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.686722 18012 tablet_service.cc:1511] Processing CreateTablet for tablet d8e885faf70a42fe9d80dc2e47c08d7e (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:16.688382 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e885faf70a42fe9d80dc2e47c08d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.696589 18142 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:16.697077 18142 ts_tablet_manager.cc:1403] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.230s	user 0.006s	sys 0.037s
I20260709 12:09:16.699887 18143 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:16.700361 18143 ts_tablet_manager.cc:1403] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.176s	user 0.025s	sys 0.013s
I20260709 12:09:16.703588 18144 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:16.706912 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df5825367dc41f8859fdf13a7af98f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.712023 18087 tablet_service.cc:1511] Processing CreateTablet for tablet d8e885faf70a42fe9d80dc2e47c08d7e (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:16.713754 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e885faf70a42fe9d80dc2e47c08d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.735677 18143 raft_consensus.cc:359] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.736527 18143 raft_consensus.cc:385] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.736853 18143 raft_consensus.cc:740] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.738590 18142 raft_consensus.cc:359] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.739362 18142 raft_consensus.cc:385] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.739679 18142 raft_consensus.cc:740] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.740414 18142 consensus_queue.cc:260] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.745434 18144 tablet_bootstrap.cc:654] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.748528 18143 consensus_queue.cc:260] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.749235 17939 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2867a7a0c74baf8047ee5018fa615b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:16.750665 18142 ts_tablet_manager.cc:1434] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.000s
I20260709 12:09:16.751259 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2867a7a0c74baf8047ee5018fa615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.751693 18142 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:16.751940 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2867a7a0c74baf8047ee5018fa615b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:16.753249 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2867a7a0c74baf8047ee5018fa615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.756649 18011 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2867a7a0c74baf8047ee5018fa615b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:16.758046 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2867a7a0c74baf8047ee5018fa615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.767954 18143 ts_tablet_manager.cc:1434] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.001s
I20260709 12:09:16.769246 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9f6ba217ae4f1f8aed681dd80422b7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:16.770942 18016 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9f6ba217ae4f1f8aed681dd80422b7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:16.771898 18142 tablet_bootstrap.cc:654] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.772220 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9f6ba217ae4f1f8aed681dd80422b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.776796 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9f6ba217ae4f1f8aed681dd80422b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.784884 18143 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:16.791217 18089 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9f6ba217ae4f1f8aed681dd80422b7 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:16.792765 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9f6ba217ae4f1f8aed681dd80422b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.797746 18144 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:16.798250 18144 ts_tablet_manager.cc:1403] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.008s
I20260709 12:09:16.791692 18143 tablet_bootstrap.cc:654] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.801887 18144 raft_consensus.cc:359] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.802781 18144 raft_consensus.cc:385] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.803180 18144 raft_consensus.cc:740] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.806121 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 3e48302432dc4d55bbcd705a7a23f234 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:16.811273 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48302432dc4d55bbcd705a7a23f234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.811764 18144 consensus_queue.cc:260] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.816426 18144 ts_tablet_manager.cc:1434] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:16.817626 18144 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
W20260709 12:09:16.818542 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:16.821666 18142 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:16.822166 18142 ts_tablet_manager.cc:1403] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260709 12:09:16.824952 18142 raft_consensus.cc:359] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:16.825696 18142 raft_consensus.cc:385] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.826071 18142 raft_consensus.cc:740] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.826787 18142 consensus_queue.cc:260] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:16.828982 18142 ts_tablet_manager.cc:1434] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:16.829159 17939 tablet_service.cc:1511] Processing CreateTablet for tablet 52182addeff849d6bca88f8c779c511d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:16.829913 18142 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:16.831200 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52182addeff849d6bca88f8c779c511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.844993 18089 tablet_service.cc:1511] Processing CreateTablet for tablet e96e7c0ddd6345ba98c3db453ba5b763 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:16.844993 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 192f751bcf0542378f743fe3860e611b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:16.846295 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e7c0ddd6345ba98c3db453ba5b763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.846608 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f751bcf0542378f743fe3860e611b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.851828 18012 tablet_service.cc:1511] Processing CreateTablet for tablet 192f751bcf0542378f743fe3860e611b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:16.853106 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f751bcf0542378f743fe3860e611b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.857095 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 192f751bcf0542378f743fe3860e611b (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:16.835405 18016 tablet_service.cc:1511] Processing CreateTablet for tablet 52182addeff849d6bca88f8c779c511d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:16.836935 18142 tablet_bootstrap.cc:654] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.837859 18143 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:16.840504 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 52182addeff849d6bca88f8c779c511d (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:16.841586 17942 tablet_service.cc:1511] Processing CreateTablet for tablet e96e7c0ddd6345ba98c3db453ba5b763 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:16.858898 18143 ts_tablet_manager.cc:1403] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.014s
I20260709 12:09:16.859078 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52182addeff849d6bca88f8c779c511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.859316 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52182addeff849d6bca88f8c779c511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.859431 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e7c0ddd6345ba98c3db453ba5b763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.841593 18014 tablet_service.cc:1511] Processing CreateTablet for tablet 3e48302432dc4d55bbcd705a7a23f234 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:16.842585 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 3e48302432dc4d55bbcd705a7a23f234 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:16.842753 18011 tablet_service.cc:1511] Processing CreateTablet for tablet e96e7c0ddd6345ba98c3db453ba5b763 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:16.862708 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48302432dc4d55bbcd705a7a23f234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.878599 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f751bcf0542378f743fe3860e611b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.878444 17936 tablet_service.cc:1511] Processing CreateTablet for tablet d60ef07975c14fcf80af8e1df2cce770 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:16.879674 17936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60ef07975c14fcf80af8e1df2cce770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.862901 18143 raft_consensus.cc:359] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.881896 18143 raft_consensus.cc:385] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.866233 18144 tablet_bootstrap.cc:654] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.882237 18143 raft_consensus.cc:740] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.883198 18143 consensus_queue.cc:260] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.885637 18143 ts_tablet_manager.cc:1434] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:09:16.886514 18011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e7c0ddd6345ba98c3db453ba5b763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.886656 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48302432dc4d55bbcd705a7a23f234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.868551 17939 tablet_service.cc:1511] Processing CreateTablet for tablet d5b604519c484a8c95342fe6c50fa1d0 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:16.870576 18010 tablet_service.cc:1511] Processing CreateTablet for tablet d5b604519c484a8c95342fe6c50fa1d0 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:16.890197 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b604519c484a8c95342fe6c50fa1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.890295 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b604519c484a8c95342fe6c50fa1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.893393 18143 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:16.871670 18083 tablet_service.cc:1511] Processing CreateTablet for tablet d5b604519c484a8c95342fe6c50fa1d0 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:16.901342 18013 tablet_service.cc:1511] Processing CreateTablet for tablet d60ef07975c14fcf80af8e1df2cce770 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:16.872771 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 3e51563f47194a34910481ac687d43b6 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:16.876224 18018 tablet_service.cc:1511] Processing CreateTablet for tablet 3e51563f47194a34910481ac687d43b6 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:16.877260 18088 tablet_service.cc:1511] Processing CreateTablet for tablet 3e51563f47194a34910481ac687d43b6 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:16.902639 18013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60ef07975c14fcf80af8e1df2cce770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.903427 18018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51563f47194a34910481ac687d43b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.905292 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b604519c484a8c95342fe6c50fa1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.906621 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51563f47194a34910481ac687d43b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.910202 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51563f47194a34910481ac687d43b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.920904 18155 raft_consensus.cc:493] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.921453 18155 raft_consensus.cc:515] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.926407 17942 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6cde48594b493a9b2761a5221049e0 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:16.931936 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cde48594b493a9b2761a5221049e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.936810 18155 leader_election.cc:290] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:16.954813 18143 tablet_bootstrap.cc:654] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.963294 18144 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:16.963835 18144 ts_tablet_manager.cc:1403] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.146s	user 0.019s	sys 0.002s
I20260709 12:09:16.963503 18089 tablet_service.cc:1511] Processing CreateTablet for tablet d60ef07975c14fcf80af8e1df2cce770 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:16.964872 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60ef07975c14fcf80af8e1df2cce770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.967013 18012 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6cde48594b493a9b2761a5221049e0 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:16.968080 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cde48594b493a9b2761a5221049e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.946053 18148 raft_consensus.cc:493] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.968570 18148 raft_consensus.cc:515] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.968325 18144 raft_consensus.cc:359] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:16.970665 18144 raft_consensus.cc:385] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.970935 18144 raft_consensus.cc:740] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.971655 18151 raft_consensus.cc:493] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.971611 18090 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6cde48594b493a9b2761a5221049e0 (DEFAULT_TABLE table=test-workload [id=9d2fa92e05b2432db4380cfefe54554b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:16.972188 18151 raft_consensus.cc:515] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:16.972901 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cde48594b493a9b2761a5221049e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.996383 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd0fab46904393b4b6e79201edd0f4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:16.996680 18151 leader_election.cc:290] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.001535 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313e377dbc1e4002bd6d8017fd3b9d27" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:17.003576 18065 leader_election.cc:343] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.004201 18148 leader_election.cc:290] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:09:17.004551 17991 leader_election.cc:343] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.982741 18144 consensus_queue.cc:260] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:17.009188 18144 ts_tablet_manager.cc:1434] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:09:17.009361 18155 raft_consensus.cc:493] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.011034 18155 raft_consensus.cc:515] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.013193 18155 leader_election.cc:290] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.013507 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313e377dbc1e4002bd6d8017fd3b9d27" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.016716 18142 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.026732 18142 ts_tablet_manager.cc:1403] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.197s	user 0.017s	sys 0.009s
I20260709 12:09:17.029757 18142 raft_consensus.cc:359] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.030578 18142 raft_consensus.cc:385] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.030890 18142 raft_consensus.cc:740] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.031663 18142 consensus_queue.cc:260] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.033432 18142 ts_tablet_manager.cc:1434] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:17.022977 18144 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
W20260709 12:09:17.034718 17993 leader_election.cc:343] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.035215 17993 leader_election.cc:304] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:17.035832 18142 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.037659 18151 raft_consensus.cc:2749] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.039177 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd0fab46904393b4b6e79201edd0f4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.039247 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.041076 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.042626 18144 tablet_bootstrap.cc:654] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.043049 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:17.043543 17918 leader_election.cc:343] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.043659 18028 raft_consensus.cc:2468] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
W20260709 12:09:17.044446 17918 leader_election.cc:343] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.045329 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.045292 18143 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.046340 18143 ts_tablet_manager.cc:1403] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.000s
I20260709 12:09:17.046630 17917 leader_election.cc:304] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:17.047700 18155 raft_consensus.cc:2804] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.048064 18155 raft_consensus.cc:493] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.048422 18155 raft_consensus.cc:3060] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.049314 18142 tablet_bootstrap.cc:654] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:17.050858 17917 leader_election.cc:343] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.051266 17917 leader_election.cc:304] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
W20260709 12:09:17.052209 18066 leader_election.cc:343] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.052630 18066 leader_election.cc:304] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:17.054090 18155 raft_consensus.cc:515] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.055629 18155 leader_election.cc:290] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.056563 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
W20260709 12:09:17.057452 17918 leader_election.cc:343] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.057933 18148 raft_consensus.cc:2749] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.058713 18148 raft_consensus.cc:493] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.059208 18148 raft_consensus.cc:515] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:17.061650 18148 leader_election.cc:290] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.062558 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b8b39b98074fe29990f1286858f96b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.063060 18027 raft_consensus.cc:2468] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:17.063987 18066 leader_election.cc:304] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.064627 18148 raft_consensus.cc:2804] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.064929 18148 raft_consensus.cc:493] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.065202 18148 raft_consensus.cc:3060] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.067849 18143 raft_consensus.cc:359] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:17.068761 18143 raft_consensus.cc:385] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.069116 18143 raft_consensus.cc:740] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.071374 18155 raft_consensus.cc:2749] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.074049 18148 raft_consensus.cc:515] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:17.074774 18143 consensus_queue.cc:260] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:17.077399 18148 leader_election.cc:290] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.077682 18143 ts_tablet_manager.cc:1434] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:09:17.078436 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b8b39b98074fe29990f1286858f96b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.080299 18027 raft_consensus.cc:3060] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.080533 18143 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.087430 18143 tablet_bootstrap.cc:654] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.091003 18027 raft_consensus.cc:2468] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:17.092828 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.093104 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b8b39b98074fe29990f1286858f96b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.097007 18028 raft_consensus.cc:3060] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.097110 17953 raft_consensus.cc:2468] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:17.093465 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b8b39b98074fe29990f1286858f96b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:17.097973 17952 raft_consensus.cc:3060] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.094564 18142 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.102855 18142 ts_tablet_manager.cc:1403] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.022s
I20260709 12:09:17.095300 18144 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.104355 18144 ts_tablet_manager.cc:1403] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.014s
I20260709 12:09:17.104974 17952 raft_consensus.cc:2468] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:17.106166 18065 leader_election.cc:304] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.106668 18028 raft_consensus.cc:2468] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:17.107666 18148 raft_consensus.cc:2804] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.107744 17917 leader_election.cc:304] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:17.107864 18142 raft_consensus.cc:359] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.108685 18183 raft_consensus.cc:2804] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.108840 18142 raft_consensus.cc:385] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.109177 18142 raft_consensus.cc:740] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.109212 18148 raft_consensus.cc:697] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:17.109194 18183 raft_consensus.cc:697] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:17.109694 18144 raft_consensus.cc:359] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.110443 18144 raft_consensus.cc:385] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.110879 18144 raft_consensus.cc:740] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.110448 18148 consensus_queue.cc:237] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } }
I20260709 12:09:17.110491 18183 consensus_queue.cc:237] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.111720 18144 consensus_queue.cc:260] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.113631 18143 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.110877 18142 consensus_queue.cc:260] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.114130 18143 ts_tablet_manager.cc:1403] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.013s
I20260709 12:09:17.116468 18142 ts_tablet_manager.cc:1434] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:09:17.117499 18142 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.117565 18143 raft_consensus.cc:359] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.118425 18143 raft_consensus.cc:385] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.118722 18143 raft_consensus.cc:740] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.119596 18143 consensus_queue.cc:260] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.122895 18143 ts_tablet_manager.cc:1434] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:09:17.124188 18143 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.125530 18142 tablet_bootstrap.cc:654] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.127442 18144 ts_tablet_manager.cc:1434] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260709 12:09:17.128701 18144 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:17.132073 18143 tablet_bootstrap.cc:654] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.134792 18144 tablet_bootstrap.cc:654] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.138327 18151 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.149427 17850 catalog_manager.cc:5697] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.154409 18143 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.155031 18143 ts_tablet_manager.cc:1403] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.021s
I20260709 12:09:17.155196 17851 catalog_manager.cc:5697] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.168942 18143 raft_consensus.cc:359] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.169936 18143 raft_consensus.cc:385] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.170296 18143 raft_consensus.cc:740] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.171332 18143 consensus_queue.cc:260] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.174142 18143 ts_tablet_manager.cc:1434] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 12:09:17.175309 18143 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.183542 18143 tablet_bootstrap.cc:654] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.187896 18151 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.186374 18148 raft_consensus.cc:493] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.197422 18144 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.198442 18144 ts_tablet_manager.cc:1403] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.007s
I20260709 12:09:17.202636 18144 raft_consensus.cc:359] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.203778 18144 raft_consensus.cc:385] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.204231 18144 raft_consensus.cc:740] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.205365 18144 consensus_queue.cc:260] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.192095 18148 raft_consensus.cc:515] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.215277 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.216143 17952 raft_consensus.cc:2468] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:17.218024 18065 leader_election.cc:304] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.219790 18182 raft_consensus.cc:2804] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.220248 18182 raft_consensus.cc:493] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.220700 18182 raft_consensus.cc:3060] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.223707 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.224033 18148 leader_election.cc:290] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:09:17.225574 18066 leader_election.cc:343] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.228770 18142 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.229256 18142 ts_tablet_manager.cc:1403] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.016s
I20260709 12:09:17.232748 18142 raft_consensus.cc:359] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.233606 18142 raft_consensus.cc:385] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.233997 18142 raft_consensus.cc:740] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.234768 18182 raft_consensus.cc:515] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.235016 18142 consensus_queue.cc:260] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.237317 18142 ts_tablet_manager.cc:1434] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 12:09:17.238696 18142 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.238929 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:17.239738 17952 raft_consensus.cc:3060] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.249603 17952 raft_consensus.cc:2468] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:17.252427 18142 tablet_bootstrap.cc:654] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.255033 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:17.256886 18066 leader_election.cc:343] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.258984 18065 leader_election.cc:304] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:17.260133 18148 raft_consensus.cc:2804] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.262743 18148 raft_consensus.cc:697] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:17.263567 18142 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.264035 18142 ts_tablet_manager.cc:1403] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 12:09:17.263797 18148 consensus_queue.cc:237] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.265822 18196 raft_consensus.cc:493] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.266084 18182 leader_election.cc:290] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.266383 18196 raft_consensus.cc:515] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.266727 18142 raft_consensus.cc:359] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.267431 18142 raft_consensus.cc:385] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.267791 18142 raft_consensus.cc:740] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.268496 18142 consensus_queue.cc:260] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.270478 18183 raft_consensus.cc:493] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.271034 18183 raft_consensus.cc:515] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.275260 18183 leader_election.cc:290] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.276280 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.277151 18101 raft_consensus.cc:2468] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:17.277853 18142 ts_tablet_manager.cc:1434] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:09:17.279083 18142 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.278694 17918 leader_election.cc:304] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.279827 18183 raft_consensus.cc:2804] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.280179 18183 raft_consensus.cc:493] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.280524 18183 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.280732 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.281826 18196 leader_election.cc:290] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.282163 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313e377dbc1e4002bd6d8017fd3b9d27" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:17.282387 17917 leader_election.cc:343] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.282883 18027 raft_consensus.cc:2468] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:17.284482 18066 leader_election.cc:304] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.281184 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313e377dbc1e4002bd6d8017fd3b9d27" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.286809 18144 ts_tablet_manager.cc:1434] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.088s	user 0.045s	sys 0.023s
I20260709 12:09:17.287241 18196 raft_consensus.cc:2804] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.287746 18196 raft_consensus.cc:493] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.288147 18196 raft_consensus.cc:3060] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.290134 18155 raft_consensus.cc:493] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:17.295833 18065 leader_election.cc:343] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.301096 18155 raft_consensus.cc:515] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.302189 17850 catalog_manager.cc:5697] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.304574 18155 leader_election.cc:290] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.305716 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57af5639d7d04847a11a4091cbfdf8c4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:17.307164 17918 leader_election.cc:343] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.307485 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57af5639d7d04847a11a4091cbfdf8c4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.308305 18144 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
W20260709 12:09:17.309031 17917 leader_election.cc:343] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.309890 17917 leader_election.cc:304] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:17.309477 18183 raft_consensus.cc:515] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.311353 18155 raft_consensus.cc:2749] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.322696 18183 leader_election.cc:290] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.324769 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:17.325366 18101 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.327654 18142 tablet_bootstrap.cc:654] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.326284 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.334084 18148 raft_consensus.cc:493] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.334566 18148 raft_consensus.cc:515] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.334928 18101 raft_consensus.cc:2468] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
W20260709 12:09:17.336247 17917 leader_election.cc:343] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.337071 18148 leader_election.cc:290] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.337098 18196 raft_consensus.cc:515] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.343417 17918 leader_election.cc:304] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:17.346006 18143 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.344090 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.346503 18143 ts_tablet_manager.cc:1403] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.171s	user 0.041s	sys 0.023s
I20260709 12:09:17.349061 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.349884 18027 raft_consensus.cc:2393] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:17.350857 18066 leader_election.cc:304] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:17.351073 18143 raft_consensus.cc:359] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.351732 18143 raft_consensus.cc:385] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.351679 18148 raft_consensus.cc:3060] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.352177 18143 raft_consensus.cc:740] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.352837 18143 consensus_queue.cc:260] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.356040 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313e377dbc1e4002bd6d8017fd3b9d27" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
W20260709 12:09:17.357319 18065 leader_election.cc:343] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.346812 18155 raft_consensus.cc:2804] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.363130 18148 raft_consensus.cc:2749] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.363583 18155 raft_consensus.cc:697] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:17.365191 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313e377dbc1e4002bd6d8017fd3b9d27" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.365760 18027 raft_consensus.cc:3060] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.366086 18182 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.365816 18155 consensus_queue.cc:237] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.366851 18144 tablet_bootstrap.cc:654] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.366601 18182 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.369117 18182 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.364630 18196 leader_election.cc:290] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.371516 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.372208 18143 ts_tablet_manager.cc:1434] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
W20260709 12:09:17.373150 18066 leader_election.cc:343] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.375036 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.373162 18143 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
W20260709 12:09:17.376713 18065 leader_election.cc:343] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.377149 18065 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:17.377492 18142 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.377904 18142 ts_tablet_manager.cc:1403] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.000s
I20260709 12:09:17.378279 18148 raft_consensus.cc:2749] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.374224 18027 raft_consensus.cc:2468] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:17.380338 18066 leader_election.cc:304] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:17.380501 18142 raft_consensus.cc:359] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.381419 18142 raft_consensus.cc:385] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.381500 18148 raft_consensus.cc:2804] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.381769 18142 raft_consensus.cc:740] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.382022 18148 raft_consensus.cc:697] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:17.382745 18142 consensus_queue.cc:260] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.382894 18148 consensus_queue.cc:237] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.384980 18142 ts_tablet_manager.cc:1434] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:17.385905 18142 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.392329 18143 tablet_bootstrap.cc:654] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.394464 18142 tablet_bootstrap.cc:654] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.396804 17851 catalog_manager.cc:5697] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.401470 18144 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.401983 18144 ts_tablet_manager.cc:1403] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.000s
I20260709 12:09:17.402604 18194 raft_consensus.cc:493] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.403131 18194 raft_consensus.cc:515] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.404086 18142 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.404533 18142 ts_tablet_manager.cc:1403] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260709 12:09:17.406268 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd0fab46904393b4b6e79201edd0f4" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.406550 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd0fab46904393b4b6e79201edd0f4" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.406981 17953 raft_consensus.cc:2468] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:17.407195 18101 raft_consensus.cc:2468] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:17.407186 18142 raft_consensus.cc:359] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.408020 18142 raft_consensus.cc:385] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.408317 18142 raft_consensus.cc:740] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.408269 18144 raft_consensus.cc:359] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.408538 17991 leader_election.cc:304] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:17.409142 18144 raft_consensus.cc:385] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.409469 18144 raft_consensus.cc:740] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.409273 18142 consensus_queue.cc:260] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.409713 18191 raft_consensus.cc:2804] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.406559 17848 catalog_manager.cc:5697] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.410557 18191 raft_consensus.cc:493] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.411037 18191 raft_consensus.cc:3060] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.412101 18142 ts_tablet_manager.cc:1434] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:09:17.412986 18142 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.407284 18194 leader_election.cc:290] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.418880 18142 tablet_bootstrap.cc:654] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.423022 18191 raft_consensus.cc:515] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.422268 18144 consensus_queue.cc:260] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.427234 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd0fab46904393b4b6e79201edd0f4" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:17.428073 17953 raft_consensus.cc:3060] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.428368 18144 ts_tablet_manager.cc:1434] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260709 12:09:17.431237 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bd0fab46904393b4b6e79201edd0f4" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:17.431947 18101 raft_consensus.cc:3060] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.434361 18143 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.434834 18143 ts_tablet_manager.cc:1403] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 12:09:17.437948 18143 raft_consensus.cc:359] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.438616 18143 raft_consensus.cc:385] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.438862 18143 raft_consensus.cc:740] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.439625 18101 raft_consensus.cc:2468] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:17.439510 18143 consensus_queue.cc:260] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.440796 17993 leader_election.cc:304] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.441633 18191 leader_election.cc:290] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.441774 18197 raft_consensus.cc:2804] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.442301 18197 raft_consensus.cc:697] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:17.442962 18143 ts_tablet_manager.cc:1434] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:17.443126 18197 consensus_queue.cc:237] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.444294 18143 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.445178 18144 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:17.449124 18142 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.450441 18143 tablet_bootstrap.cc:654] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.451419 18142 ts_tablet_manager.cc:1403] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.021s
I20260709 12:09:17.452041 18144 tablet_bootstrap.cc:654] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.454763 18142 raft_consensus.cc:359] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.465564 18142 raft_consensus.cc:385] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.465963 18142 raft_consensus.cc:740] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.466717 17953 raft_consensus.cc:2468] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:17.462960 18143 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.468286 18143 ts_tablet_manager.cc:1403] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260709 12:09:17.467406 18142 consensus_queue.cc:260] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.469357 17848 catalog_manager.cc:5697] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.470285 18142 ts_tablet_manager.cc:1434] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:09:17.470855 18143 raft_consensus.cc:359] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.471524 18143 raft_consensus.cc:385] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.471781 18143 raft_consensus.cc:740] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.472601 18144 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.472426 18143 consensus_queue.cc:260] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.472993 18144 ts_tablet_manager.cc:1403] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 12:09:17.475070 18143 ts_tablet_manager.cc:1434] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:17.475582 18142 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.475986 18143 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.476040 18144 raft_consensus.cc:359] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.476748 18144 raft_consensus.cc:385] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.477007 18144 raft_consensus.cc:740] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.477869 18144 consensus_queue.cc:260] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.480581 18144 ts_tablet_manager.cc:1434] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:17.481443 18144 tablet_bootstrap.cc:492] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:17.482685 18143 tablet_bootstrap.cc:654] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.482686 18142 tablet_bootstrap.cc:654] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.491986 18144 tablet_bootstrap.cc:654] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.493304 18196 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.499948 18142 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.500593 18142 ts_tablet_manager.cc:1403] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260709 12:09:17.499934 18148 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:17.508275 18142 raft_consensus.cc:359] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.511993 18142 raft_consensus.cc:385] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.512318 18142 raft_consensus.cc:740] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.513108 18143 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.513794 18143 ts_tablet_manager.cc:1403] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.012s
I20260709 12:09:17.514271 18142 consensus_queue.cc:260] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.517809 18142 ts_tablet_manager.cc:1434] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 12:09:17.519177 18143 raft_consensus.cc:359] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.520161 18143 raft_consensus.cc:385] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.520464 18143 raft_consensus.cc:740] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.521181 18143 consensus_queue.cc:260] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.523478 18143 ts_tablet_manager.cc:1434] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:09:17.524495 18155 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.525157 18155 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.528040 18155 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.529157 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.530040 18028 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:17.530709 18143 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.531883 17917 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:17.533771 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.524501 18142 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.534708 18101 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:17.535816 18155 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.538641 18155 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.539136 18155 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.539542 18143 tablet_bootstrap.cc:654] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.547609 18142 tablet_bootstrap.cc:654] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.548223 18197 raft_consensus.cc:493] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.548687 18197 raft_consensus.cc:515] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.551452 18197 leader_election.cc:290] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.553103 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.553390 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.553786 18101 raft_consensus.cc:2468] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:17.553932 17952 raft_consensus.cc:2468] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:17.555125 17991 leader_election.cc:304] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:17.555919 18197 raft_consensus.cc:2804] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.556298 18197 raft_consensus.cc:493] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.556635 18197 raft_consensus.cc:3060] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.558748 18183 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.564818 18197 raft_consensus.cc:515] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.570698 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:17.571420 17952 raft_consensus.cc:3060] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.578986 17952 raft_consensus.cc:2468] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:17.580163 17991 leader_election.cc:304] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:17.581019 18194 raft_consensus.cc:2804] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.581494 18194 raft_consensus.cc:697] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:17.582299 18194 consensus_queue.cc:237] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.589083 18196 raft_consensus.cc:493] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.589807 18196 raft_consensus.cc:515] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.593020 18196 leader_election.cc:290] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.595664 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:17.600509 18066 leader_election.cc:343] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.602175 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:17.602963 18101 raft_consensus.cc:3060] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.607163 18196 raft_consensus.cc:493] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.607681 18196 raft_consensus.cc:515] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.610877 18196 leader_election.cc:290] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.611639 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.612095 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:17.614210 18065 leader_election.cc:343] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.614710 18065 leader_election.cc:304] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:17.616043 18196 raft_consensus.cc:2749] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:17.616160 18066 leader_election.cc:343] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.616986 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.617655 17952 raft_consensus.cc:2468] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:17.617816 18101 raft_consensus.cc:2468] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:17.618846 18065 leader_election.cc:304] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:17.619140 18197 leader_election.cc:290] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.620198 18196 raft_consensus.cc:2804] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.620548 18196 raft_consensus.cc:493] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.620906 18196 raft_consensus.cc:3060] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.550005 18155 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.641999 17848 catalog_manager.cc:5697] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.647816 18155 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.648073 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:17.648696 18101 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.651607 18196 raft_consensus.cc:515] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.652667 18155 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.654601 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:17.655320 17952 raft_consensus.cc:3060] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.656999 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.657642 18028 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.662240 18027 raft_consensus.cc:3060] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.670650 18143 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.671216 18143 ts_tablet_manager.cc:1403] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.147s	user 0.034s	sys 0.063s
I20260709 12:09:17.673405 18143 raft_consensus.cc:359] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.674154 18143 raft_consensus.cc:385] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.674546 18143 raft_consensus.cc:740] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.675282 18143 consensus_queue.cc:260] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.677278 18143 ts_tablet_manager.cc:1434] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:17.678470 18142 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.680442 17952 raft_consensus.cc:2468] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:17.683645 18142 ts_tablet_manager.cc:1403] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.159s	user 0.025s	sys 0.040s
I20260709 12:09:17.684356 18065 leader_election.cc:304] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.685532 18196 leader_election.cc:290] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.686304 18196 raft_consensus.cc:2804] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.686882 18196 raft_consensus.cc:697] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:17.688715 18144 tablet_bootstrap.cc:492] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.689260 18144 ts_tablet_manager.cc:1403] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.208s	user 0.019s	sys 0.054s
I20260709 12:09:17.688063 18143 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.681516 18155 raft_consensus.cc:493] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.681810 18148 raft_consensus.cc:493] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.690864 18155 raft_consensus.cc:515] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.682673 18182 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.691700 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:17.693562 18066 leader_election.cc:343] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.693950 18155 leader_election.cc:290] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.695703 18144 raft_consensus.cc:359] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.687924 18196 consensus_queue.cc:237] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.690894 18148 raft_consensus.cc:515] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.697525 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.698724 18100 raft_consensus.cc:2468] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:17.698899 18148 leader_election.cc:290] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:17.698925 18101 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:17.700368 17918 leader_election.cc:304] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.696424 18144 raft_consensus.cc:385] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.701247 18144 raft_consensus.cc:740] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.701201 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.701917 18155 raft_consensus.cc:2804] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.706360 18155 raft_consensus.cc:493] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.687242 18142 raft_consensus.cc:359] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.701716 17918 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.707159 18142 raft_consensus.cc:385] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.706784 18155 raft_consensus.cc:3060] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:17.707486 18066 leader_election.cc:343] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.702183 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:17.709235 17917 leader_election.cc:343] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.709486 18221 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.710052 18221 raft_consensus.cc:697] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:17.711407 18221 consensus_queue.cc:237] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.719022 18155 raft_consensus.cc:515] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.707566 18142 raft_consensus.cc:740] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.723222 18144 consensus_queue.cc:260] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.680570 18028 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:17.729573 18155 leader_election.cc:290] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.730779 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:17.731359 18102 raft_consensus.cc:3060] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.734783 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.737676 18102 raft_consensus.cc:2468] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:17.739012 17918 leader_election.cc:304] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:17.740269 18155 raft_consensus.cc:2804] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.740805 18155 raft_consensus.cc:697] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:17.741757 18155 consensus_queue.cc:237] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:17.739872 17917 leader_election.cc:343] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.740959 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 56687.2us
I20260709 12:09:17.743572 17851 catalog_manager.cc:5697] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.739246 18144 ts_tablet_manager.cc:1434] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:09:17.745921 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.745921 18143 tablet_bootstrap.cc:654] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.747448 18065 leader_election.cc:304] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:17.749833 18225 raft_consensus.cc:2749] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.752370 18182 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.747347 18144 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:17.727800 18142 consensus_queue.cc:260] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.761360 18144 tablet_bootstrap.cc:654] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.763516 18142 ts_tablet_manager.cc:1434] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.002s
I20260709 12:09:17.764427 18142 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.768666 17849 catalog_manager.cc:5697] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.783643 17849 catalog_manager.cc:5697] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.798606 17953 raft_consensus.cc:3060] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.803087 18142 tablet_bootstrap.cc:654] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.807932 18143 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.808406 18143 ts_tablet_manager.cc:1403] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.121s	user 0.029s	sys 0.024s
I20260709 12:09:17.810191 18155 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.810837 18144 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.811285 18144 ts_tablet_manager.cc:1403] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.023s
I20260709 12:09:17.813987 18144 raft_consensus.cc:359] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.816118 18144 raft_consensus.cc:385] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.816388 18144 raft_consensus.cc:740] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.817060 18144 consensus_queue.cc:260] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.824362 18142 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.824808 18142 ts_tablet_manager.cc:1403] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.008s
I20260709 12:09:17.828145 18196 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.830258 18143 raft_consensus.cc:359] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:17.830940 17917 consensus_peers.cc:597] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:17.831262 18143 raft_consensus.cc:385] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.831634 18143 raft_consensus.cc:740] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.832496 18143 consensus_queue.cc:260] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.834885 18143 ts_tablet_manager.cc:1434] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260709 12:09:17.835759 18143 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.839090 18142 raft_consensus.cc:359] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.839717 18142 raft_consensus.cc:385] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.839977 18142 raft_consensus.cc:740] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.840633 18142 consensus_queue.cc:260] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.842392 18142 ts_tablet_manager.cc:1434] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:17.842756 18144 ts_tablet_manager.cc:1434] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:09:17.843108 18142 tablet_bootstrap.cc:492] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.844188 18144 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:17.844980 18183 raft_consensus.cc:493] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.846503 18183 raft_consensus.cc:515] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.848562 18183 leader_election.cc:290] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.854000 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.854543 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:17.854984 18102 raft_consensus.cc:2468] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
W20260709 12:09:17.855919 17917 leader_election.cc:343] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.859865 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:17.918365 18197 raft_consensus.cc:493] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.884347 18143 tablet_bootstrap.cc:654] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.920768 18197 raft_consensus.cc:515] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.922724 18142 tablet_bootstrap.cc:654] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.861299 17918 leader_election.cc:304] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:17.923972 18183 raft_consensus.cc:2804] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:17.924095 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 62890.5us
I20260709 12:09:17.924369 18183 raft_consensus.cc:493] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.924525 18191 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.924790 18183 raft_consensus.cc:3060] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.927562 18197 leader_election.cc:290] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.930248 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:17.931241 18144 tablet_bootstrap.cc:654] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.934587 18102 raft_consensus.cc:2393] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:17.935328 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:17.936518 18183 raft_consensus.cc:515] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.938298 18183 leader_election.cc:290] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:17.938891 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:17.938952 17991 leader_election.cc:304] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:17.939664 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:17.940176 18101 raft_consensus.cc:3060] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:17.940697 17917 leader_election.cc:343] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.949628 18197 raft_consensus.cc:3060] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.953075 18101 raft_consensus.cc:2468] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:17.956264 18191 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.957142 18197 raft_consensus.cc:2749] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.963461 18143 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:17.963975 18143 ts_tablet_manager.cc:1403] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.014s
I20260709 12:09:17.971457 17918 leader_election.cc:304] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:17.972312 18142 tablet_bootstrap.cc:492] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:17.972767 18142 ts_tablet_manager.cc:1403] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.008s
I20260709 12:09:17.972672 18183 raft_consensus.cc:2804] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.973414 18183 raft_consensus.cc:697] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:17.974560 18183 consensus_queue.cc:237] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.975579 18143 raft_consensus.cc:359] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.976202 18143 raft_consensus.cc:385] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.976430 18143 raft_consensus.cc:740] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.977046 18143 consensus_queue.cc:260] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.979019 18143 ts_tablet_manager.cc:1434] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:09:17.979918 18143 tablet_bootstrap.cc:492] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:17.985662 18144 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:17.987468 18196 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.989125 18144 ts_tablet_manager.cc:1403] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.002s
I20260709 12:09:17.988989 18142 raft_consensus.cc:359] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.993359 18142 raft_consensus.cc:385] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.993773 18142 raft_consensus.cc:740] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.994771 18142 consensus_queue.cc:260] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.996969 18142 ts_tablet_manager.cc:1434] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:09:17.992449 18144 raft_consensus.cc:359] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:17.998193 18144 raft_consensus.cc:385] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.998862 18144 raft_consensus.cc:740] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.000268 18144 consensus_queue.cc:260] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.003921 18144 ts_tablet_manager.cc:1434] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:09:18.004778 18144 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:17.997869 18142 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:17.985702 18143 tablet_bootstrap.cc:654] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.011307 18142 tablet_bootstrap.cc:654] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.013266 18144 tablet_bootstrap.cc:654] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.021795 18197 raft_consensus.cc:493] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.022347 18197 raft_consensus.cc:515] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.023537 18183 raft_consensus.cc:493] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.024147 18183 raft_consensus.cc:515] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.025313 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.025316 17849 catalog_manager.cc:5697] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:18.027326 17991 leader_election.cc:343] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.030048 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.031026 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:18.031864 17917 leader_election.cc:343] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.032882 17918 leader_election.cc:343] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.033425 17918 leader_election.cc:304] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:18.034720 18224 raft_consensus.cc:2749] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.036098 18194 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.043035 18183 leader_election.cc:290] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.043550 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:18.044225 18101 raft_consensus.cc:2468] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:18.033020 18197 leader_election.cc:290] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.046432 18143 tablet_bootstrap.cc:492] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.046299 17993 leader_election.cc:304] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:18.046895 18143 ts_tablet_manager.cc:1403] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.014s
I20260709 12:09:18.048033 18144 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.048573 18144 ts_tablet_manager.cc:1403] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.015s
I20260709 12:09:18.049885 18143 raft_consensus.cc:359] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.050586 18143 raft_consensus.cc:385] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.051029 18143 raft_consensus.cc:740] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.050539 18197 raft_consensus.cc:2804] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.051146 18144 raft_consensus.cc:359] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.051985 18144 raft_consensus.cc:385] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.051607 18197 raft_consensus.cc:493] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.051819 18143 consensus_queue.cc:260] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.052380 18144 raft_consensus.cc:740] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.052456 18197 raft_consensus.cc:3060] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.053376 18144 consensus_queue.cc:260] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.054231 18143 ts_tablet_manager.cc:1434] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:18.055644 18143 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.056694 18144 ts_tablet_manager.cc:1434] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:09:18.057605 18144 tablet_bootstrap.cc:492] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.061515 18143 tablet_bootstrap.cc:654] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.063071 18191 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.065069 18144 tablet_bootstrap.cc:654] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.074910 18142 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.075402 18142 ts_tablet_manager.cc:1403] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.001s
I20260709 12:09:18.078791 18142 raft_consensus.cc:359] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.079306 18143 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.079918 18143 ts_tablet_manager.cc:1403] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 12:09:18.079924 18142 raft_consensus.cc:385] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.080427 18142 raft_consensus.cc:740] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.081211 18142 consensus_queue.cc:260] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.083791 18142 ts_tablet_manager.cc:1434] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:09:18.083689 18143 raft_consensus.cc:359] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.084713 18143 raft_consensus.cc:385] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.084882 18142 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.085119 18143 raft_consensus.cc:740] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.086851 18143 consensus_queue.cc:260] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.089263 18144 tablet_bootstrap.cc:492] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.089735 18144 ts_tablet_manager.cc:1403] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260709 12:09:18.091548 18143 ts_tablet_manager.cc:1434] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 12:09:18.092229 18142 tablet_bootstrap.cc:654] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.092633 18143 tablet_bootstrap.cc:492] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.092727 18144 raft_consensus.cc:359] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.093425 18144 raft_consensus.cc:385] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.093691 18144 raft_consensus.cc:740] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.094385 18144 consensus_queue.cc:260] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.096943 18144 ts_tablet_manager.cc:1434] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:18.098956 18144 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.101228 18143 tablet_bootstrap.cc:654] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.105679 18144 tablet_bootstrap.cc:654] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.117244 18197 raft_consensus.cc:515] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.128301 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.129159 17953 raft_consensus.cc:3060] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.132930 18197 leader_election.cc:290] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.133556 18224 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.132613 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:18.135490 18102 raft_consensus.cc:3060] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.149111 18102 raft_consensus.cc:2468] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:18.150417 17993 leader_election.cc:304] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.151417 18197 raft_consensus.cc:2804] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.152034 18197 raft_consensus.cc:697] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:18.153107 18197 consensus_queue.cc:237] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.166813 18142 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.167301 18142 ts_tablet_manager.cc:1403] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.018s
I20260709 12:09:18.170621 18143 tablet_bootstrap.cc:492] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.170680 18142 raft_consensus.cc:359] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.171442 18142 raft_consensus.cc:385] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.171728 18142 raft_consensus.cc:740] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.172541 18142 consensus_queue.cc:260] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.173264 17953 raft_consensus.cc:2468] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:18.174540 18142 ts_tablet_manager.cc:1434] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:09:18.175426 18142 tablet_bootstrap.cc:492] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.181373 18142 tablet_bootstrap.cc:654] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.171168 18143 ts_tablet_manager.cc:1403] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.041s
I20260709 12:09:18.186932 18143 raft_consensus.cc:359] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.187587 18143 raft_consensus.cc:385] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.187840 18143 raft_consensus.cc:740] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.188462 18143 consensus_queue.cc:260] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.190653 18143 ts_tablet_manager.cc:1434] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:09:18.191488 18143 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.197180 18196 raft_consensus.cc:493] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.197463 18143 tablet_bootstrap.cc:654] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.197674 18196 raft_consensus.cc:515] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.199936 18196 leader_election.cc:290] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.201037 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.201431 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:18.202407 18066 leader_election.cc:343] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.202958 18065 leader_election.cc:343] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.203392 18065 leader_election.cc:304] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:18.204411 18196 raft_consensus.cc:2749] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.213845 18143 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.214380 18143 ts_tablet_manager.cc:1403] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 12:09:18.223788 18196 raft_consensus.cc:493] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.227134 18143 raft_consensus.cc:359] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.227843 18143 raft_consensus.cc:385] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.228114 18143 raft_consensus.cc:740] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.228825 18143 consensus_queue.cc:260] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.224328 18196 raft_consensus.cc:515] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.230800 18143 ts_tablet_manager.cc:1434] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 12:09:18.232080 18143 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.233579 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57af5639d7d04847a11a4091cbfdf8c4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:18.236054 18066 leader_election.cc:343] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.239253 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57af5639d7d04847a11a4091cbfdf8c4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.239849 17952 raft_consensus.cc:2468] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:18.241396 18065 leader_election.cc:304] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:18.242192 18225 raft_consensus.cc:2804] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.242563 18225 raft_consensus.cc:493] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.242885 18225 raft_consensus.cc:3060] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.243116 18183 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.236697 18196 leader_election.cc:290] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.258100 18144 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.258694 18144 ts_tablet_manager.cc:1403] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.160s	user 0.024s	sys 0.020s
I20260709 12:09:18.260139 18221 raft_consensus.cc:493] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.260803 18221 raft_consensus.cc:515] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.263347 18221 leader_election.cc:290] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.263770 17851 catalog_manager.cc:5697] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.262060 18144 raft_consensus.cc:359] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.265489 18144 raft_consensus.cc:385] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.265847 18144 raft_consensus.cc:740] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.267936 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.269667 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:18.274461 17917 leader_election.cc:343] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.275888 18066 consensus_peers.cc:597] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:18.276746 17918 leader_election.cc:343] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.277307 17918 leader_election.cc:304] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:18.278810 18221 raft_consensus.cc:2749] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.295924 18221 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.298480 18144 consensus_queue.cc:260] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.300406 18143 tablet_bootstrap.cc:654] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.301934 18144 ts_tablet_manager.cc:1434] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:09:18.303267 18144 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.312161 18142 tablet_bootstrap.cc:492] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.312844 18142 ts_tablet_manager.cc:1403] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.138s	user 0.035s	sys 0.053s
I20260709 12:09:18.315270 18026 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.316372 18225 raft_consensus.cc:515] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.327427 18225 leader_election.cc:290] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.328518 18142 raft_consensus.cc:359] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.329278 18142 raft_consensus.cc:385] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.329548 18142 raft_consensus.cc:740] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.328752 18225 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.331067 18221 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:18.333133 18142 consensus_queue.cc:260] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.332176 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57af5639d7d04847a11a4091cbfdf8c4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.334687 17952 raft_consensus.cc:3060] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.341022 18143 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.341487 18143 ts_tablet_manager.cc:1403] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.001s
I20260709 12:09:18.344070 18221 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.344525 18221 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.347892 18221 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.349251 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:18.350961 17918 leader_election.cc:343] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.354686 18143 raft_consensus.cc:359] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.355602 18143 raft_consensus.cc:385] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.355980 18143 raft_consensus.cc:740] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.357501 18142 ts_tablet_manager.cc:1434] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.006s
I20260709 12:09:18.359015 18143 consensus_queue.cc:260] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.362187 18143 ts_tablet_manager.cc:1434] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 12:09:18.363849 18143 tablet_bootstrap.cc:492] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.345261 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57af5639d7d04847a11a4091cbfdf8c4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:18.368115 18028 raft_consensus.cc:3060] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.368208 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:18.370007 17917 leader_election.cc:343] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.370450 17917 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:18.371196 18183 raft_consensus.cc:2749] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.375620 18142 tablet_bootstrap.cc:492] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.383114 18143 tablet_bootstrap.cc:654] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.384588 18197 raft_consensus.cc:493] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.385073 18197 raft_consensus.cc:515] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.387130 18197 leader_election.cc:290] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.389072 17952 raft_consensus.cc:2468] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:18.391785 18065 leader_election.cc:304] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.398080 18257 raft_consensus.cc:2804] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.398656 18257 raft_consensus.cc:697] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
W20260709 12:09:18.398942 17917 consensus_peers.cc:597] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:18.401840 18182 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.401726 18257 consensus_queue.cc:237] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.402148 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:18.402779 18182 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.402776 18101 raft_consensus.cc:2468] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:18.394966 18221 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.404016 18221 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.407184 18182 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.409469 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.410269 18025 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:18.410667 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.411208 17993 leader_election.cc:304] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.412000 18197 raft_consensus.cc:2804] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:18.412083 18065 leader_election.cc:343] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.412427 18197 raft_consensus.cc:493] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.412819 18197 raft_consensus.cc:3060] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.414268 18142 tablet_bootstrap.cc:654] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.414661 18144 tablet_bootstrap.cc:654] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.419157 18066 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:18.421140 18182 raft_consensus.cc:2804] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.421623 18182 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.422040 18182 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.415992 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.424623 17952 raft_consensus.cc:2468] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:18.424319 18222 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.423897 18028 raft_consensus.cc:2468] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:18.440071 18143 tablet_bootstrap.cc:492] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.440541 18143 ts_tablet_manager.cc:1403] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.010s
I20260709 12:09:18.444947 18182 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.451848 18143 raft_consensus.cc:359] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.452234 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.452625 18143 raft_consensus.cc:385] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.452952 18143 raft_consensus.cc:740] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.452544 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.453661 18143 consensus_queue.cc:260] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:18.454478 18065 leader_election.cc:343] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.456261 18182 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.456418 17851 catalog_manager.cc:5697] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.456830 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:18.458555 17917 leader_election.cc:343] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.467159 18143 ts_tablet_manager.cc:1434] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:09:18.468086 18143 tablet_bootstrap.cc:492] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.467338 18028 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.468680 18197 raft_consensus.cc:515] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.474587 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:18.475840 17918 leader_election.cc:343] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.476293 17918 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:18.477101 18224 raft_consensus.cc:2749] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.479136 18197 leader_election.cc:290] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.479758 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.480069 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:18.480378 17952 raft_consensus.cc:3060] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.480516 18102 raft_consensus.cc:3060] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.471079 18221 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.491874 17952 raft_consensus.cc:2468] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:18.493140 17991 leader_election.cc:304] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:18.494122 18197 raft_consensus.cc:2804] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.494896 18197 raft_consensus.cc:697] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:18.497195 18257 raft_consensus.cc:493] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.497872 18257 raft_consensus.cc:515] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.499380 18102 raft_consensus.cc:2468] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:18.501031 18143 tablet_bootstrap.cc:654] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.501094 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.502004 17951 raft_consensus.cc:2468] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:18.503662 18065 leader_election.cc:304] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.506984 18182 raft_consensus.cc:2804] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.507346 18182 raft_consensus.cc:493] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.507679 18182 raft_consensus.cc:3060] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.509063 18028 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:18.512095 18144 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.507684 18197 consensus_queue.cc:237] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.514679 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.514611 18144 ts_tablet_manager.cc:1403] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.212s	user 0.014s	sys 0.003s
I20260709 12:09:18.520648 18182 raft_consensus.cc:515] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.523358 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.523944 17952 raft_consensus.cc:3060] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:18.528484 18066 leader_election.cc:343] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.529958 18066 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:18.530800 18225 raft_consensus.cc:2804] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.531244 18257 leader_election.cc:290] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.531173 18144 raft_consensus.cc:359] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.531970 18144 raft_consensus.cc:385] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.532267 18144 raft_consensus.cc:740] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.532815 18144 consensus_queue.cc:260] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.531447 18225 raft_consensus.cc:697] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:18.534943 18144 ts_tablet_manager.cc:1434] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:09:18.535856 18144 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.536219 18182 leader_election.cc:290] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.535778 18225 consensus_queue.cc:237] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.537781 17952 raft_consensus.cc:2468] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:18.536000 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:18.539578 18065 leader_election.cc:304] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.540249 18182 raft_consensus.cc:2804] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.541160 18182 raft_consensus.cc:697] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
W20260709 12:09:18.541635 18066 leader_election.cc:343] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.542080 18182 consensus_queue.cc:237] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.557282 18142 tablet_bootstrap.cc:492] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.557912 18142 ts_tablet_manager.cc:1403] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.199s	user 0.020s	sys 0.034s
I20260709 12:09:18.558243 17848 catalog_manager.cc:5697] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.561774 18142 raft_consensus.cc:359] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.562721 18142 raft_consensus.cc:385] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.563081 18142 raft_consensus.cc:740] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.564138 18142 consensus_queue.cc:260] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.566956 18142 ts_tablet_manager.cc:1434] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:09:18.568123 18142 tablet_bootstrap.cc:492] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.573935 18143 tablet_bootstrap.cc:492] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.574435 18143 ts_tablet_manager.cc:1403] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.001s
I20260709 12:09:18.575416 18144 tablet_bootstrap.cc:654] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.579720 18143 raft_consensus.cc:359] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.580451 18143 raft_consensus.cc:385] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.580729 18143 raft_consensus.cc:740] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.581367 18143 consensus_queue.cc:260] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.586926 17848 catalog_manager.cc:5697] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.591341 18142 tablet_bootstrap.cc:654] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.592707 18143 ts_tablet_manager.cc:1434] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:09:18.592751 18191 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.593719 18143 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.593644 18191 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.595784 18191 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.598227 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.598680 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:18.598896 17952 raft_consensus.cc:2468] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:18.600073 17991 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
W20260709 12:09:18.600800 17993 leader_election.cc:343] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.601673 18191 raft_consensus.cc:2804] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.602030 18191 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.602455 18191 raft_consensus.cc:3060] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.602116 17851 catalog_manager.cc:5697] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.611470 18142 tablet_bootstrap.cc:492] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.612035 18142 ts_tablet_manager.cc:1403] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.008s
I20260709 12:09:18.613441 18143 tablet_bootstrap.cc:654] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.609582 18191 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.615934 18142 raft_consensus.cc:359] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.616511 18144 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.616801 18142 raft_consensus.cc:385] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.617161 18142 raft_consensus.cc:740] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.618165 18144 ts_tablet_manager.cc:1403] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.008s
I20260709 12:09:18.617836 18142 consensus_queue.cc:260] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.620018 18142 ts_tablet_manager.cc:1434] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:09:18.620949 18142 tablet_bootstrap.cc:492] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.620817 18144 raft_consensus.cc:359] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.621515 18144 raft_consensus.cc:385] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.621793 18144 raft_consensus.cc:740] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.622645 18144 consensus_queue.cc:260] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.624857 18144 ts_tablet_manager.cc:1434] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:18.625730 18144 tablet_bootstrap.cc:492] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.627781 18142 tablet_bootstrap.cc:654] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.636163 18144 tablet_bootstrap.cc:654] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.639209 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.639250 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:18.639873 17952 raft_consensus.cc:3060] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:18.640930 17993 leader_election.cc:343] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.638644 18191 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.645769 18144 tablet_bootstrap.cc:492] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.646266 18144 ts_tablet_manager.cc:1403] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 12:09:18.647188 18142 tablet_bootstrap.cc:492] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.647575 18142 ts_tablet_manager.cc:1403] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 12:09:18.647661 17952 raft_consensus.cc:2468] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:18.648979 17991 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:18.649317 18144 raft_consensus.cc:359] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.649983 18142 raft_consensus.cc:359] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.649986 18144 raft_consensus.cc:385] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.650151 18143 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.650324 18191 raft_consensus.cc:2804] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.650628 18142 raft_consensus.cc:385] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.650732 18144 raft_consensus.cc:740] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.650987 18142 raft_consensus.cc:740] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.651100 18143 ts_tablet_manager.cc:1403] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260709 12:09:18.651754 18191 raft_consensus.cc:697] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:18.651577 18144 consensus_queue.cc:260] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.651695 18142 consensus_queue.cc:260] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.652731 18191 consensus_queue.cc:237] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.653837 18142 ts_tablet_manager.cc:1434] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:09:18.654003 18144 ts_tablet_manager.cc:1434] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:18.654821 18142 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.659370 18197 consensus_queue.cc:1048] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.660522 18142 tablet_bootstrap.cc:654] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.655064 18144 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.686077 18143 raft_consensus.cc:359] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.686836 18143 raft_consensus.cc:385] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.687179 18143 raft_consensus.cc:740] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.687943 18143 consensus_queue.cc:260] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.696249 18143 ts_tablet_manager.cc:1434] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:09:18.697110 18143 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.701493 17848 catalog_manager.cc:5697] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.706875 18144 tablet_bootstrap.cc:654] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.707425 18142 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.707208 18283 consensus_queue.cc:1048] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.707866 18142 ts_tablet_manager.cc:1403] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.009s
I20260709 12:09:18.712136 18142 raft_consensus.cc:359] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.712729 18142 raft_consensus.cc:385] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.712968 18142 raft_consensus.cc:740] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.713688 18142 consensus_queue.cc:260] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.715878 18142 ts_tablet_manager.cc:1434] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:09:18.716362 18143 tablet_bootstrap.cc:654] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.719657 18144 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.720083 18144 ts_tablet_manager.cc:1403] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.008s
I20260709 12:09:18.722041 18142 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.724606 18144 raft_consensus.cc:359] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.725247 18144 raft_consensus.cc:385] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.725508 18144 raft_consensus.cc:740] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.726158 18144 consensus_queue.cc:260] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.727690 18142 tablet_bootstrap.cc:654] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.729697 18224 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.730324 18224 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.733445 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.734046 18028 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:18.736578 17917 leader_election.cc:304] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:18.736752 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:18.737043 18143 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.737411 18101 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:18.737561 18143 ts_tablet_manager.cc:1403] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 12:09:18.738379 18257 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.738734 18257 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.740623 18257 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.737504 18183 raft_consensus.cc:2804] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.741257 18224 leader_election.cc:290] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.740690 18143 raft_consensus.cc:359] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.741904 18143 raft_consensus.cc:385] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.742168 18143 raft_consensus.cc:740] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.743290 18144 ts_tablet_manager.cc:1434] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:09:18.743826 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.744231 18144 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.744453 17951 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:18.745442 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:18.746803 18066 leader_election.cc:343] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.748363 18065 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:18.749230 18225 raft_consensus.cc:2804] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.749580 18225 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.749929 18225 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.750674 18144 tablet_bootstrap.cc:654] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.742928 18143 consensus_queue.cc:260] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.755226 18143 ts_tablet_manager.cc:1434] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:09:18.756783 18143 tablet_bootstrap.cc:492] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.762490 18143 tablet_bootstrap.cc:654] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.763273 18183 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.763684 18183 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.773021 18183 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.777926 18142 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.778529 18142 ts_tablet_manager.cc:1403] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.023s
I20260709 12:09:18.779354 18143 tablet_bootstrap.cc:492] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.779282 18225 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.780134 18143 ts_tablet_manager.cc:1403] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260709 12:09:18.781841 18142 raft_consensus.cc:359] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.782589 18142 raft_consensus.cc:385] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.782527 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.783098 18142 raft_consensus.cc:740] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.783242 17951 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.783876 18142 consensus_queue.cc:260] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.785948 18142 ts_tablet_manager.cc:1434] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:18.783291 18143 raft_consensus.cc:359] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.787160 18143 raft_consensus.cc:385] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.787448 18143 raft_consensus.cc:740] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.788091 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:18.788638 18028 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.789433 18143 consensus_queue.cc:260] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.792800 18143 ts_tablet_manager.cc:1434] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:09:18.792812 18142 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.792955 18183 leader_election.cc:290] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.793612 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:18.794433 18101 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.795555 18143 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.800503 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:18.802426 18066 leader_election.cc:343] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.800999 18142 tablet_bootstrap.cc:654] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.805140 18225 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.806639 17951 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:18.808561 18065 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:18.809485 18101 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:18.810102 18257 raft_consensus.cc:2804] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.810774 17918 leader_election.cc:304] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.810626 18257 raft_consensus.cc:697] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:18.811668 18183 raft_consensus.cc:2804] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.812184 18183 raft_consensus.cc:697] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:18.811844 18257 consensus_queue.cc:237] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.812990 18183 consensus_queue.cc:237] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.813478 18028 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:18.827242 18225 raft_consensus.cc:493] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.833747 18143 tablet_bootstrap.cc:654] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.828474 18225 raft_consensus.cc:515] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.838166 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.838749 18225 leader_election.cc:290] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:09:18.839787 18065 leader_election.cc:343] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.839704 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:18.841113 18066 leader_election.cc:343] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.841557 18066 leader_election.cc:304] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:18.842835 18225 raft_consensus.cc:2749] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.843214 18142 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.843650 18142 ts_tablet_manager.cc:1403] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260709 12:09:18.844534 17848 catalog_manager.cc:5697] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.845516 18143 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.845939 18143 ts_tablet_manager.cc:1403] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.003s
I20260709 12:09:18.841464 17851 catalog_manager.cc:5697] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.847451 18142 raft_consensus.cc:359] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.848681 18142 raft_consensus.cc:385] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.848955 18142 raft_consensus.cc:740] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.848999 18143 raft_consensus.cc:359] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.849666 18143 raft_consensus.cc:385] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.849931 18143 raft_consensus.cc:740] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.850843 18144 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.850586 18143 consensus_queue.cc:260] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.851254 18144 ts_tablet_manager.cc:1403] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.025s
I20260709 12:09:18.852954 18143 ts_tablet_manager.cc:1434] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:09:18.853821 18143 tablet_bootstrap.cc:492] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.854126 18144 raft_consensus.cc:359] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.854760 18144 raft_consensus.cc:385] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.855024 18144 raft_consensus.cc:740] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.855741 18142 consensus_queue.cc:260] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.858096 18142 ts_tablet_manager.cc:1434] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:09:18.859041 18142 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:18.860858 18183 raft_consensus.cc:493] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.861052 18143 tablet_bootstrap.cc:654] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.861332 18183 raft_consensus.cc:515] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.863917 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.863790 18144 consensus_queue.cc:260] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.866659 18144 ts_tablet_manager.cc:1434] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260709 12:09:18.866125 17917 leader_election.cc:343] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.867959 18183 leader_election.cc:290] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.869328 18225 raft_consensus.cc:493] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.869755 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:18.869819 18225 raft_consensus.cc:515] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.871151 18101 raft_consensus.cc:2468] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:18.871960 18225 leader_election.cc:290] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.873059 17918 leader_election.cc:304] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:18.873626 18142 tablet_bootstrap.cc:654] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.875070 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:18.876449 18066 leader_election.cc:343] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.874446 18183 raft_consensus.cc:2804] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.877112 18183 raft_consensus.cc:493] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.877526 18183 raft_consensus.cc:3060] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.877202 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.883566 18144 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.884989 18183 raft_consensus.cc:515] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.886189 17951 raft_consensus.cc:2393] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:18.887024 18143 tablet_bootstrap.cc:492] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.887478 18143 ts_tablet_manager.cc:1403] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 12:09:18.889155 18225 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.890588 18144 tablet_bootstrap.cc:654] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.890954 18143 raft_consensus.cc:359] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.891687 18143 raft_consensus.cc:385] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.891985 18143 raft_consensus.cc:740] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.891472 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:18.892295 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:18.892477 18183 leader_election.cc:290] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.892547 18101 raft_consensus.cc:3060] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.893461 18143 consensus_queue.cc:260] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.893882 18065 leader_election.cc:304] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
W20260709 12:09:18.895934 17917 leader_election.cc:343] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.901098 18028 raft_consensus.cc:3060] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.902249 18144 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:18.903154 18144 ts_tablet_manager.cc:1403] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:09:18.905823 18144 raft_consensus.cc:359] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.906608 18144 raft_consensus.cc:385] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.906526 18143 ts_tablet_manager.cc:1434] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:09:18.906947 18144 raft_consensus.cc:740] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.907676 18143 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.912639 18101 raft_consensus.cc:2468] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:18.913172 18225 raft_consensus.cc:2749] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.920269 18143 tablet_bootstrap.cc:654] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.907711 18144 consensus_queue.cc:260] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.924464 18144 ts_tablet_manager.cc:1434] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:09:18.914124 17918 leader_election.cc:304] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:18.925398 18144 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:18.928706 18183 raft_consensus.cc:2804] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.929205 18183 raft_consensus.cc:697] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:18.930151 18183 consensus_queue.cc:237] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.935056 18143 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:18.935534 18143 ts_tablet_manager.cc:1403] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 12:09:18.937919 18144 tablet_bootstrap.cc:654] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.940764 18143 raft_consensus.cc:359] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.942785 18143 raft_consensus.cc:385] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.943027 18143 raft_consensus.cc:740] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.946825 18143 consensus_queue.cc:260] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.951581 18142 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:18.951719 18143 ts_tablet_manager.cc:1434] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:09:18.952088 18142 ts_tablet_manager.cc:1403] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.093s	user 0.001s	sys 0.023s
I20260709 12:09:18.952980 18143 tablet_bootstrap.cc:492] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:18.954552 18197 raft_consensus.cc:493] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.956131 18197 raft_consensus.cc:515] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.958948 18197 leader_election.cc:290] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.960700 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:18.960956 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.961340 18101 raft_consensus.cc:2468] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:18.961566 17952 raft_consensus.cc:2468] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:18.962512 18257 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.962595 17993 leader_election.cc:304] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:18.963060 18257 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.963825 18197 raft_consensus.cc:2804] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.964187 18197 raft_consensus.cc:493] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.964512 18197 raft_consensus.cc:3060] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.965062 18257 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:18.974086 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:18.974344 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:18.975145 17952 raft_consensus.cc:2393] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 31ab46c84e5b4443887a349fb364189e in this term.
W20260709 12:09:18.978196 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:18.979609 18197 raft_consensus.cc:515] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.982637 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:18.983284 17952 raft_consensus.cc:3060] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.986937 18143 tablet_bootstrap.cc:654] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.988313 18225 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.991561 17952 raft_consensus.cc:2468] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:18.992877 17991 leader_election.cc:304] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:18.993901 18283 raft_consensus.cc:2804] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.994526 18283 raft_consensus.cc:697] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:18.995500 18283 consensus_queue.cc:237] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:18.996647 18065 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:18.997153 18197 leader_election.cc:290] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:18.998450 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:18.998759 18182 raft_consensus.cc:3060] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.999145 18101 raft_consensus.cc:3060] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.004788 18221 raft_consensus.cc:493] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.005273 18221 raft_consensus.cc:515] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.006923 18101 raft_consensus.cc:2468] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:19.007388 18221 leader_election.cc:290] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.007855 17851 catalog_manager.cc:5697] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.012029 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfd3c207ec4e4c87388a6f0fe89e94" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.012682 18100 raft_consensus.cc:2468] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:19.010473 18182 raft_consensus.cc:2749] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.012960 18282 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.013682 17918 leader_election.cc:304] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:19.014725 18221 raft_consensus.cc:2804] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.015064 18221 raft_consensus.cc:493] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.015529 18221 raft_consensus.cc:3060] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.018046 18282 raft_consensus.cc:493] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.018488 18282 raft_consensus.cc:515] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.020579 18282 leader_election.cc:290] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.020897 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfd3c207ec4e4c87388a6f0fe89e94" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.021651 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:19.022162 17917 leader_election.cc:343] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.022285 18101 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:19.023312 18143 tablet_bootstrap.cc:492] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:19.023486 17993 leader_election.cc:304] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:19.023746 18143 ts_tablet_manager.cc:1403] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.010s
I20260709 12:09:19.024353 18282 raft_consensus.cc:2804] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.024750 18282 raft_consensus.cc:493] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.025147 18282 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.026681 18143 raft_consensus.cc:359] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.027452 18143 raft_consensus.cc:385] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.027740 18143 raft_consensus.cc:740] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.028399 18143 consensus_queue.cc:260] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.028944 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:19.029582 17951 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:19.033192 18282 raft_consensus.cc:515] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.033826 18142 raft_consensus.cc:359] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.034497 18142 raft_consensus.cc:385] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.034768 18142 raft_consensus.cc:740] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.037520 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:19.038164 18101 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.039691 18143 ts_tablet_manager.cc:1434] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:09:19.040617 18143 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:19.042253 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:19.042819 18282 leader_election.cc:290] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.042881 17951 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.050097 18143 tablet_bootstrap.cc:654] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.056828 18183 raft_consensus.cc:493] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.037534 18221 raft_consensus.cc:515] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.053902 18144 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:19.057615 18144 ts_tablet_manager.cc:1403] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.011s
I20260709 12:09:19.057317 18183 raft_consensus.cc:515] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.058115 18282 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.059404 18183 leader_election.cc:290] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.060113 18144 raft_consensus.cc:359] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.060752 18144 raft_consensus.cc:385] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.061014 18144 raft_consensus.cc:740] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.061617 18144 consensus_queue.cc:260] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:19.064008 18066 consensus_peers.cc:597] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:19.064544 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.064874 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.065703 18144 ts_tablet_manager.cc:1434] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260709 12:09:19.065827 17917 leader_election.cc:343] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.066694 18144 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:19.070199 18283 raft_consensus.cc:493] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.071663 18283 raft_consensus.cc:515] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.101998 17951 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:19.103724 17991 leader_election.cc:304] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:19.104032 18101 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:19.104965 18197 raft_consensus.cc:2804] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.111881 18197 raft_consensus.cc:697] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:19.109918 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:19.111091 18143 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:19.102044 18142 consensus_queue.cc:260] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.116525 18143 ts_tablet_manager.cc:1403] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.003s
I20260709 12:09:19.110800 18281 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.117513 18100 raft_consensus.cc:2468] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:19.119697 17918 leader_election.cc:304] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:19.123404 18224 raft_consensus.cc:2804] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.126078 18224 raft_consensus.cc:493] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.126602 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfd3c207ec4e4c87388a6f0fe89e94" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:19.126824 18224 raft_consensus.cc:3060] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:19.128124 17917 leader_election.cc:343] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.129849 18221 leader_election.cc:290] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.117430 18283 leader_election.cc:290] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.121829 18197 consensus_queue.cc:237] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.136344 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfd3c207ec4e4c87388a6f0fe89e94" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:19.136968 18100 raft_consensus.cc:3060] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.143471 18144 tablet_bootstrap.cc:654] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.132412 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.148589 17953 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.164183 18225 consensus_queue.cc:1048] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.169832 18224 raft_consensus.cc:515] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.172999 18221 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.173523 18221 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.176191 17849 catalog_manager.cc:5697] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.188234 18142 ts_tablet_manager.cc:1434] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.236s	user 0.007s	sys 0.004s
I20260709 12:09:19.191039 18142 tablet_bootstrap.cc:492] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:19.191807 17993 leader_election.cc:304] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.192682 18283 raft_consensus.cc:2749] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.192952 18221 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.181042 18225 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:09:19.200749 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.203920 18224 leader_election.cc:290] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.205425 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:19.206519 18101 raft_consensus.cc:3060] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.216856 18143 raft_consensus.cc:359] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.217572 18143 raft_consensus.cc:385] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.217832 18143 raft_consensus.cc:740] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.225520 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.226758 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:19.227799 18224 raft_consensus.cc:493] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.228076 17917 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.228288 18224 raft_consensus.cc:515] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:19.229251 17917 leader_election.cc:343] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.229832 18221 raft_consensus.cc:2749] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:19.230345 18224 leader_election.cc:290] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.230474 18282 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.232853 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:19.234155 17918 leader_election.cc:343] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.235519 18143 consensus_queue.cc:260] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.238947 18143 ts_tablet_manager.cc:1434] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.000s
I20260709 12:09:19.195266 18100 raft_consensus.cc:2468] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:19.242996 18027 raft_consensus.cc:3060] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.237140 18225 consensus_queue.cc:1048] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:09:19.261528 18143 tablet_bootstrap.cc:492] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:19.270241 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.273281 18101 raft_consensus.cc:2468] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
W20260709 12:09:19.273809 17917 leader_election.cc:343] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.274260 17917 leader_election.cc:304] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.274621 17918 leader_election.cc:304] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:19.275617 18183 raft_consensus.cc:2749] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.275846 17918 leader_election.cc:304] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:19.276266 18183 raft_consensus.cc:2804] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.277035 18222 raft_consensus.cc:2804] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.279831 18222 raft_consensus.cc:697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:19.277321 18183 raft_consensus.cc:697] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:19.280658 18222 consensus_queue.cc:237] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.279945 18144 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:19.281889 18144 ts_tablet_manager.cc:1403] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.215s	user 0.027s	sys 0.033s
I20260709 12:09:19.281275 18183 consensus_queue.cc:237] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.287181 17848 catalog_manager.cc:5697] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.293148 18144 raft_consensus.cc:359] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.293830 18144 raft_consensus.cc:385] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.293946 18143 tablet_bootstrap.cc:654] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.294131 18144 raft_consensus.cc:740] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.295730 18142 tablet_bootstrap.cc:654] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.295445 18144 consensus_queue.cc:260] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.340620 18224 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.341315 18224 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.374837 18221 raft_consensus.cc:493] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.375346 18221 raft_consensus.cc:515] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:19.371469 18312 log.cc:927] Time spent T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:09:19.377537 18221 leader_election.cc:290] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.401897 18221 consensus_queue.cc:1048] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.447292 18183 consensus_queue.cc:1048] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.450147 18191 raft_consensus.cc:493] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.460958 18144 ts_tablet_manager.cc:1434] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.179s	user 0.011s	sys 0.026s
I20260709 12:09:19.459714 18191 raft_consensus.cc:515] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.450289 18224 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.483842 18282 raft_consensus.cc:493] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.484691 18144 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:19.484509 18282 raft_consensus.cc:515] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:19.488770 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 114569us
W20260709 12:09:19.493784 18313 log.cc:927] Time spent T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Append to log took a long time: real 0.077s	user 0.001s	sys 0.011s
I20260709 12:09:19.462512 18197 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 12:09:19.516032 18143 tablet_bootstrap.cc:492] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:19.516466 18143 ts_tablet_manager.cc:1403] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.255s	user 0.012s	sys 0.009s
I20260709 12:09:19.513804 17851 catalog_manager.cc:5697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.518822 17851 catalog_manager.cc:5697] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.521940 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.527381 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.531626 18282 leader_election.cc:290] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.533686 18191 leader_election.cc:290] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.541471 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:19.541587 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:19.556393 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.557629 18142 tablet_bootstrap.cc:492] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:19.558085 18142 ts_tablet_manager.cc:1403] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.367s	user 0.017s	sys 0.026s
I20260709 12:09:19.559010 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.572149 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.583165 18101 raft_consensus.cc:2393] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:19.594425 18142 raft_consensus.cc:359] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:19.597026 17918 leader_election.cc:343] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.597114 18143 raft_consensus.cc:359] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.597899 18143 raft_consensus.cc:385] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.598205 18143 raft_consensus.cc:740] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.598243 17993 leader_election.cc:304] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.596319 18142 raft_consensus.cc:385] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.599298 18142 raft_consensus.cc:740] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.598875 18143 consensus_queue.cc:260] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.599902 18142 consensus_queue.cc:260] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.602012 18283 raft_consensus.cc:3060] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.610446 18143 ts_tablet_manager.cc:1434] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260709 12:09:19.611413 18143 tablet_bootstrap.cc:492] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:19.613682 18144 tablet_bootstrap.cc:654] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.615778 18283 raft_consensus.cc:2749] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.596395 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e4ffd424a94910a685e506caa7a29a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.625173 18282 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.625686 17993 leader_election.cc:304] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.627796 18282 raft_consensus.cc:2749] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.630692 18142 ts_tablet_manager.cc:1434] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 12:09:19.631577 18142 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:19.629413 18283 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.621951 18322 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
W20260709 12:09:19.634294 17917 leader_election.cc:343] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:19.639093 18066 consensus_peers.cc:597] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:19.641906 17918 leader_election.cc:343] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.642340 17918 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.643257 18221 raft_consensus.cc:2749] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.648406 18028 raft_consensus.cc:3060] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.648180 18221 consensus_queue.cc:1048] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:19.652127 17917 consensus_peers.cc:597] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:19.664001 17917 leader_election.cc:343] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.672330 17917 leader_election.cc:304] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.673494 18222 raft_consensus.cc:2749] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.676138 18143 tablet_bootstrap.cc:654] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.683130 18142 tablet_bootstrap.cc:654] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:19.706244 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 45457.4us
I20260709 12:09:19.725294 18144 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:19.725772 18144 ts_tablet_manager.cc:1403] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.263s	user 0.018s	sys 0.008s
I20260709 12:09:19.732183 18144 raft_consensus.cc:359] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.733268 18144 raft_consensus.cc:385] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.733541 18144 raft_consensus.cc:740] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.734933 18283 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.734239 18144 consensus_queue.cc:260] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.737975 18144 ts_tablet_manager.cc:1434] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:09:19.738865 18144 tablet_bootstrap.cc:492] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:19.747184 18143 tablet_bootstrap.cc:492] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:19.747350 18144 tablet_bootstrap.cc:654] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.747700 18143 ts_tablet_manager.cc:1403] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.008s
I20260709 12:09:19.751339 18143 raft_consensus.cc:359] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.752015 18143 raft_consensus.cc:385] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.752257 18143 raft_consensus.cc:740] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.763278 18222 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.758287 18143 consensus_queue.cc:260] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.772804 18143 ts_tablet_manager.cc:1434] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:09:19.773717 18143 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:19.780692 18143 tablet_bootstrap.cc:654] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.781186 18221 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.784219 18026 raft_consensus.cc:3060] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.796422 18144 tablet_bootstrap.cc:492] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:19.797174 18144 ts_tablet_manager.cc:1403] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.013s
I20260709 12:09:19.799834 18144 raft_consensus.cc:359] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.800446 18144 raft_consensus.cc:385] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.800719 18144 raft_consensus.cc:740] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.802013 18144 consensus_queue.cc:260] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.807591 18144 ts_tablet_manager.cc:1434] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:09:19.808483 18144 tablet_bootstrap.cc:492] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:19.811054 18221 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.815064 18143 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:19.815483 18143 ts_tablet_manager.cc:1403] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.030s
I20260709 12:09:19.818346 18143 raft_consensus.cc:359] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.818379 18222 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.819092 18143 raft_consensus.cc:385] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.819399 18143 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.820003 18143 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.822448 18143 ts_tablet_manager.cc:1434] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:19.823299 18143 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:19.826869 18142 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:19.827617 18142 ts_tablet_manager.cc:1403] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.196s	user 0.022s	sys 0.014s
I20260709 12:09:19.830641 18144 tablet_bootstrap.cc:654] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.830401 18222 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.831275 18222 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.836318 18143 tablet_bootstrap.cc:654] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.833914 18142 raft_consensus.cc:359] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.839357 18142 raft_consensus.cc:385] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.841015 18142 raft_consensus.cc:740] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.840359 18222 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.842258 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.842343 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:19.844039 17918 leader_election.cc:343] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:19.844835 17917 leader_election.cc:343] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.845306 17917 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.852144 18144 tablet_bootstrap.cc:492] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:19.854779 18322 raft_consensus.cc:493] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.856465 18144 ts_tablet_manager.cc:1403] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260709 12:09:19.856580 18322 raft_consensus.cc:515] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.859061 18322 leader_election.cc:290] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:19.859284 18144 raft_consensus.cc:359] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.860021 18144 raft_consensus.cc:385] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.860292 18144 raft_consensus.cc:740] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.860991 18144 consensus_queue.cc:260] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.862527 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:19.863215 17953 raft_consensus.cc:2468] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:19.863682 18144 ts_tablet_manager.cc:1434] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:19.864656 18144 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:19.865783 18065 leader_election.cc:304] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:19.867287 18322 raft_consensus.cc:2804] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.867816 18322 raft_consensus.cc:493] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.868381 18322 raft_consensus.cc:3060] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.874758 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:19.876062 18066 leader_election.cc:343] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.876539 18142 consensus_queue.cc:260] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.878304 18143 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:19.878835 18143 ts_tablet_manager.cc:1403] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.012s
I20260709 12:09:19.879685 18142 ts_tablet_manager.cc:1434] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 12:09:19.880672 18142 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:19.881522 18144 tablet_bootstrap.cc:654] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.881616 18143 raft_consensus.cc:359] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.882447 18143 raft_consensus.cc:385] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.883270 18143 raft_consensus.cc:740] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.882483 18222 raft_consensus.cc:2749] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.891516 18324 raft_consensus.cc:493] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.892037 18324 raft_consensus.cc:515] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.901132 18197 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.901857 18197 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.907254 18143 consensus_queue.cc:260] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.909765 18324 leader_election.cc:290] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:19.910946 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.911578 18143 ts_tablet_manager.cc:1434] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.019s
I20260709 12:09:19.912591 18143 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
W20260709 12:09:19.912422 18066 leader_election.cc:343] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.913452 18322 raft_consensus.cc:515] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.918697 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:19.920138 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:19.920535 18066 leader_election.cc:343] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.920807 17953 raft_consensus.cc:2468] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:19.921662 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:19.922562 17952 raft_consensus.cc:3060] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.918820 18197 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:19.924804 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:19.927081 18065 leader_election.cc:304] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:19.931667 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:19.917414 18322 leader_election.cc:290] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:19.934579 18221 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.939988 18221 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.934639 18323 raft_consensus.cc:2804] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.941792 18323 raft_consensus.cc:493] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.942338 18323 raft_consensus.cc:3060] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.938609 17993 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:19.952853 18197 raft_consensus.cc:2749] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.986971 18144 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:19.987489 18144 ts_tablet_manager.cc:1403] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.123s	user 0.022s	sys 0.021s
I20260709 12:09:19.989480 17952 raft_consensus.cc:2468] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:19.991888 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:19.991801 18144 raft_consensus.cc:359] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.992655 18144 raft_consensus.cc:385] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.992971 18144 raft_consensus.cc:740] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
W20260709 12:09:19.993306 17917 leader_election.cc:343] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.993719 18144 consensus_queue.cc:260] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:19.995652 18065 leader_election.cc:304] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:19.997061 18143 tablet_bootstrap.cc:654] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.998214 18324 raft_consensus.cc:2804] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.998773 18324 raft_consensus.cc:697] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:19.999269 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:20.002398 17918 leader_election.cc:343] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.003818 17918 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.003921 18324 consensus_queue.cc:237] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.004608 18222 raft_consensus.cc:2749] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.005621 18028 raft_consensus.cc:3060] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.000912 18221 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.007735 18144 ts_tablet_manager.cc:1434] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:09:20.009596 18142 tablet_bootstrap.cc:654] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.015192 18144 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.014410 18323 raft_consensus.cc:515] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.026353 18143 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.029415 18143 ts_tablet_manager.cc:1403] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.003s
I20260709 12:09:20.028285 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:20.029328 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.030220 17952 raft_consensus.cc:3060] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.031431 18066 leader_election.cc:343] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.026443 18323 leader_election.cc:290] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.040759 17952 raft_consensus.cc:2468] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:20.042557 18065 leader_election.cc:304] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:20.044811 18323 raft_consensus.cc:2804] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.047302 18323 raft_consensus.cc:697] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:20.048134 18323 consensus_queue.cc:237] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.049613 18143 raft_consensus.cc:359] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.050348 18143 raft_consensus.cc:385] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.050658 18143 raft_consensus.cc:740] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.051319 18143 consensus_queue.cc:260] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.065984 17849 catalog_manager.cc:5697] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.068078 18142 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.068526 18142 ts_tablet_manager.cc:1403] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.188s	user 0.030s	sys 0.029s
I20260709 12:09:20.075562 18144 tablet_bootstrap.cc:654] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.078030 18143 ts_tablet_manager.cc:1434] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
W20260709 12:09:20.078670 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:20.080906 18221 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.081527 18221 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.085988 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:20.087803 17917 leader_election.cc:343] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.090104 18221 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.090297 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.091653 18143 tablet_bootstrap.cc:492] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
W20260709 12:09:20.091988 17918 leader_election.cc:343] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.091873 18142 raft_consensus.cc:359] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.092561 18142 raft_consensus.cc:385] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.092962 18142 raft_consensus.cc:740] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.092525 17918 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.093644 18142 consensus_queue.cc:260] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.094678 18221 raft_consensus.cc:2749] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.095539 18142 ts_tablet_manager.cc:1434] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:09:20.096488 18142 tablet_bootstrap.cc:492] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:20.101359 18143 tablet_bootstrap.cc:654] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.102442 18142 tablet_bootstrap.cc:654] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.107575 18323 raft_consensus.cc:493] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.108278 18323 raft_consensus.cc:515] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.111443 18323 leader_election.cc:290] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.112764 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.113613 17952 raft_consensus.cc:2468] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:20.114980 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.117406 18065 leader_election.cc:304] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:20.121199 18323 raft_consensus.cc:2804] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.121675 18323 raft_consensus.cc:493] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.122093 18323 raft_consensus.cc:3060] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.122848 18066 leader_election.cc:343] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.135058 18323 raft_consensus.cc:515] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.138914 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.139683 17952 raft_consensus.cc:3060] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.155053 18028 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.166997 17952 raft_consensus.cc:2468] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:20.168567 18065 leader_election.cc:304] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:20.169755 18324 raft_consensus.cc:2804] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.170640 18324 raft_consensus.cc:697] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:20.171813 18324 consensus_queue.cc:237] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.193220 18323 leader_election.cc:290] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.195243 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:20.197204 18066 leader_election.cc:343] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.204718 18144 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.205243 18144 ts_tablet_manager.cc:1403] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.190s	user 0.041s	sys 0.039s
I20260709 12:09:20.208541 18144 raft_consensus.cc:359] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.209223 18144 raft_consensus.cc:385] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.209539 18144 raft_consensus.cc:740] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.210386 18144 consensus_queue.cc:260] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.212813 18144 ts_tablet_manager.cc:1434] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:09:20.213909 18144 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.221097 18144 tablet_bootstrap.cc:654] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.229032 18281 raft_consensus.cc:493] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.229724 18281 raft_consensus.cc:515] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.233887 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.234488 17952 raft_consensus.cc:2468] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:20.235594 17991 leader_election.cc:304] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:20.236402 18283 raft_consensus.cc:2804] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.236760 18283 raft_consensus.cc:493] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.237095 18283 raft_consensus.cc:3060] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.238401 18143 tablet_bootstrap.cc:492] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.240653 18144 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.241319 18144 ts_tablet_manager.cc:1403] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260709 12:09:20.242651 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:20.244908 17993 leader_election.cc:343] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.245791 18144 raft_consensus.cc:359] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.246589 18144 raft_consensus.cc:385] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.247401 18144 raft_consensus.cc:740] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.248286 18144 consensus_queue.cc:260] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.249006 18283 raft_consensus.cc:515] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.247435 18281 leader_election.cc:290] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.247128 18143 ts_tablet_manager.cc:1403] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.156s	user 0.052s	sys 0.081s
I20260709 12:09:20.252823 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.253396 17952 raft_consensus.cc:3060] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.254555 18144 ts_tablet_manager.cc:1434] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:09:20.253023 18143 raft_consensus.cc:359] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.256090 18144 tablet_bootstrap.cc:492] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.256145 18143 raft_consensus.cc:385] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.256572 18143 raft_consensus.cc:740] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.257205 18143 consensus_queue.cc:260] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.259450 18143 ts_tablet_manager.cc:1434] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:09:20.261597 18143 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.261781 17952 raft_consensus.cc:2468] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:20.262862 18144 tablet_bootstrap.cc:654] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.263195 17991 leader_election.cc:304] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:20.264185 18281 raft_consensus.cc:2804] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.264742 18281 raft_consensus.cc:697] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:20.265645 18281 consensus_queue.cc:237] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.269809 18143 tablet_bootstrap.cc:654] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.272148 18142 tablet_bootstrap.cc:492] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.272609 17850 catalog_manager.cc:5697] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.275635 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
W20260709 12:09:20.277596 17993 leader_election.cc:343] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.277000 17850 catalog_manager.cc:5697] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.285284 18283 leader_election.cc:290] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.272621 18142 ts_tablet_manager.cc:1403] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.176s	user 0.025s	sys 0.028s
I20260709 12:09:20.306138 18221 raft_consensus.cc:493] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.306739 18221 raft_consensus.cc:515] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.310779 18221 leader_election.cc:290] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.310674 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.312407 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.312033 17849 catalog_manager.cc:5697] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.314459 18142 raft_consensus.cc:359] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:20.314633 17918 leader_election.cc:343] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.315119 18142 raft_consensus.cc:385] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.315418 18142 raft_consensus.cc:740] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.316205 18142 consensus_queue.cc:260] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.319339 18142 ts_tablet_manager.cc:1434] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 12:09:20.320529 18142 tablet_bootstrap.cc:492] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
W20260709 12:09:20.327406 17917 leader_election.cc:343] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.328178 17917 leader_election.cc:304] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.329252 18316 raft_consensus.cc:2749] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.336253 18143 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.336750 18143 ts_tablet_manager.cc:1403] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.033s
I20260709 12:09:20.338063 18142 tablet_bootstrap.cc:654] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.339769 18144 tablet_bootstrap.cc:492] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.339502 18143 raft_consensus.cc:359] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.340215 18144 ts_tablet_manager.cc:1403] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.020s
I20260709 12:09:20.340241 18143 raft_consensus.cc:385] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.340773 18143 raft_consensus.cc:740] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.341334 18143 consensus_queue.cc:260] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.343437 18143 ts_tablet_manager.cc:1434] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:09:20.343180 18144 raft_consensus.cc:359] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.344106 18144 raft_consensus.cc:385] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.344388 18143 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.344491 18144 raft_consensus.cc:740] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.345518 18144 consensus_queue.cc:260] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.347995 18144 ts_tablet_manager.cc:1434] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:20.350188 18143 tablet_bootstrap.cc:654] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.350756 18144 tablet_bootstrap.cc:492] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.358228 18144 tablet_bootstrap.cc:654] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.365098 18281 raft_consensus.cc:493] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.368153 18316 raft_consensus.cc:493] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.368628 18316 raft_consensus.cc:515] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.370398 18316 leader_election.cc:290] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.371407 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:20.373059 17917 leader_election.cc:343] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.375821 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.366973 18281 raft_consensus.cc:515] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.377466 18097 raft_consensus.cc:2468] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:20.378947 17918 leader_election.cc:304] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:20.379878 18221 raft_consensus.cc:2804] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.380278 18221 raft_consensus.cc:493] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.380607 18221 raft_consensus.cc:3060] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.380947 18281 leader_election.cc:290] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.383277 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.383996 17952 raft_consensus.cc:2393] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:20.387760 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7d948096474c30b963a2f9968457ea" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.389129 18221 raft_consensus.cc:515] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.389967 18143 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.390496 18143 ts_tablet_manager.cc:1403] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260709 12:09:20.390671 17993 leader_election.cc:304] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.392913 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:20.393240 18283 raft_consensus.cc:3060] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.393831 18221 leader_election.cc:290] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.393621 18143 raft_consensus.cc:359] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.394570 18143 raft_consensus.cc:385] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.394843 18143 raft_consensus.cc:740] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.395419 18143 consensus_queue.cc:260] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.396943 18143 ts_tablet_manager.cc:1434] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:09:20.397675 18143 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.393493 18098 raft_consensus.cc:3060] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.400942 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:20.404701 18143 tablet_bootstrap.cc:654] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.408869 18098 raft_consensus.cc:2468] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:20.410332 17918 leader_election.cc:304] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
W20260709 12:09:20.411386 17917 leader_election.cc:343] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.412978 18316 raft_consensus.cc:2804] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.413606 18316 raft_consensus.cc:697] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:20.414700 18316 consensus_queue.cc:237] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.418915 18143 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.419441 18143 ts_tablet_manager.cc:1403] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 12:09:20.420653 18283 raft_consensus.cc:2749] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.422941 18143 raft_consensus.cc:359] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.424196 18143 raft_consensus.cc:385] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.424566 18143 raft_consensus.cc:740] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.423164 18142 tablet_bootstrap.cc:492] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.425866 18142 ts_tablet_manager.cc:1403] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.008s
I20260709 12:09:20.425437 18143 consensus_queue.cc:260] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.428191 18143 ts_tablet_manager.cc:1434] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:20.428913 18143 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.432762 18143 tablet_bootstrap.cc:654] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.437554 18142 raft_consensus.cc:359] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.439000 18142 raft_consensus.cc:385] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.439345 18143 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.439343 18142 raft_consensus.cc:740] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.439890 18143 ts_tablet_manager.cc:1403] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:09:20.440590 18142 consensus_queue.cc:260] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.441172 17849 catalog_manager.cc:5697] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.443352 18142 ts_tablet_manager.cc:1434] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:20.445266 18221 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.445739 18221 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.447419 18142 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:20.447736 18221 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.448694 18144 tablet_bootstrap.cc:492] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.449164 18144 ts_tablet_manager.cc:1403] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.046s
I20260709 12:09:20.450805 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.450932 18143 raft_consensus.cc:359] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.451623 18143 raft_consensus.cc:385] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.451893 18143 raft_consensus.cc:740] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.452628 18143 consensus_queue.cc:260] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:20.453727 17917 leader_election.cc:343] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.454365 18143 ts_tablet_manager.cc:1434] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:09:20.455440 18143 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.455336 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.458986 18316 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.459478 18316 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.460741 18283 raft_consensus.cc:493] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.461232 18283 raft_consensus.cc:515] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.461794 18316 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.462234 18143 tablet_bootstrap.cc:654] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.463361 18283 leader_election.cc:290] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.464576 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:20.466763 17918 leader_election.cc:343] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.474556 17918 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.466817 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.468115 18026 raft_consensus.cc:3060] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.475893 18221 raft_consensus.cc:2749] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:20.476941 17917 leader_election.cc:343] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.477984 17918 leader_election.cc:343] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.467923 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.480605 18142 tablet_bootstrap.cc:654] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.482275 17918 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.482751 17952 raft_consensus.cc:2393] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:20.484130 18221 raft_consensus.cc:2749] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.484967 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a8f5719514c438cb1b459491d21e8" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.485954 18324 consensus_queue.cc:1048] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.488431 17993 leader_election.cc:304] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.491822 18283 raft_consensus.cc:2749] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.493217 18144 raft_consensus.cc:359] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.493956 18144 raft_consensus.cc:385] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.494277 18144 raft_consensus.cc:740] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.496039 18144 consensus_queue.cc:260] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.498489 18144 ts_tablet_manager.cc:1434] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:09:20.500072 18144 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.502184 18143 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.502703 18143 ts_tablet_manager.cc:1403] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.017s
I20260709 12:09:20.505218 18143 raft_consensus.cc:359] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.505856 18143 raft_consensus.cc:385] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.506093 18143 raft_consensus.cc:740] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.506587 18144 tablet_bootstrap.cc:654] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.507294 18143 consensus_queue.cc:260] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.509858 18143 ts_tablet_manager.cc:1434] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:20.512812 18143 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.518566 18143 tablet_bootstrap.cc:654] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.536998 18143 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.537493 18143 ts_tablet_manager.cc:1403] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260709 12:09:20.537804 18142 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.538239 18142 ts_tablet_manager.cc:1403] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.001s
I20260709 12:09:20.540269 18222 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.540714 18222 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.541028 18142 raft_consensus.cc:359] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.541639 18142 raft_consensus.cc:385] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.541898 18142 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.542768 18222 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.542547 18142 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.544185 18143 raft_consensus.cc:359] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.544879 18143 raft_consensus.cc:385] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.544559 18142 ts_tablet_manager.cc:1434] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:20.545243 18143 raft_consensus.cc:740] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.546025 18142 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:20.548496 18144 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.548913 18144 ts_tablet_manager.cc:1403] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.026s
I20260709 12:09:20.553218 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.554281 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.554484 18143 consensus_queue.cc:260] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:20.555534 17917 leader_election.cc:343] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.555984 18144 raft_consensus.cc:359] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.556612 18143 ts_tablet_manager.cc:1434] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:09:20.556665 18144 raft_consensus.cc:385] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.557097 18144 raft_consensus.cc:740] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.557591 18143 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.556545 18322 consensus_queue.cc:1048] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:20.557835 18144 consensus_queue.cc:260] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.560221 18144 ts_tablet_manager.cc:1434] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:09:20.561090 18144 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
W20260709 12:09:20.561753 17918 leader_election.cc:343] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.562197 17918 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.563601 18222 raft_consensus.cc:2749] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.564124 18142 tablet_bootstrap.cc:654] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.566869 18144 tablet_bootstrap.cc:654] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.569800 18143 tablet_bootstrap.cc:654] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.570348 18316 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.570982 18316 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.574331 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.575127 18027 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:20.576388 17917 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:20.577203 18222 raft_consensus.cc:2804] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.578868 18144 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.577524 18222 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.579324 18144 ts_tablet_manager.cc:1403] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:09:20.579360 18222 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.582085 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.582151 18144 raft_consensus.cc:359] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.582854 18144 raft_consensus.cc:385] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.583132 18144 raft_consensus.cc:740] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
W20260709 12:09:20.583539 17918 leader_election.cc:343] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.583772 18144 consensus_queue.cc:260] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.584734 18316 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.586481 18144 ts_tablet_manager.cc:1434] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:09:20.587512 18144 tablet_bootstrap.cc:492] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.592754 18143 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.593217 18143 ts_tablet_manager.cc:1403] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 12:09:20.594640 18222 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.595276 18143 raft_consensus.cc:359] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.595832 18143 raft_consensus.cc:385] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.596091 18143 raft_consensus.cc:740] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.597152 18143 consensus_queue.cc:260] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:20.597733 18066 consensus_peers.cc:597] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:20.599212 18143 ts_tablet_manager.cc:1434] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:09:20.600171 18143 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.601315 18144 tablet_bootstrap.cc:654] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.603430 18222 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.604794 18142 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.605264 18142 ts_tablet_manager.cc:1403] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.007s
I20260709 12:09:20.609299 18142 raft_consensus.cc:359] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.609946 18142 raft_consensus.cc:385] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.610217 18142 raft_consensus.cc:740] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.610838 18142 consensus_queue.cc:260] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.611781 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:20.612581 18098 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.613969 18143 tablet_bootstrap.cc:654] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.617187 18142 ts_tablet_manager.cc:1434] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 12:09:20.618073 18142 tablet_bootstrap.cc:492] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:20.623709 18142 tablet_bootstrap.cc:654] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.624822 18144 tablet_bootstrap.cc:492] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.625298 18144 ts_tablet_manager.cc:1403] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.020s
I20260709 12:09:20.626283 18324 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.628561 18144 raft_consensus.cc:359] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.629206 18144 raft_consensus.cc:385] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.629801 18144 raft_consensus.cc:740] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.630566 18144 consensus_queue.cc:260] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.632104 18324 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.632615 18144 ts_tablet_manager.cc:1434] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:09:20.633525 18144 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.634037 18222 raft_consensus.cc:493] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.634646 18222 raft_consensus.cc:515] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.635444 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:20.636045 18027 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.637140 18222 leader_election.cc:290] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.638293 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80df17dc664e42fd9290eb0ea0a02d3d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.639283 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80df17dc664e42fd9290eb0ea0a02d3d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:20.639683 17918 leader_election.cc:343] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.639899 18026 raft_consensus.cc:2468] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:20.640960 17917 leader_election.cc:304] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.641979 18316 raft_consensus.cc:2804] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.642380 18316 raft_consensus.cc:493] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.642724 18316 raft_consensus.cc:3060] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.643458 18144 tablet_bootstrap.cc:654] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.651440 18098 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:20.653780 18316 raft_consensus.cc:515] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.660422 18144 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.660930 18144 ts_tablet_manager.cc:1403] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 12:09:20.660759 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80df17dc664e42fd9290eb0ea0a02d3d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:20.661444 18026 raft_consensus.cc:3060] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.663642 18144 raft_consensus.cc:359] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.664367 18144 raft_consensus.cc:385] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.664640 18144 raft_consensus.cc:740] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.665294 18144 consensus_queue.cc:260] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.666657 17918 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:20.667444 18221 raft_consensus.cc:2804] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.667935 18221 raft_consensus.cc:697] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:20.668779 18221 consensus_queue.cc:237] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.667935 18027 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:20.681676 18144 ts_tablet_manager.cc:1434] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:09:20.682713 18144 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.683422 18316 leader_election.cc:290] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.684109 18026 raft_consensus.cc:2468] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:20.689870 18324 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.690750 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80df17dc664e42fd9290eb0ea0a02d3d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:20.691578 17851 catalog_manager.cc:5697] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.703162 17917 leader_election.cc:304] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
W20260709 12:09:20.703914 17918 leader_election.cc:343] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.704164 18316 raft_consensus.cc:2804] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.704666 18316 raft_consensus.cc:697] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:20.700618 18144 tablet_bootstrap.cc:654] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.705446 18316 consensus_queue.cc:237] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.713119 18143 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.713748 18143 ts_tablet_manager.cc:1403] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.019s
I20260709 12:09:20.728351 18142 tablet_bootstrap.cc:492] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.731307 18144 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.731745 18144 ts_tablet_manager.cc:1403] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.010s
I20260709 12:09:20.731805 18142 ts_tablet_manager.cc:1403] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.114s	user 0.034s	sys 0.010s
I20260709 12:09:20.728415 18143 raft_consensus.cc:359] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.734252 18143 raft_consensus.cc:385] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.734570 18143 raft_consensus.cc:740] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.734401 18142 raft_consensus.cc:359] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.735239 18142 raft_consensus.cc:385] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.735594 18142 raft_consensus.cc:740] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.736047 18144 raft_consensus.cc:359] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.736264 18142 consensus_queue.cc:260] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.736660 18144 raft_consensus.cc:385] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.738058 18144 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.735240 18143 consensus_queue.cc:260] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.738768 18144 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.739991 18283 raft_consensus.cc:493] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.740150 18144 ts_tablet_manager.cc:1434] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 12:09:20.740584 18143 ts_tablet_manager.cc:1434] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:09:20.741058 18144 tablet_bootstrap.cc:492] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:20.740440 18283 raft_consensus.cc:515] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.741597 18143 tablet_bootstrap.cc:492] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.744357 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.744982 17953 raft_consensus.cc:2468] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:20.745450 18324 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.745664 18142 ts_tablet_manager.cc:1434] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:09:20.745910 18324 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.746344 17991 leader_election.cc:304] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:20.747195 18281 raft_consensus.cc:2804] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.747539 18281 raft_consensus.cc:493] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.747921 18281 raft_consensus.cc:3060] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.748302 18142 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:20.750129 18144 tablet_bootstrap.cc:654] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.754189 18283 leader_election.cc:290] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.755012 18324 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.753909 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.756011 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.756639 17953 raft_consensus.cc:2468] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:20.757112 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:20.765575 18066 leader_election.cc:343] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.766227 18065 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
W20260709 12:09:20.768361 17993 leader_election.cc:343] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.770920 18143 tablet_bootstrap.cc:654] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.767066 18324 raft_consensus.cc:2804] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.776960 18324 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.792475 18323 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.792981 18323 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.787040 18324 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.795083 18323 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.796324 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.797191 17953 raft_consensus.cc:2468] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:20.798445 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.800061 18281 raft_consensus.cc:515] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.802039 18281 leader_election.cc:290] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:09:20.800087 18066 leader_election.cc:343] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.803072 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.803151 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:20.804593 18142 tablet_bootstrap.cc:654] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.788516 17849 catalog_manager.cc:5697] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.862046 18143 tablet_bootstrap.cc:492] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:20.862584 18143 ts_tablet_manager.cc:1403] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.008s
I20260709 12:09:20.865248 18143 raft_consensus.cc:359] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.865937 18143 raft_consensus.cc:385] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:20.866369 17993 leader_election.cc:343] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.866904 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 59297.3us
I20260709 12:09:20.867800 18324 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.868448 18144 tablet_bootstrap.cc:492] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:20.869289 18144 ts_tablet_manager.cc:1403] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.031s
I20260709 12:09:20.869994 18065 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:20.870765 17953 raft_consensus.cc:3060] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.871992 18324 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.873147 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:20.873876 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 66888us
W20260709 12:09:20.874631 18066 leader_election.cc:343] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.875869 18323 raft_consensus.cc:2804] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.876693 18323 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.877027 18323 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.879911 18281 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.880398 18281 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.882455 18281 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.883790 18316 consensus_queue.cc:1048] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.883857 18323 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.884380 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.885915 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.886471 18323 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.886583 17950 raft_consensus.cc:2468] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
W20260709 12:09:20.886808 17993 consensus_peers.cc:597] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:20.887233 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 86749.9us
W20260709 12:09:20.887485 17993 leader_election.cc:343] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.888723 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.889267 17950 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.892180 18283 raft_consensus.cc:493] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.892868 17953 raft_consensus.cc:2468] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:20.892637 18283 raft_consensus.cc:515] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.894646 18283 leader_election.cc:290] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.895354 18142 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:20.895809 18142 ts_tablet_manager.cc:1403] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.005s
I20260709 12:09:20.896310 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.897105 18098 raft_consensus.cc:2393] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:20.898407 18142 raft_consensus.cc:359] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.899070 18142 raft_consensus.cc:385] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.899343 18142 raft_consensus.cc:740] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.900405 18142 consensus_queue.cc:260] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.902869 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.903443 17952 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.905943 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.902078 17950 raft_consensus.cc:2468] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:20.908898 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:20.909263 17991 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.910003 18281 raft_consensus.cc:2804] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.910244 17952 raft_consensus.cc:2468] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:20.910383 18281 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.910995 18281 raft_consensus.cc:3060] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.911454 18144 raft_consensus.cc:359] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.911991 18322 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.912144 18144 raft_consensus.cc:385] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.912418 18144 raft_consensus.cc:740] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.912539 18322 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.913080 18144 consensus_queue.cc:260] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.910356 17991 leader_election.cc:304] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.866212 18143 raft_consensus.cc:740] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.914597 18322 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.914988 18283 raft_consensus.cc:2804] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.915944 18065 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:20.917938 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:20.918789 17952 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:20.921114 18322 raft_consensus.cc:2804] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.921593 18322 raft_consensus.cc:697] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:20.922171 18143 consensus_queue.cc:260] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.922639 18322 consensus_queue.cc:237] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.922683 18281 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.925889 18281 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.928399 18065 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:20.929598 18323 raft_consensus.cc:2804] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.929880 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:20.930044 18027 raft_consensus.cc:3060] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.930229 18143 ts_tablet_manager.cc:1434] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260709 12:09:20.930429 18065 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:20.931134 18324 raft_consensus.cc:2804] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.931278 18143 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:20.931510 18324 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.931869 18324 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.932366 18142 ts_tablet_manager.cc:1434] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:09:20.934531 18222 raft_consensus.cc:493] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.937024 18222 raft_consensus.cc:515] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.937637 18144 ts_tablet_manager.cc:1434] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.068s	user 0.001s	sys 0.005s
I20260709 12:09:20.939749 18397 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.940147 18142 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:20.940338 18222 leader_election.cc:290] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:20.940709 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:20.930045 18323 raft_consensus.cc:697] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
W20260709 12:09:20.942512 17918 leader_election.cc:343] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.943388 18323 consensus_queue.cc:237] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.946836 17991 leader_election.cc:304] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.949342 18283 raft_consensus.cc:697] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:20.950629 18283 consensus_queue.cc:237] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:20.951989 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.953518 18222 consensus_queue.cc:1048] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.956911 18324 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:20.957304 17917 leader_election.cc:343] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.958940 18281 raft_consensus.cc:2749] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.959059 18144 tablet_bootstrap.cc:492] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
W20260709 12:09:20.965884 18066 leader_election.cc:343] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.967753 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:20.973912 17953 raft_consensus.cc:3060] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.976191 18324 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:20.969101 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:20.978017 18027 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:20.972088 18142 tablet_bootstrap.cc:654] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.973256 17917 leader_election.cc:304] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:20.985186 18222 raft_consensus.cc:2749] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.976375 18143 tablet_bootstrap.cc:654] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.977188 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
W20260709 12:09:20.968632 17993 leader_election.cc:343] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.980087 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 49789.7us
I20260709 12:09:20.988441 17953 raft_consensus.cc:2468] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:20.991650 18026 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.001081 17991 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.004029 18142 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.004644 18142 ts_tablet_manager.cc:1403] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.013s
I20260709 12:09:21.003055 18283 raft_consensus.cc:2804] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.008302 18283 raft_consensus.cc:697] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:21.009150 18283 consensus_queue.cc:237] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.014086 18026 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:21.018675 18066 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:21.019877 18324 raft_consensus.cc:2804] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.020345 18324 raft_consensus.cc:697] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:21.021056 18324 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.028271 18222 raft_consensus.cc:493] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.027837 17848 catalog_manager.cc:5697] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.028774 18222 raft_consensus.cc:515] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.034575 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:21.043080 17917 leader_election.cc:343] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.045584 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:21.058950 18142 raft_consensus.cc:359] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.060032 18142 raft_consensus.cc:385] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.060393 18142 raft_consensus.cc:740] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.060638 18144 tablet_bootstrap.cc:654] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.061235 18142 consensus_queue.cc:260] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.045961 18222 leader_election.cc:290] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.069357 18221 raft_consensus.cc:493] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.070017 18221 raft_consensus.cc:515] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.072852 18221 leader_election.cc:290] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.075150 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.075798 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.076603 17953 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.077122 17917 leader_election.cc:343] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.080067 18283 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.080541 18283 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.082718 18283 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.086064 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.088677 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.089808 17950 raft_consensus.cc:2393] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:21.091265 17991 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.058066 17849 catalog_manager.cc:5697] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.093845 17849 catalog_manager.cc:5697] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.098191 18142 ts_tablet_manager.cc:1434] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.000s
I20260709 12:09:21.099663 18142 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:21.107923 17953 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:21.097596 18400 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.130052 18322 raft_consensus.cc:493] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.130782 18322 raft_consensus.cc:515] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.133292 18322 leader_election.cc:290] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:21.137707 18316 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.150610 18283 raft_consensus.cc:493] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.146179 17848 catalog_manager.cc:5697] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.157629 18283 raft_consensus.cc:515] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.154961 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.161023 18142 tablet_bootstrap.cc:654] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.161084 18144 tablet_bootstrap.cc:492] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:21.161608 18144 ts_tablet_manager.cc:1403] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.203s	user 0.010s	sys 0.004s
I20260709 12:09:21.154984 18400 raft_consensus.cc:2749] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.164592 18144 raft_consensus.cc:359] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.165475 18144 raft_consensus.cc:385] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.165799 18144 raft_consensus.cc:740] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.166711 18144 consensus_queue.cc:260] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.169435 18144 ts_tablet_manager.cc:1434] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:21.171715 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:21.174005 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 100065us
W20260709 12:09:21.177198 17918 leader_election.cc:343] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.177675 17918 leader_election.cc:304] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.178455 18222 raft_consensus.cc:2749] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.178882 18144 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:21.178541 17851 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.184182 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.184818 18144 tablet_bootstrap.cc:654] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.186635 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.187588 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.188969 17993 leader_election.cc:304] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.189719 18402 raft_consensus.cc:2749] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:21.191514 17918 leader_election.cc:343] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.191963 17918 leader_election.cc:304] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.192281 18283 leader_election.cc:290] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.192754 18222 raft_consensus.cc:2749] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.194156 18027 raft_consensus.cc:3060] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.195595 18222 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.206954 18143 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.207419 18143 ts_tablet_manager.cc:1403] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.276s	user 0.032s	sys 0.042s
I20260709 12:09:21.220032 18143 raft_consensus.cc:359] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.220764 18143 raft_consensus.cc:385] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.221038 18143 raft_consensus.cc:740] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.221786 18143 consensus_queue.cc:260] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.223771 18143 ts_tablet_manager.cc:1434] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:09:21.224596 18143 tablet_bootstrap.cc:492] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
W20260709 12:09:21.228726 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:21.233661 18143 tablet_bootstrap.cc:654] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.243301 18066 leader_election.cc:304] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:21.244194 18399 raft_consensus.cc:2749] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:21.270422 17918 consensus_peers.cc:597] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:21.273576 18143 tablet_bootstrap.cc:492] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.274061 18143 ts_tablet_manager.cc:1403] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.026s
I20260709 12:09:21.276679 18143 raft_consensus.cc:359] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.277328 18143 raft_consensus.cc:385] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.277593 18143 raft_consensus.cc:740] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.278244 18143 consensus_queue.cc:260] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.279850 18142 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.280313 18142 ts_tablet_manager.cc:1403] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.017s
I20260709 12:09:21.280381 18143 ts_tablet_manager.cc:1434] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:21.281330 18143 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.283850 18142 raft_consensus.cc:359] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.284507 18142 raft_consensus.cc:385] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.284773 18142 raft_consensus.cc:740] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.284873 18415 raft_consensus.cc:493] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.285485 18415 raft_consensus.cc:515] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.288723 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:21.289999 17917 leader_election.cc:343] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.290743 18415 leader_election.cc:290] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.290989 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:21.292791 17918 leader_election.cc:343] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.293232 17918 leader_election.cc:304] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.287231 18143 tablet_bootstrap.cc:654] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.294343 18415 raft_consensus.cc:2749] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.294543 18144 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:21.295097 18144 ts_tablet_manager.cc:1403] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.003s
I20260709 12:09:21.298656 18144 raft_consensus.cc:359] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.299592 18144 raft_consensus.cc:385] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.299963 18144 raft_consensus.cc:740] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.300769 18144 consensus_queue.cc:260] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.306617 18144 ts_tablet_manager.cc:1434] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:09:21.307873 18144 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:21.311331 18415 raft_consensus.cc:493] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.311800 18143 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.312282 18143 ts_tablet_manager.cc:1403] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260709 12:09:21.312178 18415 raft_consensus.cc:515] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.285434 18142 consensus_queue.cc:260] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.315161 18143 raft_consensus.cc:359] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.315478 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.315790 18143 raft_consensus.cc:385] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.316954 18143 raft_consensus.cc:740] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
W20260709 12:09:21.317734 17917 leader_election.cc:343] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.317633 18143 consensus_queue.cc:260] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.316462 18415 leader_election.cc:290] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.321087 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.321385 18142 ts_tablet_manager.cc:1434] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 12:09:21.322270 18142 tablet_bootstrap.cc:492] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
W20260709 12:09:21.322959 17918 leader_election.cc:343] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.323391 17918 leader_election.cc:304] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.324023 18143 ts_tablet_manager.cc:1434] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:09:21.324674 18414 raft_consensus.cc:2749] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.324821 18143 tablet_bootstrap.cc:492] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.330927 18098 raft_consensus.cc:3060] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.333877 18144 tablet_bootstrap.cc:654] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.334115 18143 tablet_bootstrap.cc:654] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.335808 18142 tablet_bootstrap.cc:654] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.346176 18143 tablet_bootstrap.cc:492] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.346704 18143 ts_tablet_manager.cc:1403] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 12:09:21.349174 18143 raft_consensus.cc:359] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.349814 18143 raft_consensus.cc:385] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.350085 18143 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.352744 18144 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:21.353247 18144 ts_tablet_manager.cc:1403] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.008s
I20260709 12:09:21.353751 18414 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.356055 18143 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.359576 18142 tablet_bootstrap.cc:492] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.360033 18142 ts_tablet_manager.cc:1403] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.015s
I20260709 12:09:21.359767 18144 raft_consensus.cc:359] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.362807 18143 ts_tablet_manager.cc:1434] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:09:21.362649 18142 raft_consensus.cc:359] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.363337 18142 raft_consensus.cc:385] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.364044 18143 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.363660 18142 raft_consensus.cc:740] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.360736 18144 raft_consensus.cc:385] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.370585 18144 raft_consensus.cc:740] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.371595 18144 consensus_queue.cc:260] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.374614 18399 consensus_queue.cc:1048] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.375399 18144 ts_tablet_manager.cc:1434] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:09:21.376784 18144 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:21.364912 18142 consensus_queue.cc:260] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.379890 18142 ts_tablet_manager.cc:1434] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 12:09:21.380524 18097 raft_consensus.cc:3060] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.382293 18143 tablet_bootstrap.cc:654] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.394865 18142 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:21.412552 18144 tablet_bootstrap.cc:654] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.442729 18283 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.447441 18142 tablet_bootstrap.cc:654] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.457229 18324 consensus_queue.cc:1048] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.457238 18143 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.459151 18324 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.459563 18143 ts_tablet_manager.cc:1403] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.014s
I20260709 12:09:21.463528 18143 raft_consensus.cc:359] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.464288 18143 raft_consensus.cc:385] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.466596 18143 raft_consensus.cc:740] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.468441 18143 consensus_queue.cc:260] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.471007 18143 ts_tablet_manager.cc:1434] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:09:21.471958 18281 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.475256 18281 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.477339 18281 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.478865 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.479477 17952 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:21.482270 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.482920 18098 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:21.484709 17993 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:21.486105 18400 raft_consensus.cc:2804] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.486622 18400 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.487053 18400 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.492304 18399 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.494511 18399 consensus_queue.cc:1048] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.497308 18402 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.497710 18027 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.510758 18402 consensus_queue.cc:1048] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.508153 18415 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.512425 18415 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.515301 18415 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.516443 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.519109 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.535925 18142 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.536616 18142 ts_tablet_manager.cc:1403] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.003s
W20260709 12:09:21.519290 17918 leader_election.cc:343] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.537425 17917 leader_election.cc:343] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.539603 17917 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.540545 18143 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.542110 18221 raft_consensus.cc:2749] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.550976 18142 raft_consensus.cc:359] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.552166 18142 raft_consensus.cc:385] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.552450 18142 raft_consensus.cc:740] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.553102 18142 consensus_queue.cc:260] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.559643 18142 ts_tablet_manager.cc:1434] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:09:21.561048 18142 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:21.566524 18322 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.569291 18322 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.570060 18143 tablet_bootstrap.cc:654] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.574136 18322 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:21.575780 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.576273 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.573858 18400 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.582481 18400 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.592078 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:21.592662 17952 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.593020 18066 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:21.594929 18399 raft_consensus.cc:2749] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.598897 18142 tablet_bootstrap.cc:654] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.606763 18399 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.607581 18399 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.612329 17952 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:21.613427 17991 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:21.614353 18283 raft_consensus.cc:2804] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.614805 18283 raft_consensus.cc:697] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:21.616009 18143 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.615628 18283 consensus_queue.cc:237] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.616462 18143 ts_tablet_manager.cc:1403] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.001s
I20260709 12:09:21.632090 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.633153 17952 raft_consensus.cc:2468] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:21.634653 18065 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:21.635933 18324 raft_consensus.cc:2804] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.636417 18324 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.636857 18324 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.644188 18097 raft_consensus.cc:3060] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.646600 18142 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.647243 18142 ts_tablet_manager.cc:1403] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.002s
I20260709 12:09:21.625646 18143 raft_consensus.cc:359] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.656064 18143 raft_consensus.cc:385] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.655972 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:21.656925 18098 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.663942 18144 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:21.664742 18144 ts_tablet_manager.cc:1403] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.288s	user 0.018s	sys 0.014s
I20260709 12:09:21.666442 18143 raft_consensus.cc:740] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.670125 18402 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.670665 18402 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.672371 18143 consensus_queue.cc:260] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.674242 18098 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:21.675769 18402 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.676504 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.678684 18142 raft_consensus.cc:359] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.685909 18142 raft_consensus.cc:385] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.680732 18143 ts_tablet_manager.cc:1434] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.001s
I20260709 12:09:21.687985 18143 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.686302 18142 raft_consensus.cc:740] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.691751 18142 consensus_queue.cc:260] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.697233 18142 ts_tablet_manager.cc:1434] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:09:21.698913 18221 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.699580 18221 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.704429 18221 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.707834 18142 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:21.716490 18143 tablet_bootstrap.cc:654] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.736449 18143 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.736968 18143 ts_tablet_manager.cc:1403] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.003s
I20260709 12:09:21.739704 18142 tablet_bootstrap.cc:654] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.748059 18323 consensus_queue.cc:1048] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.753485 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.763918 18221 raft_consensus.cc:493] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.764595 18221 raft_consensus.cc:515] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.710631 18399 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:21.770440 18221 leader_election.cc:290] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.777796 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.779467 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.784178 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.785497 17993 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.786702 18402 raft_consensus.cc:2749] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:21.789553 17917 leader_election.cc:343] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.790331 17851 catalog_manager.cc:5697] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.794219 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:21.795074 17917 leader_election.cc:343] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.799072 18316 raft_consensus.cc:493] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.799703 18316 raft_consensus.cc:515] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.803718 18316 leader_election.cc:290] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.807507 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.807725 18143 raft_consensus.cc:359] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.808647 18143 raft_consensus.cc:385] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.809020 18143 raft_consensus.cc:740] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.816985 18143 consensus_queue.cc:260] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.818621 18142 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.819108 18142 ts_tablet_manager.cc:1403] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.001s
I20260709 12:09:21.820967 18143 ts_tablet_manager.cc:1434] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 12:09:21.821907 18143 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.821710 18142 raft_consensus.cc:359] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.822465 18142 raft_consensus.cc:385] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.822753 18142 raft_consensus.cc:740] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.823720 18142 consensus_queue.cc:260] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.798050 18144 raft_consensus.cc:359] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.826789 18144 raft_consensus.cc:385] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.827072 18144 raft_consensus.cc:740] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.827642 18144 consensus_queue.cc:260] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.829891 18144 ts_tablet_manager.cc:1434] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.165s	user 0.006s	sys 0.000s
I20260709 12:09:21.830175 18142 ts_tablet_manager.cc:1434] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:21.830796 18144 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:21.831725 18142 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:21.725466 18324 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.837219 18402 raft_consensus.cc:493] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.838371 18402 raft_consensus.cc:515] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.840250 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:21.841652 18402 leader_election.cc:290] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.842789 18143 tablet_bootstrap.cc:654] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.843209 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:21.843801 17953 raft_consensus.cc:2468] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:21.845079 18402 consensus_queue.cc:1048] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.847309 17991 leader_election.cc:304] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:21.848208 18402 raft_consensus.cc:2804] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.848544 18402 raft_consensus.cc:493] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.848868 18402 raft_consensus.cc:3060] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.849978 17918 leader_election.cc:343] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.850430 17918 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.850687 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.851411 18221 raft_consensus.cc:2749] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:21.852569 17918 leader_election.cc:343] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.852982 17918 leader_election.cc:304] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.854553 18415 raft_consensus.cc:2749] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.864177 18324 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:21.867308 18142 tablet_bootstrap.cc:654] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.870074 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
W20260709 12:09:21.857882 18066 leader_election.cc:343] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.870774 17949 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.874006 17917 leader_election.cc:343] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.875725 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:21.875651 18402 raft_consensus.cc:515] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.876411 18097 raft_consensus.cc:2468] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:21.878767 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:21.879328 17953 raft_consensus.cc:3060] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.881325 17949 raft_consensus.cc:2468] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
W20260709 12:09:21.884225 17918 leader_election.cc:343] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.884654 17918 leader_election.cc:304] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:21.886601 18065 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:21.886710 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:21.887728 18221 raft_consensus.cc:2749] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:21.887948 18066 leader_election.cc:343] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.895252 18399 raft_consensus.cc:2804] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.895807 18399 raft_consensus.cc:697] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:21.896139 18143 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:21.896592 18143 ts_tablet_manager.cc:1403] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.000s
I20260709 12:09:21.896615 18399 consensus_queue.cc:237] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.899652 18143 raft_consensus.cc:359] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.900290 18143 raft_consensus.cc:385] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.900568 18143 raft_consensus.cc:740] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.901209 18143 consensus_queue.cc:260] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.909783 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:21.910413 18102 raft_consensus.cc:3060] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.914474 18143 ts_tablet_manager.cc:1434] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:09:21.915190 18144 tablet_bootstrap.cc:654] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.918668 18143 tablet_bootstrap.cc:492] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:21.920747 18102 raft_consensus.cc:2468] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:21.922252 17993 leader_election.cc:304] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:21.922829 17953 raft_consensus.cc:2468] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:21.923597 18142 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:21.924746 18433 raft_consensus.cc:2804] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.927948 18142 ts_tablet_manager.cc:1403] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.000s
I20260709 12:09:21.928153 18433 raft_consensus.cc:697] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:21.929122 18433 consensus_queue.cc:237] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.930444 18402 leader_election.cc:290] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.949401 18142 raft_consensus.cc:359] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.990062 18142 raft_consensus.cc:385] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.990572 18142 raft_consensus.cc:740] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.991631 18142 consensus_queue.cc:260] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.992791 18221 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.969542 18144 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:21.993592 18144 ts_tablet_manager.cc:1403] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.163s	user 0.013s	sys 0.008s
I20260709 12:09:21.993300 18221 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:21.994534 18143 tablet_bootstrap.cc:654] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.997610 18221 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:21.950093 18316 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.003095 18316 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.012447 18221 raft_consensus.cc:493] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.016626 18142 ts_tablet_manager.cc:1434] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.088s	user 0.010s	sys 0.000s
I20260709 12:09:22.017689 18142 tablet_bootstrap.cc:492] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:22.012892 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.018656 18102 raft_consensus.cc:2468] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:22.020406 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.023648 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.006217 18316 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.026607 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.014112 18221 raft_consensus.cc:515] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.021441 17918 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
W20260709 12:09:22.027969 17917 leader_election.cc:343] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:22.032429 17918 leader_election.cc:343] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.034950 17850 catalog_manager.cc:5697] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:22.035056 18026 raft_consensus.cc:2468] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:22.037228 18415 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.038408 18221 leader_election.cc:290] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.040105 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.038465 18415 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:22.041524 17917 leader_election.cc:343] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.043092 18415 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.044147 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:22.045558 17917 leader_election.cc:343] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.035454 18316 raft_consensus.cc:2804] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.048965 18316 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.049335 18316 raft_consensus.cc:3060] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.050829 17918 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.050951 18400 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.055539 18144 raft_consensus.cc:359] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.056166 18144 raft_consensus.cc:385] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.056433 18144 raft_consensus.cc:740] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.057026 18144 consensus_queue.cc:260] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.062271 18415 raft_consensus.cc:2749] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.064316 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.065564 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:22.068032 17918 leader_election.cc:343] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.068468 18143 tablet_bootstrap.cc:492] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:22.068732 18433 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.070487 17918 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.070878 18143 ts_tablet_manager.cc:1403] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.003s
I20260709 12:09:22.072080 18415 raft_consensus.cc:2749] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.074081 18143 raft_consensus.cc:359] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:22.074677 17918 leader_election.cc:343] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.074993 18143 raft_consensus.cc:385] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.075119 17918 leader_election.cc:304] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.075364 18143 raft_consensus.cc:740] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.075845 18221 raft_consensus.cc:2749] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.076092 18143 consensus_queue.cc:260] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.078603 18143 ts_tablet_manager.cc:1434] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:22.079525 18143 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:22.082082 18144 ts_tablet_manager.cc:1434] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.088s	user 0.003s	sys 0.003s
I20260709 12:09:22.083004 18144 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:22.085304 17850 catalog_manager.cc:5697] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.095047 18143 tablet_bootstrap.cc:654] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.099330 18142 tablet_bootstrap.cc:654] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.126116 18316 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.143958 18316 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.145449 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:22.146068 18102 raft_consensus.cc:3060] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.153350 18102 raft_consensus.cc:2468] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:22.154628 17918 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:22.155483 18316 raft_consensus.cc:2804] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.156203 18316 raft_consensus.cc:697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:22.157081 18316 consensus_queue.cc:237] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.159628 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:22.160204 18028 raft_consensus.cc:3060] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:22.161897 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 61141.1us
I20260709 12:09:22.163762 18144 tablet_bootstrap.cc:654] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.166586 18028 raft_consensus.cc:2468] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:22.172405 18142 tablet_bootstrap.cc:492] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:22.172887 18142 ts_tablet_manager.cc:1403] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.155s	user 0.022s	sys 0.009s
I20260709 12:09:22.178043 18143 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:22.178678 18143 ts_tablet_manager.cc:1403] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.025s
I20260709 12:09:22.182088 18143 raft_consensus.cc:359] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.183135 18143 raft_consensus.cc:385] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.183444 18143 raft_consensus.cc:740] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.184090 18143 consensus_queue.cc:260] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.185770 18143 ts_tablet_manager.cc:1434] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:09:22.184945 17851 catalog_manager.cc:5697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.186753 18143 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:22.192508 18143 tablet_bootstrap.cc:654] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.196504 18142 raft_consensus.cc:359] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.197260 18142 raft_consensus.cc:385] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.197572 18142 raft_consensus.cc:740] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.198386 18142 consensus_queue.cc:260] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.201684 18142 ts_tablet_manager.cc:1434] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:09:22.202697 18142 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:22.204547 18143 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:22.204995 18143 ts_tablet_manager.cc:1403] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:09:22.207553 18143 raft_consensus.cc:359] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.208186 18143 raft_consensus.cc:385] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.208442 18143 raft_consensus.cc:740] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.208556 18142 tablet_bootstrap.cc:654] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.209481 18144 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:22.209880 18144 ts_tablet_manager.cc:1403] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.000s
I20260709 12:09:22.209092 18143 consensus_queue.cc:260] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.221778 18143 ts_tablet_manager.cc:1434] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:22.224643 18142 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:22.224360 18144 raft_consensus.cc:359] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.225097 18142 ts_tablet_manager.cc:1403] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260709 12:09:22.225997 18143 tablet_bootstrap.cc:492] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:22.232282 18402 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.232129 18142 raft_consensus.cc:359] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.232825 18142 raft_consensus.cc:385] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.233117 18142 raft_consensus.cc:740] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.232846 18402 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.233881 18142 consensus_queue.cc:260] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.225059 18144 raft_consensus.cc:385] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.235445 18143 tablet_bootstrap.cc:654] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.235530 18144 raft_consensus.cc:740] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.236258 18144 consensus_queue.cc:260] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.236570 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:22.236980 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.237360 17951 raft_consensus.cc:2393] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:22.238366 18144 ts_tablet_manager.cc:1434] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 12:09:22.239614 18142 ts_tablet_manager.cc:1434] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:09:22.239912 17993 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.240471 18142 tablet_bootstrap.cc:492] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:22.240728 18400 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.242805 18144 tablet_bootstrap.cc:492] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:22.248811 18144 tablet_bootstrap.cc:654] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.257128 18316 raft_consensus.cc:493] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.258082 18316 raft_consensus.cc:515] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.261263 18142 tablet_bootstrap.cc:654] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.263535 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.268880 18323 raft_consensus.cc:493] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.264262 18402 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.269685 18323 raft_consensus.cc:515] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.280611 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:22.281420 17953 raft_consensus.cc:2468] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
W20260709 12:09:22.283255 17917 leader_election.cc:343] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.284420 18065 leader_election.cc:304] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:22.285106 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.285600 18399 raft_consensus.cc:2804] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.286202 18399 raft_consensus.cc:493] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:22.286522 18066 leader_election.cc:343] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.286814 18399 raft_consensus.cc:3060] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.287634 18323 leader_election.cc:290] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:22.295182 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.305277 18221 raft_consensus.cc:493] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.305744 18221 raft_consensus.cc:515] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:22.307490 17918 leader_election.cc:343] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.307894 17918 leader_election.cc:304] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.310813 18414 raft_consensus.cc:2749] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.330921 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.340189 18442 raft_consensus.cc:493] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.340700 18442 raft_consensus.cc:515] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:22.340186 17917 leader_election.cc:343] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.362059 18144 tablet_bootstrap.cc:492] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:22.362653 18144 ts_tablet_manager.cc:1403] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.020s
I20260709 12:09:22.363476 18143 tablet_bootstrap.cc:492] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:22.364100 18143 ts_tablet_manager.cc:1403] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.138s	user 0.045s	sys 0.038s
I20260709 12:09:22.365721 18221 leader_election.cc:290] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.366101 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:22.366686 17953 raft_consensus.cc:2468] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:22.369748 18144 raft_consensus.cc:359] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.371517 18144 raft_consensus.cc:385] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.371868 18144 raft_consensus.cc:740] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.372083 18400 raft_consensus.cc:2749] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.372642 18144 consensus_queue.cc:260] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.301271 18316 leader_election.cc:290] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.375418 18402 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.377427 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.378654 18065 leader_election.cc:304] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
W20260709 12:09:22.379106 17918 leader_election.cc:343] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.379787 18144 ts_tablet_manager.cc:1434] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:22.380220 18410 raft_consensus.cc:2804] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.380614 18442 leader_election.cc:290] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:22.382105 18410 raft_consensus.cc:493] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.382524 18410 raft_consensus.cc:3060] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.383571 18144 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:22.379763 17918 leader_election.cc:304] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.384914 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.386057 18026 raft_consensus.cc:2468] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:22.393817 18399 raft_consensus.cc:515] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:22.395987 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:22.401326 18142 tablet_bootstrap.cc:492] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:22.416666 18399 leader_election.cc:290] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:22.409068 18323 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:22.395853 18316 raft_consensus.cc:2749] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:22.477713 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 98627.8us
I20260709 12:09:22.485211 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:22.490666 18142 ts_tablet_manager.cc:1403] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.250s	user 0.015s	sys 0.051s
W20260709 12:09:22.495615 18066 leader_election.cc:343] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.499799 18143 raft_consensus.cc:359] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.500804 18143 raft_consensus.cc:385] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.501082 18143 raft_consensus.cc:740] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.503221 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:22.525239 18143 consensus_queue.cc:260] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.474282 18410 raft_consensus.cc:515] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.535027 18143 ts_tablet_manager.cc:1434] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.170s	user 0.007s	sys 0.007s
I20260709 12:09:22.539403 18143 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:22.543642 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:22.544485 17951 raft_consensus.cc:3060] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.545147 18402 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:22.556056 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 53578.9us
I20260709 12:09:22.552047 17949 raft_consensus.cc:3060] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.554396 18410 leader_election.cc:290] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:22.619588 18322 raft_consensus.cc:493] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.629951 18142 raft_consensus.cc:359] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.630808 18142 raft_consensus.cc:385] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.631161 18142 raft_consensus.cc:740] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.634536 18316 raft_consensus.cc:493] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.635046 18316 raft_consensus.cc:515] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.636713 18142 consensus_queue.cc:260] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.637682 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:22.638381 18028 raft_consensus.cc:3060] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.620364 18322 raft_consensus.cc:515] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.643203 18144 tablet_bootstrap.cc:654] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.642976 18472 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.645761 18142 ts_tablet_manager.cc:1434] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.001s
I20260709 12:09:22.652231 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:22.658303 17917 leader_election.cc:343] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.644460 18472 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.667587 17951 raft_consensus.cc:2468] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:22.664139 18414 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:09:22.689415 18221 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.682751 18316 leader_election.cc:290] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.674067 18399 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:09:22.705314 18065 leader_election.cc:304] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:22.708355 18028 raft_consensus.cc:2468] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:22.693743 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.713940 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:22.714643 17952 raft_consensus.cc:2468] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:22.723801 17949 raft_consensus.cc:2468] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:22.724464 18143 tablet_bootstrap.cc:654] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:22.725996 17918 leader_election.cc:343] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.726445 17918 leader_election.cc:304] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:22.728067 18142 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:22.730078 18144 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:22.730561 18144 ts_tablet_manager.cc:1403] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.349s	user 0.019s	sys 0.019s
I20260709 12:09:22.744498 18468 raft_consensus.cc:2749] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.743923 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.737036 18322 leader_election.cc:290] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:22.749382 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:22.750228 17951 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:22.752981 17991 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:22.753993 18283 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.754545 18283 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.755065 18283 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.756824 18472 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.774729 18410 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.790767 18410 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.796080 18065 leader_election.cc:304] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:22.824661 18065 leader_election.cc:304] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:22.825009 18442 raft_consensus.cc:2804] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.831293 18442 raft_consensus.cc:493] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.832170 18442 raft_consensus.cc:3060] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.838438 18476 raft_consensus.cc:2804] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.844631 18475 raft_consensus.cc:2804] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.858728 18143 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:22.859606 18143 ts_tablet_manager.cc:1403] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.324s	user 0.007s	sys 0.017s
I20260709 12:09:22.858682 18475 raft_consensus.cc:697] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:22.871699 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:22.872351 17952 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:22.873291 18065 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:22.862555 18476 raft_consensus.cc:697] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:22.876518 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:22.876281 18475 consensus_queue.cc:237] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:22.883553 18066 leader_election.cc:343] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.879329 18323 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.887981 18410 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:22.910655 18221 raft_consensus.cc:493] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.914366 18221 raft_consensus.cc:515] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.899302 18323 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.891597 18476 consensus_queue.cc:237] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.920495 18144 raft_consensus.cc:359] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.930189 18144 raft_consensus.cc:385] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.930642 18144 raft_consensus.cc:740] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.931473 18144 consensus_queue.cc:260] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.948356 18221 leader_election.cc:290] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:22.949249 18143 raft_consensus.cc:359] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.950245 18143 raft_consensus.cc:385] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.950623 18143 raft_consensus.cc:740] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.951431 18143 consensus_queue.cc:260] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.934108 18323 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.961251 18144 ts_tablet_manager.cc:1434] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.230s	user 0.009s	sys 0.001s
I20260709 12:09:22.962035 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:22.968582 18143 ts_tablet_manager.cc:1434] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.003s
I20260709 12:09:22.974792 18142 tablet_bootstrap.cc:654] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.988834 18143 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:22.977111 18442 raft_consensus.cc:515] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.973896 18283 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.973018 18144 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:22.997149 18442 leader_election.cc:290] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:23.000677 18323 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:22.997148 18283 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:09:23.036485 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 107893us
I20260709 12:09:23.043697 18097 raft_consensus.cc:2393] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:23.044135 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:23.059798 18323 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:23.077633 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.078963 18025 raft_consensus.cc:2393] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 31ab46c84e5b4443887a349fb364189e in this term.
I20260709 12:09:23.087978 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:23.088864 17952 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.092145 18471 raft_consensus.cc:493] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.093065 18471 raft_consensus.cc:515] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.096787 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:23.098385 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:23.100251 18022 raft_consensus.cc:2393] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 31ab46c84e5b4443887a349fb364189e in this term.
W20260709 12:09:23.113835 17918 leader_election.cc:343] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.130659 18471 leader_election.cc:290] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.144250 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:23.145416 17949 raft_consensus.cc:2393] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:23.148721 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:23.149605 17948 raft_consensus.cc:3060] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.157866 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
W20260709 12:09:23.158743 18066 leader_election.cc:343] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.158895 18102 raft_consensus.cc:2393] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:23.169987 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:23.175191 18144 tablet_bootstrap.cc:654] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.175441 18142 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.176079 18142 ts_tablet_manager.cc:1403] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.448s	user 0.048s	sys 0.025s
I20260709 12:09:23.183595 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:23.186430 18143 tablet_bootstrap.cc:654] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.185876 17952 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:23.201387 17991 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:23.198709 18142 raft_consensus.cc:359] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.203619 18142 raft_consensus.cc:385] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.203962 18142 raft_consensus.cc:740] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.204623 18142 consensus_queue.cc:260] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.206619 18434 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.207221 18434 raft_consensus.cc:697] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:23.208353 18434 consensus_queue.cc:237] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.217245 17851 catalog_manager.cc:5697] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:23.221335 17851 catalog_manager.cc:5697] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:23.226022 18486 raft_consensus.cc:493] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.226639 17993 leader_election.cc:304] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:23.226689 18486 raft_consensus.cc:515] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.230100 18316 raft_consensus.cc:493] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.230695 18316 raft_consensus.cc:515] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.231956 18486 leader_election.cc:290] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.232846 18316 leader_election.cc:290] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.232951 18471 raft_consensus.cc:3060] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:23.229612 17917 leader_election.cc:343] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.235694 17917 leader_election.cc:304] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:23.236819 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:23.237457 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:23.239178 17918 leader_election.cc:343] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:23.240006 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 44177.8us
I20260709 12:09:23.239142 18097 raft_consensus.cc:2468] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:23.243958 18142 ts_tablet_manager.cc:1434] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.066s	user 0.003s	sys 0.005s
I20260709 12:09:23.245435 18142 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.247427 18486 raft_consensus.cc:2749] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.258694 18144 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.259382 18144 ts_tablet_manager.cc:1403] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.287s	user 0.015s	sys 0.010s
I20260709 12:09:23.260705 17948 raft_consensus.cc:2468] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:23.252136 17918 leader_election.cc:304] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:23.262176 18486 raft_consensus.cc:2804] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.263206 18486 raft_consensus.cc:493] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.263566 18486 raft_consensus.cc:3060] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.264424 18143 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:23.265353 18143 ts_tablet_manager.cc:1403] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.277s	user 0.028s	sys 0.015s
I20260709 12:09:23.270545 18471 raft_consensus.cc:2749] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.273579 18143 raft_consensus.cc:359] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.274237 18143 raft_consensus.cc:385] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.274513 18143 raft_consensus.cc:740] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.275182 18143 consensus_queue.cc:260] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.276419 18486 raft_consensus.cc:515] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.277667 18143 ts_tablet_manager.cc:1434] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.002s
I20260709 12:09:23.282760 18143 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Bootstrap starting.
I20260709 12:09:23.284266 17849 catalog_manager.cc:5697] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.285745 18486 leader_election.cc:290] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.288304 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:23.288864 18097 raft_consensus.cc:3060] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.289456 18144 raft_consensus.cc:359] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.290417 18144 raft_consensus.cc:385] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.290772 18144 raft_consensus.cc:740] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.291646 18144 consensus_queue.cc:260] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.294097 18144 ts_tablet_manager.cc:1434] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.001s
I20260709 12:09:23.295473 18144 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.318095 18097 raft_consensus.cc:2468] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:23.319182 18144 tablet_bootstrap.cc:654] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.319816 17918 leader_election.cc:304] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:23.320693 18486 raft_consensus.cc:2804] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.321097 18486 raft_consensus.cc:697] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:23.321919 18486 consensus_queue.cc:237] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.323288 18142 tablet_bootstrap.cc:654] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.331295 18065 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:23.332628 18485 raft_consensus.cc:2749] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.333525 18142 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.334075 18142 ts_tablet_manager.cc:1403] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.009s
I20260709 12:09:23.334591 18143 tablet_bootstrap.cc:654] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.341454 18144 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.341945 18144 ts_tablet_manager.cc:1403] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.001s
I20260709 12:09:23.345451 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.346546 18023 raft_consensus.cc:2468] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:23.347031 18143 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: No bootstrap required, opened a new log
I20260709 12:09:23.347555 18143 ts_tablet_manager.cc:1403] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.008s
I20260709 12:09:23.349129 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.345451 18144 raft_consensus.cc:359] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.350212 18144 raft_consensus.cc:385] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.350591 18144 raft_consensus.cc:740] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.351276 18065 leader_election.cc:304] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:23.351346 18144 consensus_queue.cc:260] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.352188 18142 raft_consensus.cc:359] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.352643 18323 raft_consensus.cc:2804] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.352953 18142 raft_consensus.cc:385] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.353310 18142 raft_consensus.cc:740] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.353351 18323 raft_consensus.cc:697] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:23.354259 18142 consensus_queue.cc:260] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.354635 18323 consensus_queue.cc:237] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.355059 18144 ts_tablet_manager.cc:1434] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:09:23.356530 18144 tablet_bootstrap.cc:492] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.359571 18143 raft_consensus.cc:359] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.364185 18143 raft_consensus.cc:385] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.364513 18143 raft_consensus.cc:740] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.364852 18476 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.356693 18142 ts_tablet_manager.cc:1434] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:09:23.366844 18142 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.373118 18144 tablet_bootstrap.cc:654] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.374130 18142 tablet_bootstrap.cc:654] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.365278 18143 consensus_queue.cc:260] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.393903 18143 ts_tablet_manager.cc:1434] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.008s
I20260709 12:09:23.394032 18144 tablet_bootstrap.cc:492] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.394809 18144 ts_tablet_manager.cc:1403] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.003s
I20260709 12:09:23.398609 18144 raft_consensus.cc:359] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.399480 18144 raft_consensus.cc:385] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.399842 18144 raft_consensus.cc:740] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.400864 18144 consensus_queue.cc:260] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.403818 18144 ts_tablet_manager.cc:1434] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:09:23.405148 18144 tablet_bootstrap.cc:492] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.405648 18476 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.412949 18144 tablet_bootstrap.cc:654] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.414026 18486 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.414829 18486 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.417630 18486 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.418916 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:23.420680 17918 leader_election.cc:343] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.427044 18144 tablet_bootstrap.cc:492] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.427726 18144 ts_tablet_manager.cc:1403] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260709 12:09:23.431151 18144 raft_consensus.cc:359] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.432102 18144 raft_consensus.cc:385] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.432473 18144 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.433426 18144 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.434698 18486 raft_consensus.cc:493] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.435287 18486 raft_consensus.cc:515] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.436326 18144 ts_tablet_manager.cc:1434] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:09:23.437273 18486 leader_election.cc:290] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.437721 18144 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.438751 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:23.438884 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:23.439680 18026 raft_consensus.cc:3060] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:23.440110 17918 leader_election.cc:343] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.444157 18144 tablet_bootstrap.cc:654] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.467314 18144 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.467952 18144 ts_tablet_manager.cc:1403] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260709 12:09:23.471943 18486 raft_consensus.cc:493] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.472090 18144 raft_consensus.cc:359] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.472833 18144 raft_consensus.cc:385] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.472507 18486 raft_consensus.cc:515] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.473091 18144 raft_consensus.cc:740] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.473850 18144 consensus_queue.cc:260] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.474582 18486 leader_election.cc:290] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.476111 18144 ts_tablet_manager.cc:1434] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:09:23.477182 18144 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.479199 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:23.480679 17918 leader_election.cc:343] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.483060 18144 tablet_bootstrap.cc:654] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.483973 18323 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.487936 18471 raft_consensus.cc:493] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.488579 18471 raft_consensus.cc:515] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.491407 18471 leader_election.cc:290] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.493357 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:23.494346 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:23.495128 17952 raft_consensus.cc:2468] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
W20260709 12:09:23.495203 17993 leader_election.cc:343] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.496716 17991 leader_election.cc:304] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:23.498052 18471 raft_consensus.cc:2804] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.498471 18471 raft_consensus.cc:493] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.498806 18471 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.502127 18144 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.502614 18144 ts_tablet_manager.cc:1403] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 12:09:23.505162 18144 raft_consensus.cc:359] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.505614 18144 raft_consensus.cc:385] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.505779 18144 raft_consensus.cc:740] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.506386 18144 consensus_queue.cc:260] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.508363 18144 ts_tablet_manager.cc:1434] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:23.509152 18144 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.512666 18142 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.513271 18142 ts_tablet_manager.cc:1403] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.147s	user 0.030s	sys 0.036s
I20260709 12:09:23.516752 18142 raft_consensus.cc:359] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.517434 18142 raft_consensus.cc:385] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.517731 18142 raft_consensus.cc:740] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.518534 18142 consensus_queue.cc:260] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.520160 18142 ts_tablet_manager.cc:1434] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:09:23.521083 18142 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.544224 18144 tablet_bootstrap.cc:654] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.548005 18142 tablet_bootstrap.cc:654] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.551455 18471 raft_consensus.cc:515] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.553695 18471 leader_election.cc:290] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.555698 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:23.556559 18098 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:23.558579 17917 leader_election.cc:343] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.559060 17917 leader_election.cc:304] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:23.579646 18434 raft_consensus.cc:493] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.580432 18434 raft_consensus.cc:515] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.586412 18434 leader_election.cc:290] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.557057 18026 raft_consensus.cc:2468] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:23.592829 18098 raft_consensus.cc:2468] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:23.616294 18144 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.617031 18144 ts_tablet_manager.cc:1403] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.108s	user 0.038s	sys 0.037s
I20260709 12:09:23.617209 18142 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.617744 18142 ts_tablet_manager.cc:1403] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.010s
I20260709 12:09:23.623203 18142 raft_consensus.cc:359] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.624007 18142 raft_consensus.cc:385] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.624368 18142 raft_consensus.cc:740] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.627775 18142 consensus_queue.cc:260] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.627051 18144 raft_consensus.cc:359] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.630878 18144 raft_consensus.cc:385] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.631109 18144 raft_consensus.cc:740] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.631950 18144 consensus_queue.cc:260] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.634001 18144 ts_tablet_manager.cc:1434] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 12:09:23.634414 18142 ts_tablet_manager.cc:1434] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:09:23.635033 18144 tablet_bootstrap.cc:492] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.635645 18142 tablet_bootstrap.cc:492] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.642381 18144 tablet_bootstrap.cc:654] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.643291 18142 tablet_bootstrap.cc:654] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.649983 18144 tablet_bootstrap.cc:492] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.650199 18142 tablet_bootstrap.cc:492] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.650418 18144 ts_tablet_manager.cc:1403] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 12:09:23.650733 18142 ts_tablet_manager.cc:1403] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260709 12:09:23.652575 18471 raft_consensus.cc:493] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.653157 18471 raft_consensus.cc:515] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.653671 18144 raft_consensus.cc:359] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.653746 18142 raft_consensus.cc:359] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.654654 18144 raft_consensus.cc:385] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.654714 18142 raft_consensus.cc:385] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.655061 18144 raft_consensus.cc:740] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.655084 18142 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.655426 18471 leader_election.cc:290] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.655900 18144 consensus_queue.cc:260] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.655900 18142 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.658249 18144 ts_tablet_manager.cc:1434] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:23.659376 18144 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.659858 18142 ts_tablet_manager.cc:1434] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:23.660738 18142 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.665835 18144 tablet_bootstrap.cc:654] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.666743 18142 tablet_bootstrap.cc:654] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.677870 18144 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.678375 18144 ts_tablet_manager.cc:1403] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:09:23.679811 18142 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.680171 18142 ts_tablet_manager.cc:1403] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:09:23.681205 18144 raft_consensus.cc:359] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.681973 18144 raft_consensus.cc:385] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.682271 18144 raft_consensus.cc:740] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.682173 18142 raft_consensus.cc:359] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.686654 18144 consensus_queue.cc:260] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.686682 18142 raft_consensus.cc:385] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.688210 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:23.688897 17948 raft_consensus.cc:2468] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:23.689019 18144 ts_tablet_manager.cc:1434] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:09:23.690116 18144 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.688211 18142 raft_consensus.cc:740] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.691659 18142 consensus_queue.cc:260] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.690755 17991 leader_election.cc:304] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:23.693454 18471 raft_consensus.cc:2804] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.693888 18471 raft_consensus.cc:493] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.694047 18142 ts_tablet_manager.cc:1434] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 12:09:23.694301 18471 raft_consensus.cc:3060] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.695094 18142 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.697796 18144 tablet_bootstrap.cc:654] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.697708 18434 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.701272 18434 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.703498 18434 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.712321 18142 tablet_bootstrap.cc:654] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.716435 18144 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.716894 18144 ts_tablet_manager.cc:1403] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.013s
I20260709 12:09:23.719463 18144 raft_consensus.cc:359] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.720150 18144 raft_consensus.cc:385] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.719599 18471 raft_consensus.cc:515] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.720432 18144 raft_consensus.cc:740] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.722442 18471 leader_election.cc:290] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.722159 18144 consensus_queue.cc:260] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.723738 18142 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.724172 18142 ts_tablet_manager.cc:1403] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260709 12:09:23.724189 18144 ts_tablet_manager.cc:1434] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:23.725353 18144 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.727015 18142 raft_consensus.cc:359] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.727692 18142 raft_consensus.cc:385] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.727967 18142 raft_consensus.cc:740] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.728763 18142 consensus_queue.cc:260] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.730932 18142 ts_tablet_manager.cc:1434] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:09:23.731714 18144 tablet_bootstrap.cc:654] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.731922 18142 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.748669 18471 raft_consensus.cc:493] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.749349 18471 raft_consensus.cc:515] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.751749 18471 leader_election.cc:290] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.754886 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:23.755730 17951 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:23.810227 18434 raft_consensus.cc:493] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.811000 18434 raft_consensus.cc:515] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.815596 18434 leader_election.cc:290] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:09:23.827262 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 268693us
I20260709 12:09:23.828680 17993 leader_election.cc:304] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:23.829624 18525 raft_consensus.cc:2804] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.830174 18525 raft_consensus.cc:697] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:23.831279 18525 consensus_queue.cc:237] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.832034 18486 raft_consensus.cc:2749] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.832821 18486 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.833320 18486 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.837503 18486 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.853533 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.854427 18023 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:23.855216 18144 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.855688 18144 ts_tablet_manager.cc:1403] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.000s
I20260709 12:09:23.856503 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.859016 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.861146 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:23.861701 17949 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.862370 18144 raft_consensus.cc:359] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.863060 18144 raft_consensus.cc:385] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.863328 18144 raft_consensus.cc:740] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.864018 18144 consensus_queue.cc:260] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.866178 18144 ts_tablet_manager.cc:1434] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:09:23.867136 18144 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.869724 17949 raft_consensus.cc:2468] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:23.871526 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.872262 18023 raft_consensus.cc:2468] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:23.874766 18144 tablet_bootstrap.cc:654] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.885777 18142 tablet_bootstrap.cc:654] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.888031 18144 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:23.888492 18144 ts_tablet_manager.cc:1403] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 12:09:23.892453 18525 raft_consensus.cc:493] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.892680 18144 raft_consensus.cc:359] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.894078 18144 raft_consensus.cc:385] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.894469 18144 raft_consensus.cc:740] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.893025 18525 raft_consensus.cc:515] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.899991 18525 leader_election.cc:290] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:23.906749 18142 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:23.907452 18142 ts_tablet_manager.cc:1403] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.001s
I20260709 12:09:23.910193 18144 consensus_queue.cc:260] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.914563 18142 raft_consensus.cc:359] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.915263 18142 raft_consensus.cc:385] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.915520 18142 raft_consensus.cc:740] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.915614 18023 raft_consensus.cc:3060] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.916152 18142 consensus_queue.cc:260] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.926483 18142 ts_tablet_manager.cc:1434] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:09:23.931124 18142 tablet_bootstrap.cc:492] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:23.930248 18323 raft_consensus.cc:493] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.931722 18323 raft_consensus.cc:515] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.933802 18323 leader_election.cc:290] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:23.935695 18144 ts_tablet_manager.cc:1434] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:09:23.940574 18144 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:23.940836 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80df17dc664e42fd9290eb0ea0a02d3d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:23.944799 18323 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.945590 18323 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.951177 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:23.970578 17991 leader_election.cc:304] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:23.974624 18414 raft_consensus.cc:493] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.981179 18400 raft_consensus.cc:2804] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.981635 18414 raft_consensus.cc:515] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.003368 18414 leader_election.cc:290] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.003450 18434 raft_consensus.cc:493] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.004154 18434 raft_consensus.cc:515] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:23.981614 18400 raft_consensus.cc:493] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.976183 18093 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:24.018604 18400 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:24.096593 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:24.101796 18099 raft_consensus.cc:3060] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.092415 18524 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.120005 18524 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.121881 18524 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.123258 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.124308 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:24.124784 18093 raft_consensus.cc:3060] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.111693 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.127139 18095 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:24.127027 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.128857 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.062374 18323 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:24.032721 18485 consensus_queue.cc:1048] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.081s
W20260709 12:09:24.132635 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 112843us
I20260709 12:09:24.115576 18434 leader_election.cc:290] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.149040 17917 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.172178 17917 leader_election.cc:304] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.171379 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:24.180599 17917 leader_election.cc:343] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.180354 18101 raft_consensus.cc:2468] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:24.181159 17917 leader_election.cc:304] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.170472 18434 raft_consensus.cc:493] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.182341 17917 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:24.182626 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.185616 18414 raft_consensus.cc:2804] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.186127 18414 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.188586 18414 raft_consensus.cc:3060] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.189005 18400 raft_consensus.cc:515] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:24.194271 18534 log.cc:927] Time spent T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:09:24.195574 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:24.181154 18316 raft_consensus.cc:2749] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.196945 18414 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.199610 18414 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.202744 18529 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.203351 18529 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.202950 18400 leader_election.cc:290] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.203816 18529 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.184448 18486 raft_consensus.cc:2749] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.207439 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:24.207998 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.208118 17951 raft_consensus.cc:3060] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.210635 17949 raft_consensus.cc:2468] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
W20260709 12:09:24.212809 17917 leader_election.cc:343] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.213449 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.185444 18434 raft_consensus.cc:515] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.211506 18093 raft_consensus.cc:2468] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:24.229738 18530 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.244302 18144 tablet_bootstrap.cc:654] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.223623 18414 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:09:24.232995 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:24.258011 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:24.250385 18530 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.496640 18527 raft_consensus.cc:493] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.482203 18535 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.522027 18527 raft_consensus.cc:515] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.522714 18535 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.258576 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.524848 18527 leader_election.cc:290] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.525003 18535 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:24.245743 18434 leader_election.cc:290] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.526065 17951 raft_consensus.cc:2468] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:24.263175 18022 raft_consensus.cc:3060] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.524947 18095 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
W20260709 12:09:24.510377 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 156399us
I20260709 12:09:24.529582 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.519871 18529 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:24.379850 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 141965us
I20260709 12:09:24.536307 17952 raft_consensus.cc:2393] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:24.537812 18530 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.267421 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:24.265549 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.544955 18142 tablet_bootstrap.cc:654] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.258682 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.554474 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:24.554564 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:24.557612 18028 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:24.557838 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.558569 17953 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:24.555107 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.556406 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:24.560685 18023 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:24.561187 18543 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:24.555125 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.562274 17947 raft_consensus.cc:2468] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:24.565910 17950 raft_consensus.cc:2468] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
W20260709 12:09:24.565212 17918 leader_election.cc:343] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:24.568337 17918 leader_election.cc:343] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.552023 18025 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 0.
I20260709 12:09:24.567859 17948 raft_consensus.cc:2393] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate bba96fd0e3144793bef5253501c555c4 in this term.
I20260709 12:09:24.571138 17918 leader_election.cc:304] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.581190 17849 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43766 (request call id 97) took 1296 ms. Trace:
I20260709 12:09:24.588670 18544 raft_consensus.cc:493] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.589049 18542 raft_consensus.cc:2749] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.589339 18544 raft_consensus.cc:515] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.592931 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:24.597580 17917 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:24.603181 18530 raft_consensus.cc:2804] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.603586 18530 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.603957 18530 raft_consensus.cc:3060] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.586522 17849 rpcz_store.cc:276] 0709 12:09:23.280305 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:23.280499 (+   194us) service_pool.cc:224] Handling call
0709 12:09:24.576776 (+1296277us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:23.510114 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:23.510717 (+   603us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:23.510750 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:09:23.510774 (+    24us) tablet.cc:662] Decoding operations
0709 12:09:23.512612 (+  1838us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:23.512667 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:23.512711 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:09:23.512945 (+   234us) tablet.cc:701] Row locks acquired
0709 12:09:23.512966 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:09:23.513130 (+   164us) write_op.cc:270] Start()
0709 12:09:23.513273 (+   143us) write_op.cc:276] Timestamp: P: 1783598963513074 usec, L: 0
0709 12:09:23.513304 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 12:09:23.514058 (+   754us) log.cc:844] Serialized 540 byte log entry
0709 12:09:23.600233 (+ 86175us) op_driver.cc:464] REPLICATION: finished
0709 12:09:23.734008 (+133775us) spinlock_profiling.cc:243] Waited 1.58 ms on lock 0x7b18001714c0. stack: 00007efe1ca0b343 00007efe1ca0b240 00007efe1c39a1d4 00007efe260d8304 00007efe260d8299 00007efe25905ab1 00007efe25912281 00007efe1ca3d3f3 00007efe1ca3f7c1 00007efe1ca3f779 00007efe1ca3f709 00007efe1ca3f6d1 00007efe1ca3e9cd 0000000000388634 0000000000388479 00007efe1ca2083a
0709 12:09:23.734127 (+   119us) write_op.cc:301] APPLY: starting
0709 12:09:23.734193 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:23.734290 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:23.734327 (+    37us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:23.734621 (+   294us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:23.734820 (+   199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:09:23.734891 (+    71us) write_op.cc:312] APPLY: finished
0709 12:09:23.735147 (+   256us) log.cc:844] Serialized 22 byte log entry
0709 12:09:23.737342 (+  2195us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:23.737448 (+   106us) write_op.cc:454] Released schema lock
0709 12:09:23.737492 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:23.739573 (+  2081us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:23.739614 (+    41us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":288606,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":12834,"apply.run_cpu_time_us":1729,"apply.run_wall_time_us":5354,"num_ops":1,"prepare.queue_time_us":222585,"prepare.run_cpu_time_us":2866,"prepare.run_wall_time_us":4404,"replication_time_us":85528,"spinlock_wait_cycles":3644672,"thread_start_us":5240,"threads_started":1}]]}
I20260709 12:09:24.594369 17950 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.619153 18144 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:24.645483 18144 ts_tablet_manager.cc:1403] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.705s	user 0.021s	sys 0.025s
W20260709 12:09:24.650171 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 51265.5us
I20260709 12:09:24.653187 18544 leader_election.cc:290] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.656091 18530 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.657634 18530 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.659041 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.648121 18529 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.620002 18476 consensus_queue.cc:1048] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 12:09:24.667410 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.677899 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:24.678558 18027 raft_consensus.cc:3060] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.672683 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:24.681541 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:24.682449 18094 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.682508 18024 raft_consensus.cc:2468] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:24.681982 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.684264 17851 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43768 (request call id 111) took 1490 ms. Trace:
I20260709 12:09:24.684540 18102 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:24.685822 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:24.686422 18020 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.688344 17850 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43760 (request call id 113) took 1401 ms. Trace:
I20260709 12:09:24.688704 17850 rpcz_store.cc:276] 0709 12:09:23.287035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:23.287225 (+   190us) service_pool.cc:224] Handling call
0709 12:09:24.688174 (+1400949us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":688451,"reported_tablets":1}
I20260709 12:09:24.682052 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.696651 17953 raft_consensus.cc:2393] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:24.697604 17917 leader_election.cc:304] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
W20260709 12:09:24.705227 17993 leader_election.cc:343] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.706859 17993 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:24.681579 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80df17dc664e42fd9290eb0ea0a02d3d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.703431 18529 raft_consensus.cc:2804] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.706188 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.706236 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.716154 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:24.716722 18102 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.717640 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:24.684616 17851 rpcz_store.cc:276] 0709 12:09:23.194186 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:23.194374 (+   188us) service_pool.cc:224] Handling call
0709 12:09:24.684209 (+1489835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:23.328900 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:23.329737 (+   837us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:23.329791 (+    54us) write_op.cc:435] Acquired schema lock
0709 12:09:23.329825 (+    34us) tablet.cc:662] Decoding operations
0709 12:09:23.330407 (+   582us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:23.330492 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:23.330519 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:09:23.330959 (+   440us) tablet.cc:701] Row locks acquired
0709 12:09:23.330991 (+    32us) write_op.cc:260] PREPARE: finished
0709 12:09:23.331135 (+   144us) write_op.cc:270] Start()
0709 12:09:23.331325 (+   190us) write_op.cc:276] Timestamp: P: 1783598963331083 usec, L: 0
0709 12:09:23.331362 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 12:09:23.332165 (+   803us) log.cc:844] Serialized 928 byte log entry
0709 12:09:23.553236 (+221071us) op_driver.cc:464] REPLICATION: finished
0709 12:09:23.609416 (+ 56180us) write_op.cc:301] APPLY: starting
0709 12:09:23.609545 (+   129us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:23.609728 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:23.611432 (+  1704us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:23.611908 (+   476us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:23.612157 (+   249us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:09:23.612220 (+    63us) write_op.cc:312] APPLY: finished
0709 12:09:23.612515 (+   295us) log.cc:844] Serialized 28 byte log entry
0709 12:09:23.612712 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:23.612789 (+    77us) write_op.cc:454] Released schema lock
0709 12:09:23.612854 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:23.613243 (+   389us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:23.613278 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":549734,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":39930,"apply.run_cpu_time_us":2397,"apply.run_wall_time_us":12788,"num_ops":2,"prepare.queue_time_us":50786,"prepare.run_cpu_time_us":117556,"prepare.run_wall_time_us":180939,"raft.queue_time_us":7853,"raft.run_cpu_time_us":10833,"raft.run_wall_time_us":61656,"replication_time_us":221713,"spinlock_wait_cycles":69376,"thread_start_us":302854,"threads_started":4,"wal-append.queue_time_us":177532}]]}
I20260709 12:09:24.724356 18100 raft_consensus.cc:3060] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.715559 18529 raft_consensus.cc:493] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.727128 18529 raft_consensus.cc:3060] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.731735 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:24.723774 18027 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:24.732239 18144 raft_consensus.cc:359] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.734017 18065 leader_election.cc:304] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:24.734150 17993 leader_election.cc:304] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:24.735160 18283 raft_consensus.cc:2804] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.735522 18283 raft_consensus.cc:493] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.735823 18283 raft_consensus.cc:3060] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.732960 18144 raft_consensus.cc:385] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.737680 18144 raft_consensus.cc:740] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
W20260709 12:09:24.735185 17993 leader_election.cc:343] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.736625 17917 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:24.740475 18415 raft_consensus.cc:2804] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.741110 18144 consensus_queue.cc:260] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.741532 18415 raft_consensus.cc:697] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:24.748014 18415 consensus_queue.cc:237] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.741680 18543 raft_consensus.cc:2749] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.732156 18100 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
W20260709 12:09:24.754777 18049 debug-util.cc:398] Leaking SignalData structure 0x7b0800112fc0 after lost signal to thread 16738
I20260709 12:09:24.738469 18529 raft_consensus.cc:515] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:24.772753 18049 debug-util.cc:398] Leaking SignalData structure 0x7b08001c97c0 after lost signal to thread 17885
W20260709 12:09:24.774268 18049 debug-util.cc:398] Leaking SignalData structure 0x7b08002870c0 after lost signal to thread 17977
I20260709 12:09:24.781754 18283 raft_consensus.cc:515] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.782474 17950 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
W20260709 12:09:24.785763 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 46612.3us
I20260709 12:09:24.787829 17947 raft_consensus.cc:2393] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 1: Already voted for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in this term.
I20260709 12:09:24.791349 18094 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:24.794085 18414 raft_consensus.cc:493] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.794711 18414 raft_consensus.cc:515] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.764117 18022 raft_consensus.cc:2468] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:24.799389 18283 leader_election.cc:290] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:09:24.804183 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 60820.8us
I20260709 12:09:24.812348 18066 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:24.815161 18066 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:24.808826 18020 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
W20260709 12:09:24.817975 17918 leader_election.cc:343] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.822781 18142 tablet_bootstrap.cc:492] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:24.823369 18142 ts_tablet_manager.cc:1403] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.893s	user 0.023s	sys 0.042s
W20260709 12:09:24.816759 18049 debug-util.cc:398] Leaking SignalData structure 0x7b0800287900 after lost signal to thread 18052
I20260709 12:09:24.826397 18539 raft_consensus.cc:2764] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:09:24.827219 18414 leader_election.cc:290] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.818046 18434 raft_consensus.cc:2764] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:09:24.830579 18538 raft_consensus.cc:2764] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:09:24.831763 17918 leader_election.cc:304] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
W20260709 12:09:24.834453 17918 leader_election.cc:343] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.816877 18102 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:24.839131 17918 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:24.840996 18542 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.841507 18542 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:24.841917 18549 raft_consensus.cc:2749] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:24.841127 18526 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:24.831679 18556 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 12:09:24.845939 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 59292.6us
I20260709 12:09:24.845472 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.849303 18144 ts_tablet_manager.cc:1434] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.203s	user 0.016s	sys 0.016s
I20260709 12:09:24.849488 18529 leader_election.cc:290] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.850329 18144 tablet_bootstrap.cc:492] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:24.842487 18542 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:24.852845 18049 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6360 after lost signal to thread 18126
I20260709 12:09:24.888230 17851 catalog_manager.cc:5697] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:24.887176 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:24.893039 17851 catalog_manager.cc:5697] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
I20260709 12:09:24.888019 18529 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.895004 18529 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:24.897658 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 54818.8us
I20260709 12:09:24.898507 17991 leader_election.cc:304] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:24.899645 18142 raft_consensus.cc:359] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.900378 18142 raft_consensus.cc:385] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.900626 18142 raft_consensus.cc:740] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.901291 18142 consensus_queue.cc:260] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.913288 17991 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:24.913972 17991 leader_election.cc:304] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.917373 18142 ts_tablet_manager.cc:1434] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.002s
W20260709 12:09:24.919363 17918 leader_election.cc:343] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.916217 18434 raft_consensus.cc:2804] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.921442 18142 tablet_bootstrap.cc:492] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:24.910643 18556 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:09:24.912647 18529 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.924165 17991 leader_election.cc:304] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.924832 18283 raft_consensus.cc:2804] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.925153 18283 raft_consensus.cc:493] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.925221 17991 leader_election.cc:304] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.925514 18283 raft_consensus.cc:3060] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.922648 18094 raft_consensus.cc:2468] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:24.929041 17918 leader_election.cc:304] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:24.931370 18555 raft_consensus.cc:2764] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:09:24.919670 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.933485 18099 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:24.935436 18567 raft_consensus.cc:2804] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.934696 17918 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:24.935847 18567 raft_consensus.cc:493] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.936720 18283 raft_consensus.cc:515] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.937232 18565 raft_consensus.cc:2749] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.937235 18567 raft_consensus.cc:3060] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.938550 18316 raft_consensus.cc:2804] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.940382 18283 leader_election.cc:290] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.939929 18316 raft_consensus.cc:493] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.942152 18144 tablet_bootstrap.cc:654] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.941769 18316 raft_consensus.cc:3060] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.940442 18434 raft_consensus.cc:697] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:24.934446 18529 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:09:24.944962 18529 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.947789 18434 consensus_queue.cc:237] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.951396 18565 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:24.947816 18529 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.952858 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:24.952558 17991 leader_election.cc:304] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:24.955426 18283 raft_consensus.cc:2804] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.955876 18283 raft_consensus.cc:697] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:24.956626 18283 consensus_queue.cc:237] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:24.956974 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:24.957511 17947 raft_consensus.cc:3060] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.942256 18542 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:24.958809 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 44045.9us
W20260709 12:09:24.969208 17993 leader_election.cc:343] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.972622 17993 leader_election.cc:304] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.973475 18563 raft_consensus.cc:3060] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.961593 18542 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.978811 18542 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:24.983393 17917 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:24.979667 18316 raft_consensus.cc:515] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.004356 18562 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:25.008046 18316 leader_election.cc:290] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:24.967753 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:25.009343 18414 raft_consensus.cc:2804] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.029935 18563 raft_consensus.cc:2749] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.018648 17947 raft_consensus.cc:2468] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:25.008055 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:25.035765 17944 raft_consensus.cc:3060] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.025315 18414 raft_consensus.cc:697] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:25.046721 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:25.045668 18414 consensus_queue.cc:237] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.042761 18099 raft_consensus.cc:3060] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.053361 18093 raft_consensus.cc:3060] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.044584 18542 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.059835 18542 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:25.060446 18099 raft_consensus.cc:2468] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:25.060742 18567 raft_consensus.cc:515] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.062346 17946 raft_consensus.cc:1240] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:09:25.066701 17991 leader_election.cc:304] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:25.068516 18093 raft_consensus.cc:2468] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:25.070024 18556 raft_consensus.cc:2804] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.074513 18556 raft_consensus.cc:697] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:25.075395 18556 consensus_queue.cc:237] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.088093 17918 leader_election.cc:304] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:25.081624 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:25.095213 18142 tablet_bootstrap.cc:654] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.096271 18542 raft_consensus.cc:2804] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.107458 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:25.108011 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:25.114344 18542 raft_consensus.cc:697] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:25.115272 18542 consensus_queue.cc:237] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.127326 18144 tablet_bootstrap.cc:492] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:25.128073 18144 ts_tablet_manager.cc:1403] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.278s	user 0.012s	sys 0.014s
I20260709 12:09:25.136822 17944 raft_consensus.cc:2468] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
W20260709 12:09:25.140328 17899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:25.148415 17991 leader_election.cc:304] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:25.140081 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:25.149535 18144 raft_consensus.cc:359] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.150151 18144 raft_consensus.cc:385] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.145673 18567 leader_election.cc:290] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:25.150888 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:25.152292 17950 raft_consensus.cc:3060] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.151512 18144 raft_consensus.cc:740] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.144224 18021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:25.149148 18556 raft_consensus.cc:2804] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.162690 18556 raft_consensus.cc:697] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:25.164072 18144 consensus_queue.cc:260] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.184425 18144 ts_tablet_manager.cc:1434] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 12:09:25.186964 18563 consensus_queue.cc:1059] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.173476 18020 raft_consensus.cc:2468] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 0.
I20260709 12:09:25.188252 18563 raft_consensus.cc:3055] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:25.188730 18563 raft_consensus.cc:740] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:25.167997 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:25.214008 18556 consensus_queue.cc:237] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.221454 18026 raft_consensus.cc:2468] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 1.
I20260709 12:09:25.222178 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:25.223552 17950 raft_consensus.cc:2468] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:25.207158 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:25.189858 18563 consensus_queue.cc:260] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.247406 17991 leader_election.cc:304] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:25.249394 18527 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.246369 18563 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:25.258771 18582 raft_consensus.cc:2804] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.259765 18582 raft_consensus.cc:697] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:25.260988 18582 consensus_queue.cc:237] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.270376 18019 raft_consensus.cc:2410] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32189cebefd24c6c8b1bdbdccc3f8cbc for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:09:25.275987 18144 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: Bootstrap starting.
I20260709 12:09:25.292436 18142 tablet_bootstrap.cc:492] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:25.292910 18142 ts_tablet_manager.cc:1403] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.373s	user 0.020s	sys 0.028s
I20260709 12:09:25.293606 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:25.296084 18142 raft_consensus.cc:359] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.296723 18142 raft_consensus.cc:385] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.297006 18142 raft_consensus.cc:740] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.297595 18142 consensus_queue.cc:260] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.299669 18142 ts_tablet_manager.cc:1434] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:25.300453 17917 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:25.302805 17917 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:25.306463 18527 raft_consensus.cc:2749] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:25.308634 18544 raft_consensus.cc:2749] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:25.311008 17917 leader_election.cc:304] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
W20260709 12:09:25.313064 17993 leader_election.cc:343] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.315517 18142 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:25.314428 18542 raft_consensus.cc:2804] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.323145 18542 raft_consensus.cc:697] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:25.324059 18542 consensus_queue.cc:237] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:25.326850 17993 leader_election.cc:343] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.338382 18486 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.371516 18544 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.398077 18144 tablet_bootstrap.cc:654] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.406895 18527 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.414577 18576 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.430650 18576 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.447180 17850 catalog_manager.cc:5697] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.470045 18563 raft_consensus.cc:493] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.470613 18563 raft_consensus.cc:515] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.473047 18563 leader_election.cc:290] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:25.475543 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:25.476214 17944 raft_consensus.cc:2468] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:25.477600 17991 leader_election.cc:304] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:25.478823 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:25.482787 18563 raft_consensus.cc:2804] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.487110 18563 raft_consensus.cc:493] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.487565 18563 raft_consensus.cc:3060] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.487588 18556 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.503643 18142 tablet_bootstrap.cc:654] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.526818 18144 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: No bootstrap required, opened a new log
I20260709 12:09:25.527395 18144 ts_tablet_manager.cc:1403] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: Time spent bootstrapping tablet: real 0.253s	user 0.024s	sys 0.019s
W20260709 12:09:25.528059 17993 leader_election.cc:343] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.530447 18556 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:25.573664 18539 raft_consensus.cc:493] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.574152 18539 raft_consensus.cc:515] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.584154 17850 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
W20260709 12:09:25.592514 17918 consensus_peers.cc:597] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.594116 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:25.596048 17850 catalog_manager.cc:5697] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
I20260709 12:09:25.594976 17948 raft_consensus.cc:2393] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 31ab46c84e5b4443887a349fb364189e in this term.
I20260709 12:09:25.598734 18539 leader_election.cc:290] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:25.590425 18576 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:25.612608 18142 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:25.613116 18142 ts_tablet_manager.cc:1403] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.301s	user 0.000s	sys 0.022s
I20260709 12:09:25.606637 18542 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:25.616374 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:25.620030 18066 leader_election.cc:304] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:25.623082 18144 raft_consensus.cc:359] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.624938 18142 raft_consensus.cc:359] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.628079 18144 raft_consensus.cc:385] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.628715 18142 raft_consensus.cc:385] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.628840 18144 raft_consensus.cc:740] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.629330 18142 raft_consensus.cc:740] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.632244 18142 consensus_queue.cc:260] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.631506 18539 raft_consensus.cc:3060] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.641196 18142 ts_tablet_manager.cc:1434] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.007s
I20260709 12:09:25.639082 18144 consensus_queue.cc:260] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:09:25.648763 18593 log.cc:927] Time spent T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 12:09:25.675254 18144 ts_tablet_manager.cc:1434] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.001s
I20260709 12:09:25.676697 18563 raft_consensus.cc:515] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.680615 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:25.681823 17944 raft_consensus.cc:3060] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.686157 17848 catalog_manager.cc:5697] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.687776 17848 catalog_manager.cc:5697] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.692706 17848 catalog_manager.cc:5697] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
I20260709 12:09:25.693792 18576 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.694097 17848 catalog_manager.cc:5697] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.695837 17848 catalog_manager.cc:5697] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
I20260709 12:09:25.708907 18563 leader_election.cc:290] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:25.714960 18540 consensus_queue.cc:1048] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.720515 18539 raft_consensus.cc:2749] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.727834 18026 raft_consensus.cc:3060] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.725628 18142 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:25.735224 17944 raft_consensus.cc:2468] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:25.736461 17991 leader_election.cc:304] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:25.737252 18563 raft_consensus.cc:2804] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.741392 18563 raft_consensus.cc:697] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:25.742288 18563 consensus_queue.cc:237] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.746799 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
W20260709 12:09:25.756510 17993 leader_election.cc:343] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.763504 18142 tablet_bootstrap.cc:654] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.767800 18540 consensus_queue.cc:1048] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.776551 18563 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.784847 17850 catalog_manager.cc:5697] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
I20260709 12:09:25.806005 18563 consensus_queue.cc:1048] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:25.807709 17918 consensus_peers.cc:597] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.816547 17851 catalog_manager.cc:5697] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } }
W20260709 12:09:25.828946 17993 consensus_peers.cc:597] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.840718 18142 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:25.842023 18142 ts_tablet_manager.cc:1403] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.001s
I20260709 12:09:25.845063 18142 raft_consensus.cc:359] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.845741 18142 raft_consensus.cc:385] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.846019 18142 raft_consensus.cc:740] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.856276 18142 consensus_queue.cc:260] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.857614 18563 consensus_queue.cc:1048] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.858625 18142 ts_tablet_manager.cc:1434] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:09:25.859560 18142 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:25.870977 17848 catalog_manager.cc:5697] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.901178 18560 raft_consensus.cc:493] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.901672 18560 raft_consensus.cc:515] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.903736 18560 leader_election.cc:290] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:25.904280 18142 tablet_bootstrap.cc:654] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.905042 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:25.905658 18099 raft_consensus.cc:2468] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:25.906755 17993 leader_election.cc:304] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:25.907419 18527 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.907963 18434 raft_consensus.cc:2804] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.908357 18434 raft_consensus.cc:493] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.908638 18434 raft_consensus.cc:3060] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.914991 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:25.915575 17946 raft_consensus.cc:2468] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 0.
I20260709 12:09:25.918630 18142 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:25.919124 18142 ts_tablet_manager.cc:1403] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.007s
I20260709 12:09:25.921764 18142 raft_consensus.cc:359] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.922413 18142 raft_consensus.cc:385] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.922667 18142 raft_consensus.cc:740] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.923449 18142 consensus_queue.cc:260] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.925349 18142 ts_tablet_manager.cc:1434] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:25.926244 18142 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:25.927292 18434 raft_consensus.cc:515] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.930142 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:25.930846 17946 raft_consensus.cc:3060] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.931995 18142 tablet_bootstrap.cc:654] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.938067 17946 raft_consensus.cc:2468] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:25.938997 18434 leader_election.cc:290] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:25.939229 17991 leader_election.cc:304] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:25.940349 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:25.940414 18434 raft_consensus.cc:2804] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.941016 18094 raft_consensus.cc:3060] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.942030 18434 raft_consensus.cc:697] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:25.945072 18142 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:25.945494 18142 ts_tablet_manager.cc:1403] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 12:09:25.947961 18142 raft_consensus.cc:359] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.948585 18142 raft_consensus.cc:385] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.948863 18142 raft_consensus.cc:740] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.949663 18094 raft_consensus.cc:2468] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 1.
I20260709 12:09:25.949476 18142 consensus_queue.cc:260] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.951627 18142 ts_tablet_manager.cc:1434] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:09:25.953058 18142 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4: Bootstrap starting.
I20260709 12:09:25.942996 18434 consensus_queue.cc:237] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.965907 18142 tablet_bootstrap.cc:654] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.973109 18485 raft_consensus.cc:493] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.973709 18485 raft_consensus.cc:515] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.975827 18485 leader_election.cc:290] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:25.979439 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:25.982774 18099 raft_consensus.cc:3060] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.993709 17848 catalog_manager.cc:5697] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.994992 18535 raft_consensus.cc:493] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.995635 18142 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4: No bootstrap required, opened a new log
I20260709 12:09:25.995460 18535 raft_consensus.cc:515] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.996121 18142 ts_tablet_manager.cc:1403] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.010s
I20260709 12:09:25.995986 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:25.995488 17848 catalog_manager.cc:5697] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.997563 18535 leader_election.cc:290] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:25.998781 18142 raft_consensus.cc:359] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:25.999426 18142 raft_consensus.cc:385] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.999686 18142 raft_consensus.cc:740] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.999816 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:25.999971 18065 leader_election.cc:304] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:26.000337 18142 consensus_queue.cc:260] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:26.001554 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:26.002529 18142 ts_tablet_manager.cc:1434] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:09:26.002561 18323 raft_consensus.cc:2749] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.007404 18065 leader_election.cc:304] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:26.009150 18323 raft_consensus.cc:2749] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.040521 18535 raft_consensus.cc:493] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.041045 18535 raft_consensus.cc:515] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:26.043208 18535 leader_election.cc:290] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:26.043708 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:26.044432 17944 raft_consensus.cc:2393] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 in current term 1: Already voted for candidate 31ab46c84e5b4443887a349fb364189e in this term.
I20260709 12:09:26.044250 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:26.045624 18066 leader_election.cc:304] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:26.046370 18535 raft_consensus.cc:3060] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.051342 18535 raft_consensus.cc:2749] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.141935 18563 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.194197 18560 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.219089 18099 raft_consensus.cc:3060] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.232132 18094 raft_consensus.cc:3060] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.375859 18560 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.376467 18560 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:26.378664 18560 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:26.379323 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:26.379681 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:26.379921 17944 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:26.380909 17991 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:26.381597 18560 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:26.381963 18560 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.382304 18560 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:26.390851 18560 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:26.392731 18560 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:26.393424 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:26.393592 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:26.394080 17944 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:26.401656 17944 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 3.
I20260709 12:09:26.402952 17991 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: bba96fd0e3144793bef5253501c555c4
I20260709 12:09:26.403700 18560 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:26.404194 18560 raft_consensus.cc:697] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:26.404978 18560 consensus_queue.cc:237] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:26.407266 18563 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.417904 17849 catalog_manager.cc:5697] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:26.445761 18563 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.536420 18535 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:09:26.536955 18535 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:26.539016 18535 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:26.540314 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:26.541090 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:26.541117 17944 raft_consensus.cc:2368] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 for earlier term 2. Current term is 3.
I20260709 12:09:26.543972 18065 leader_election.cc:400] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491) with higher term. Message: Invalid argument: T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 for earlier term 2. Current term is 3.
I20260709 12:09:26.544229 18065 leader_election.cc:403] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:26.544680 18535 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:26.549721 18535 raft_consensus.cc:2749] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491) with higher term. Message: Invalid argument: T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bba96fd0e3144793bef5253501c555c4 for earlier term 2. Current term is 3.
I20260709 12:09:26.681278 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:26.717646 18623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:26.721115 18624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:26.730702 18626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:26.743350 16735 server_base.cc:1061] running on GCE node
I20260709 12:09:26.746958 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:26.747287 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:26.747566 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783598966747546 us; error 0 us; skew 500 ppm
I20260709 12:09:26.748406 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:26.768091 16735 webserver.cc:533] Webserver started at http://127.16.87.196:34813/ using document root <none> and password file <none>
I20260709 12:09:26.768826 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:26.769099 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:26.770938 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:26.772727 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-3-root/instance:
uuid: "947514bc93a3426191c8401e6491675c"
format_stamp: "Formatted at 2026-07-09 12:09:26 on dist-test-slave-rldg"
I20260709 12:09:26.778818 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:09:26.786602 18631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:26.788285 16735 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:26.788722 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-3-root
uuid: "947514bc93a3426191c8401e6491675c"
format_stamp: "Formatted at 2026-07-09 12:09:26 on dist-test-slave-rldg"
I20260709 12:09:26.789151 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:26.823005 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:26.824869 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:26.832293 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:26.835554 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:26.835851 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:26.836170 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:26.836431 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:26.923705 18094 raft_consensus.cc:1275] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:26.928288 18576 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.944183 17946 raft_consensus.cc:1275] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:26.951261 18563 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:27.095520 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.196:34485
I20260709 12:09:27.095625 18698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.196:34485 every 8 connection(s)
I20260709 12:09:27.103993 16735 auto_leader_rebalancer-test.cc:439] add a tserver: 947514bc93a3426191c8401e6491675c
I20260709 12:09:27.125056 18699 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46581
I20260709 12:09:27.125602 18699 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:27.126566 18699 heartbeater.cc:507] Master 127.16.87.254:46581 requested a full tablet report, sending...
I20260709 12:09:27.129238 17849 ts_manager.cc:194] Registered new tserver with Master: 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:27.131131 17849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43906
I20260709 12:09:27.351125 17947 consensus_queue.cc:237] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:27.396704 18102 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:27.432233 17919 consensus_peers.cc:597] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8acfd3c207ec4e4c87388a6f0fe89e94. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:27.445920 18022 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.448845 18527 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:27.455190 18542 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:27.484515 18689 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.487207 18100 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.489991 18022 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.514194 17849 catalog_manager.cc:5697] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.569114 18101 consensus_queue.cc:237] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:27.600025 18025 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.602970 18687 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:27.614136 17946 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.616041 18323 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:27.636456 18687 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.638754 18025 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
W20260709 12:09:27.642282 18068 consensus_peers.cc:597] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 313e377dbc1e4002bd6d8017fd3b9d27. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:27.659061 17848 catalog_manager.cc:5697] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.670188 17947 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.702677 18022 consensus_queue.cc:237] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:27.711367 18096 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.715216 18582 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:27.732410 17946 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.734401 18560 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:27.744419 17994 consensus_peers.cc:597] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2eb3f5bc00cb4c42899a857930483e89. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:27.745164 18563 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.745971 18101 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.761817 18025 consensus_queue.cc:237] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:27.767511 17944 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.783056 17848 catalog_manager.cc:5697] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.819373 18727 ts_tablet_manager.cc:933] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
W20260709 12:09:27.822809 17994 consensus_peers.cc:597] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b3a5ef441b0462c9c75a7907eac261d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:27.825364 18727 tablet_copy_client.cc:323] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:27.826335 18101 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.829115 17944 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:27.829147 18726 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:27.831101 18563 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:27.841887 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:27.842578 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 8acfd3c207ec4e4c87388a6f0fe89e94 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-8acfd3c207ec4e4c87388a6f0fe89e94
I20260709 12:09:27.844712 18563 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.847920 17947 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.858474 17963 tablet_copy_source_session.cc:215] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:27.864454 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfd3c207ec4e4c87388a6f0fe89e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:27.940366 18727 tablet_copy_client.cc:806] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:27.946147 18727 tablet_copy_client.cc:670] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:27.950033 18101 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:27.952854 18727 tablet_copy_client.cc:538] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:27.969036 18727 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:27.970382 17848 catalog_manager.cc:5697] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:28.065914 18727 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:28.068153 18727 tablet_bootstrap.cc:492] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:28.068861 18727 ts_tablet_manager.cc:1403] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.100s	user 0.031s	sys 0.023s
I20260709 12:09:28.072149 18727 raft_consensus.cc:359] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.073019 18727 raft_consensus.cc:740] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:28.077163 18727 consensus_queue.cc:260] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.086580 18699 heartbeater.cc:499] Master 127.16.87.254:46581 was elected leader, sending a full tablet report...
I20260709 12:09:28.087844 18727 ts_tablet_manager.cc:1434] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 12:09:28.089967 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-8acfd3c207ec4e4c87388a6f0fe89e94 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:28.090461 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-8acfd3c207ec4e4c87388a6f0fe89e94 on tablet 8acfd3c207ec4e4c87388a6f0fe89e94 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:28.168466 18727 ts_tablet_manager.cc:933] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:28.175457 18727 tablet_copy_client.cc:323] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:28.197660 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 313e377dbc1e4002bd6d8017fd3b9d27 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:28.198258 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 313e377dbc1e4002bd6d8017fd3b9d27 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-313e377dbc1e4002bd6d8017fd3b9d27
I20260709 12:09:28.212859 18112 tablet_copy_source_session.cc:215] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:28.218021 18669 raft_consensus.cc:1217] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:28.226567 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313e377dbc1e4002bd6d8017fd3b9d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:28.249235 18737 ts_tablet_manager.cc:933] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:28.251407 18737 tablet_copy_client.cc:323] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
W20260709 12:09:28.268581 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 52506us
I20260709 12:09:28.277586 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 3b3a5ef441b0462c9c75a7907eac261d from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:28.278136 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 3b3a5ef441b0462c9c75a7907eac261d from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-3b3a5ef441b0462c9c75a7907eac261d
I20260709 12:09:28.288763 18727 tablet_copy_client.cc:806] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:28.289398 18727 tablet_copy_client.cc:670] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:28.293732 18727 tablet_copy_client.cc:538] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:28.305807 18727 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:28.307101 18038 tablet_copy_source_session.cc:215] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:28.311059 18737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3a5ef441b0462c9c75a7907eac261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:28.331876 18740 ts_tablet_manager.cc:933] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:28.338557 18740 tablet_copy_client.cc:323] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:28.341048 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 2eb3f5bc00cb4c42899a857930483e89 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:28.341634 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 2eb3f5bc00cb4c42899a857930483e89 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-2eb3f5bc00cb4c42899a857930483e89
I20260709 12:09:28.345912 18737 tablet_copy_client.cc:806] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:28.349478 18038 tablet_copy_source_session.cc:215] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:28.358400 18740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3f5bc00cb4c42899a857930483e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:28.358578 18737 tablet_copy_client.cc:670] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:28.363839 18737 tablet_copy_client.cc:538] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:28.367225 18727 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:28.368124 18727 tablet_bootstrap.cc:492] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:28.368772 18727 ts_tablet_manager.cc:1403] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.004s
I20260709 12:09:28.372104 18727 raft_consensus.cc:359] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.372887 18727 raft_consensus.cc:740] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:28.373134 18737 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:28.373535 18727 consensus_queue.cc:260] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.376113 18727 ts_tablet_manager.cc:1434] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:09:28.377779 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-313e377dbc1e4002bd6d8017fd3b9d27 received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:28.378203 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-313e377dbc1e4002bd6d8017fd3b9d27 on tablet 313e377dbc1e4002bd6d8017fd3b9d27 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:28.384299 18740 tablet_copy_client.cc:806] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:28.384912 18740 tablet_copy_client.cc:670] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:28.389788 18740 tablet_copy_client.cc:538] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:28.404522 18740 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:28.420639 18737 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:28.421634 18737 tablet_bootstrap.cc:492] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:28.422369 18737 ts_tablet_manager.cc:1403] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.009s
I20260709 12:09:28.425328 18737 raft_consensus.cc:359] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.426159 18737 raft_consensus.cc:740] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:28.426838 18737 consensus_queue.cc:260] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.432137 18737 ts_tablet_manager.cc:1434] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:28.433755 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-3b3a5ef441b0462c9c75a7907eac261d received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:28.434178 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-3b3a5ef441b0462c9c75a7907eac261d on tablet 3b3a5ef441b0462c9c75a7907eac261d with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:28.456895 18740 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:28.457875 18740 tablet_bootstrap.cc:492] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:28.458628 18740 ts_tablet_manager.cc:1403] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.054s	user 0.035s	sys 0.001s
I20260709 12:09:28.462642 18740 raft_consensus.cc:359] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.463588 18740 raft_consensus.cc:740] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:28.464316 18740 consensus_queue.cc:260] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:28.467941 18740 ts_tablet_manager.cc:1434] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:28.469655 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-2eb3f5bc00cb4c42899a857930483e89 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:28.470053 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-2eb3f5bc00cb4c42899a857930483e89 on tablet 2eb3f5bc00cb4c42899a857930483e89 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:28.561457 18669 raft_consensus.cc:1217] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:28.694361 18669 raft_consensus.cc:1217] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:28.737330 18527 raft_consensus.cc:1064] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:28.741145 18527 consensus_queue.cc:237] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:28.753482 18096 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:28.754957 18689 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:28.756410 18669 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:28.760852 18689 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:28.770347 18022 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:28.772051 18689 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:28.807049 18668 raft_consensus.cc:1217] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:28.893123 18689 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:28.900552 18022 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:28.923355 18096 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:28.925501 17848 catalog_manager.cc:5697] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:28.939504 18669 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:28.998492 18708 raft_consensus.cc:1064] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:29.040608 18708 consensus_queue.cc:237] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:29.101552 17946 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.105103 18753 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.116564 18669 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.118592 18756 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.125615 18560 raft_consensus.cc:1064] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:29.129554 18560 consensus_queue.cc:237] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:29.135161 18019 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.143258 18759 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.145022 17947 consensus_queue.cc:237] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:29.168427 18668 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.170770 18736 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:29.187135 18689 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.189005 18668 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.206739 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:09:29.215910 17835 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:09:29.221702 18759 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.239755 17946 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.243516 18019 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.259696 18667 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.265234 18020 raft_consensus.cc:1275] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.273759 17851 catalog_manager.cc:5697] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:29.300619 17849 catalog_manager.cc:5697] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:29.325595 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 8acfd3c207ec4e4c87388a6f0fe89e94 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:29.326124 18527 consensus_queue.cc:1048] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:29.329212 18775 tablet_replica.cc:333] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:29.347843 18775 raft_consensus.cc:2243] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:29.348805 18775 raft_consensus.cc:2272] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:29.354540 17946 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.356694 18560 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.359112 18101 consensus_queue.cc:237] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:09:29.363797 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 62598.4us
I20260709 12:09:29.365247 18668 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.367126 18323 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:29.368947 18023 raft_consensus.cc:2955] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.374747 17944 raft_consensus.cc:1275] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.374776 18708 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.376598 18668 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.378830 18775 ts_tablet_manager.cc:1916] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:29.382215 18667 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.385037 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 313e377dbc1e4002bd6d8017fd3b9d27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:29.388911 18576 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:29.392786 18560 raft_consensus.cc:1064] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:29.393354 18093 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.400326 18754 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.404032 18560 consensus_queue.cc:237] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:29.407128 18745 consensus_queue.cc:1048] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:29.409998 17849 catalog_manager.cc:5697] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.416301 18576 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.434584 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 313e377dbc1e4002bd6d8017fd3b9d27 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:29.426666 18667 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.448479 18775 ts_tablet_manager.cc:1929] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:29.455520 18102 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.458036 18775 log.cc:1199] T 8acfd3c207ec4e4c87388a6f0fe89e94 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/8acfd3c207ec4e4c87388a6f0fe89e94
I20260709 12:09:29.462267 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 8acfd3c207ec4e4c87388a6f0fe89e94 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:29.459538 17944 raft_consensus.cc:2955] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.465452 17946 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.492017 18779 tablet_replica.cc:333] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:29.494041 18779 raft_consensus.cc:2243] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:29.494822 18779 raft_consensus.cc:2272] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:29.502822 18667 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.504851 18576 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.509900 17847 catalog_manager.cc:5697] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.506330 18102 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.507737 17946 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.520484 18772 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.527904 18772 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:29.545841 18772 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.547804 18101 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.555795 18023 consensus_queue.cc:237] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:29.576759 18667 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.578552 18754 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:29.592142 18093 raft_consensus.cc:1275] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.596130 18560 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.598404 18576 consensus_queue.cc:1048] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:29.605400 18668 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.606976 18096 raft_consensus.cc:2955] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.636368 17950 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.647620 17847 catalog_manager.cc:5697] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.655827 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2eb3f5bc00cb4c42899a857930483e89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:29.653338 18668 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.667563 18779 ts_tablet_manager.cc:1916] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:29.687878 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 2eb3f5bc00cb4c42899a857930483e89 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:29.694912 18779 ts_tablet_manager.cc:1929] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:29.696311 17851 catalog_manager.cc:5697] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.696303 18779 log.cc:1199] T 313e377dbc1e4002bd6d8017fd3b9d27 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/313e377dbc1e4002bd6d8017fd3b9d27
I20260709 12:09:29.700809 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 313e377dbc1e4002bd6d8017fd3b9d27 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:29.702087 18784 tablet_replica.cc:333] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:29.703208 18784 raft_consensus.cc:2243] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:29.703979 18784 raft_consensus.cc:2272] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:29.720263 18784 ts_tablet_manager.cc:1916] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:29.727347 18019 consensus_queue.cc:237] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:29.733971 18668 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.735433 18560 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:29.738351 18101 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:29.739751 18560 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:29.742481 18784 ts_tablet_manager.cc:1929] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:29.742974 18784 log.cc:1199] T 2eb3f5bc00cb4c42899a857930483e89 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/2eb3f5bc00cb4c42899a857930483e89
I20260709 12:09:29.742686 18772 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.744793 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 2eb3f5bc00cb4c42899a857930483e89 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:29.749135 18668 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.751761 18096 raft_consensus.cc:2955] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:29.758596 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b3a5ef441b0462c9c75a7907eac261d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:29.765220 17849 catalog_manager.cc:5697] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:29.787822 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b3a5ef441b0462c9c75a7907eac261d with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:29.788848 18784 tablet_replica.cc:333] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:29.789898 18784 raft_consensus.cc:2243] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:29.790639 18784 raft_consensus.cc:2272] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:29.795049 18784 ts_tablet_manager.cc:1916] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:29.808993 18784 ts_tablet_manager.cc:1929] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:29.809350 18784 log.cc:1199] T 3b3a5ef441b0462c9c75a7907eac261d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/3b3a5ef441b0462c9c75a7907eac261d
I20260709 12:09:29.810935 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 3b3a5ef441b0462c9c75a7907eac261d (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:30.892360 18020 consensus_queue.cc:237] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:30.914947 17994 consensus_peers.cc:597] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f6cde48594b493a9b2761a5221049e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:30.916612 17944 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:30.917949 18101 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:30.919520 18560 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:30.920436 18786 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:30.939735 18560 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:30.941437 17948 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:30.944831 18101 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:30.965966 17849 catalog_manager.cc:5697] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:30.971318 18096 consensus_queue.cc:237] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:31.006681 18068 consensus_peers.cc:597] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 586c916e846b4a468420f2b30268354a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:31.016103 18023 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.018270 17950 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.020629 18745 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.030014 18745 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.064015 18756 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.066850 17950 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.072860 18023 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.076719 18096 consensus_queue.cc:237] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.081171 17847 catalog_manager.cc:5697] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:31.131359 18068 consensus_peers.cc:597] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 882214ec128344839b957f0f9ccdcfeb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:31.133637 18023 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.134450 17950 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.135178 18756 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.136098 18785 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:31.149120 18756 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.151636 18023 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.155207 17950 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.164297 17948 consensus_queue.cc:237] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.177371 17847 catalog_manager.cc:5697] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.200119 18096 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:31.202178 17919 consensus_peers.cc:597] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93477dc20e374ba6b6e457c241b52bfa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:31.207526 18019 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.208436 18770 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:31.221675 18789 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:31.253337 17919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 44492us
I20260709 12:09:31.267551 18769 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.274169 18019 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.276455 18096 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:31.307423 17851 catalog_manager.cc:5697] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:31.402163 18808 ts_tablet_manager.cc:933] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:31.412205 18808 tablet_copy_client.cc:323] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:31.413899 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 2f6cde48594b493a9b2761a5221049e0 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:31.414474 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 2f6cde48594b493a9b2761a5221049e0 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-2f6cde48594b493a9b2761a5221049e0
I20260709 12:09:31.425196 18038 tablet_copy_source_session.cc:215] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:31.444407 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cde48594b493a9b2761a5221049e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:31.475607 18808 tablet_copy_client.cc:806] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:31.476239 18808 tablet_copy_client.cc:670] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:31.486981 18808 tablet_copy_client.cc:538] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:31.498654 18808 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:31.510233 18810 ts_tablet_manager.cc:933] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:31.530043 18810 tablet_copy_client.cc:323] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:31.554190 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 586c916e846b4a468420f2b30268354a from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:31.554868 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 586c916e846b4a468420f2b30268354a from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-586c916e846b4a468420f2b30268354a
I20260709 12:09:31.573210 18813 ts_tablet_manager.cc:933] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:31.573173 18112 tablet_copy_source_session.cc:215] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:31.579033 18810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c916e846b4a468420f2b30268354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:31.604363 18813 tablet_copy_client.cc:323] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:31.606456 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 882214ec128344839b957f0f9ccdcfeb from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:31.607066 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 882214ec128344839b957f0f9ccdcfeb from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-882214ec128344839b957f0f9ccdcfeb
I20260709 12:09:31.625955 18808 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:31.634374 18808 tablet_bootstrap.cc:492] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:31.636005 18808 ts_tablet_manager.cc:1403] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.139s	user 0.035s	sys 0.017s
I20260709 12:09:31.644081 18112 tablet_copy_source_session.cc:215] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:31.650890 18808 raft_consensus.cc:359] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.658964 18808 raft_consensus.cc:740] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:31.660784 18808 consensus_queue.cc:260] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.673236 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882214ec128344839b957f0f9ccdcfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:31.683373 18815 ts_tablet_manager.cc:933] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:31.703617 18815 tablet_copy_client.cc:323] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:31.704300 18808 ts_tablet_manager.cc:1434] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.067s	user 0.020s	sys 0.008s
I20260709 12:09:31.705391 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 93477dc20e374ba6b6e457c241b52bfa from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:31.706136 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 93477dc20e374ba6b6e457c241b52bfa from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-93477dc20e374ba6b6e457c241b52bfa
I20260709 12:09:31.719892 17963 tablet_copy_source_session.cc:215] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:31.727596 18810 tablet_copy_client.cc:806] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:31.745991 18810 tablet_copy_client.cc:670] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:31.736481 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-2f6cde48594b493a9b2761a5221049e0 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:31.746708 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-2f6cde48594b493a9b2761a5221049e0 on tablet 2f6cde48594b493a9b2761a5221049e0 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:31.747200 18813 tablet_copy_client.cc:806] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:31.747848 18813 tablet_copy_client.cc:670] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:31.753046 18813 tablet_copy_client.cc:538] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:31.753473 18810 tablet_copy_client.cc:538] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:31.765022 18815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93477dc20e374ba6b6e457c241b52bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:31.767999 18810 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:31.775050 18813 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:31.811834 18668 raft_consensus.cc:1217] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:31.813849 18815 tablet_copy_client.cc:806] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:31.814476 18815 tablet_copy_client.cc:670] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:31.818632 18815 tablet_copy_client.cc:538] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:31.866451 18813 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:31.869829 18810 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:31.870878 18810 tablet_bootstrap.cc:492] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:31.871359 18813 tablet_bootstrap.cc:492] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:31.871676 18810 ts_tablet_manager.cc:1403] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.009s
I20260709 12:09:31.872190 18813 ts_tablet_manager.cc:1403] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.008s
I20260709 12:09:31.875119 18810 raft_consensus.cc:359] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.882478 18810 raft_consensus.cc:740] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:31.883322 18810 consensus_queue.cc:260] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.876957 18813 raft_consensus.cc:359] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.884442 18813 raft_consensus.cc:740] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:31.885197 18813 consensus_queue.cc:260] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.887212 18813 ts_tablet_manager.cc:1434] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:09:31.889896 18815 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:31.890355 18810 ts_tablet_manager.cc:1434] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:09:31.891564 18111 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-882214ec128344839b957f0f9ccdcfeb received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:31.892086 18111 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-882214ec128344839b957f0f9ccdcfeb on tablet 882214ec128344839b957f0f9ccdcfeb with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:31.893282 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-586c916e846b4a468420f2b30268354a received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:31.893781 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-586c916e846b4a468420f2b30268354a on tablet 586c916e846b4a468420f2b30268354a with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:31.932228 18815 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:31.933247 18815 tablet_bootstrap.cc:492] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:31.933982 18815 ts_tablet_manager.cc:1403] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.004s
I20260709 12:09:31.937100 18815 raft_consensus.cc:359] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.938006 18815 raft_consensus.cc:740] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:31.938735 18815 consensus_queue.cc:260] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:31.941470 18815 ts_tablet_manager.cc:1434] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:09:31.949450 18668 raft_consensus.cc:1217] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:31.952842 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-93477dc20e374ba6b6e457c241b52bfa received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:31.953437 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-93477dc20e374ba6b6e457c241b52bfa on tablet 93477dc20e374ba6b6e457c241b52bfa with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:32.128870 18668 raft_consensus.cc:1217] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:32.167462 18667 raft_consensus.cc:1217] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:32.384663 18820 raft_consensus.cc:1064] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:32.387082 18820 consensus_queue.cc:237] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.396749 17944 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.396795 18667 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.398595 18101 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.398885 18774 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.400080 18823 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.400936 18820 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:32.425575 18560 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.438377 18096 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.433352 18667 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.458232 17847 catalog_manager.cc:5697] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:09:32.507114 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 68615.6us
I20260709 12:09:32.520826 17944 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.533740 18756 raft_consensus.cc:1064] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:32.536469 18756 consensus_queue.cc:237] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.549113 17944 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.549177 18667 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.550937 18801 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:32.552341 18020 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.553539 18801 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:32.562914 18019 consensus_queue.cc:237] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.567492 18745 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.571630 17948 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:32.574007 18820 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:32.574477 18668 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:32.576122 18560 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:32.585203 18828 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.586131 18745 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.596339 18667 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.593755 17944 raft_consensus.cc:2955] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.609647 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f6cde48594b493a9b2761a5221049e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:32.609985 17948 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.620431 17847 catalog_manager.cc:5697] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:32.633961 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f6cde48594b493a9b2761a5221049e0 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:32.636651 18019 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.642932 18834 raft_consensus.cc:1064] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:32.645331 18834 consensus_queue.cc:237] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.652175 18667 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.685362 18668 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.687590 18785 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.707217 18789 raft_consensus.cc:1064] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:32.710407 17849 catalog_manager.cc:5697] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.712198 17950 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.715080 18801 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.718559 18020 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.725104 18834 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.735901 18789 consensus_queue.cc:237] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.740097 18839 tablet_replica.cc:333] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:32.741911 18839 raft_consensus.cc:2243] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:32.742760 18839 raft_consensus.cc:2272] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:32.751634 18839 ts_tablet_manager.cc:1916] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:32.755214 18834 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.757795 17944 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.759981 18019 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.773334 18093 consensus_queue.cc:237] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.774531 18667 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.777740 18096 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.778852 18668 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.779992 18789 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.782166 18020 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:32.790359 18769 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:32.792339 18769 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:32.792649 17851 catalog_manager.cc:5697] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.805150 18668 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:32.811278 18834 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:32.815742 18839 ts_tablet_manager.cc:1929] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:32.816224 18839 log.cc:1199] T 2f6cde48594b493a9b2761a5221049e0 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/2f6cde48594b493a9b2761a5221049e0
I20260709 12:09:32.818080 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 2f6cde48594b493a9b2761a5221049e0 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:32.821681 18801 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.835969 18668 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.844836 18101 consensus_queue.cc:237] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:32.852322 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 586c916e846b4a468420f2b30268354a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:32.867576 17851 catalog_manager.cc:5697] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:32.869956 18669 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:32.872174 18785 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:32.873354 18020 raft_consensus.cc:1275] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:32.875451 18785 consensus_queue.cc:1048] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:09:32.884945 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 95956.3us
I20260709 12:09:32.891916 18769 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.897164 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 586c916e846b4a468420f2b30268354a with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:32.903287 17948 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:32.904001 18669 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.908768 18667 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.906914 18785 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.925001 18756 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:32.935464 17944 raft_consensus.cc:2955] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.939194 18019 raft_consensus.cc:2955] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.954417 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 882214ec128344839b957f0f9ccdcfeb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:32.962212 18848 tablet_replica.cc:333] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:32.963312 18848 raft_consensus.cc:2243] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:32.964079 18848 raft_consensus.cc:2272] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:32.966192 17847 catalog_manager.cc:5697] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:32.969470 18093 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.968816 18848 ts_tablet_manager.cc:1916] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:32.981546 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 882214ec128344839b957f0f9ccdcfeb with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:32.995587 17850 catalog_manager.cc:5697] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.992398 18019 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:32.998522 18850 tablet_replica.cc:333] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:32.999648 18850 raft_consensus.cc:2243] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:33.003604 18850 raft_consensus.cc:2272] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:33.032691 18848 ts_tablet_manager.cc:1929] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.033303 18848 log.cc:1199] T 586c916e846b4a468420f2b30268354a P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/586c916e846b4a468420f2b30268354a
I20260709 12:09:33.037459 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 586c916e846b4a468420f2b30268354a (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:33.038657 18850 ts_tablet_manager.cc:1916] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:33.057286 18850 ts_tablet_manager.cc:1929] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.056847 17944 consensus_queue.cc:237] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:33.060248 18850 log.cc:1199] T 882214ec128344839b957f0f9ccdcfeb P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/882214ec128344839b957f0f9ccdcfeb
I20260709 12:09:33.062327 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 882214ec128344839b957f0f9ccdcfeb (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:33.064338 18667 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.065201 18020 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.066290 18804 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.067973 18769 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.073321 18789 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:33.074725 18669 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:33.078056 18023 raft_consensus.cc:2955] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:33.084524 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93477dc20e374ba6b6e457c241b52bfa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:33.095402 17850 catalog_manager.cc:5697] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:33.153491 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 93477dc20e374ba6b6e457c241b52bfa with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:33.174717 18839 tablet_replica.cc:333] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:33.178133 18839 raft_consensus.cc:2243] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:33.183905 18839 raft_consensus.cc:2272] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:33.202703 18839 ts_tablet_manager.cc:1916] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:33.232882 18839 ts_tablet_manager.cc:1929] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.233409 18839 log.cc:1199] T 93477dc20e374ba6b6e457c241b52bfa P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/93477dc20e374ba6b6e457c241b52bfa
I20260709 12:09:33.235379 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 93477dc20e374ba6b6e457c241b52bfa (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:34.178937 17950 consensus_queue.cc:237] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:34.185755 17919 consensus_peers.cc:597] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bd522dacd314a22b1c20e924657b87b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:34.186383 18101 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.186395 18019 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.187813 18769 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.188829 18854 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.198241 18789 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.200170 18093 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.203696 18019 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.224330 17950 consensus_queue.cc:237] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.221168 17850 catalog_manager.cc:5697] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.233551 18101 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:34.234350 17919 consensus_peers.cc:597] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d0e96b7a87f41e9b9b96ca556a9b5d3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:34.235366 18789 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.239481 18019 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.240604 18789 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.251341 18769 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.254379 18019 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.255602 18101 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.265547 18096 consensus_queue.cc:237] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.270972 17847 catalog_manager.cc:5697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.287545 18019 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.288940 18785 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.289429 17950 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.291040 18785 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:09:34.300665 18866 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
W20260709 12:09:34.302529 18068 consensus_peers.cc:597] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fc9e224030a4def808e0716f1be450e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:34.313735 18023 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.322609 17944 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.325682 18019 consensus_queue.cc:237] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.326479 17847 catalog_manager.cc:5697] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:34.346593 17950 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.348117 18871 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:34.350057 17994 consensus_peers.cc:597] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d16b70fd4a5f4e61a31037d66010b34b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:34.352056 18096 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:34.354422 18828 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.363704 18871 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.365408 18096 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.366726 17948 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.383642 17850 catalog_manager.cc:5697] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:34.617374 18874 ts_tablet_manager.cc:933] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:34.620007 18874 tablet_copy_client.cc:323] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:34.621771 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:34.622241 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-7d0e96b7a87f41e9b9b96ca556a9b5d3
I20260709 12:09:34.628253 17963 tablet_copy_source_session.cc:215] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.631783 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:34.653858 18874 tablet_copy_client.cc:806] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:34.655623 18874 tablet_copy_client.cc:670] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:34.659648 18874 tablet_copy_client.cc:538] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:34.670709 18874 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:34.690018 18874 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:34.690963 18874 tablet_bootstrap.cc:492] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:34.691723 18874 ts_tablet_manager.cc:1403] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 12:09:34.694970 18874 raft_consensus.cc:359] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.695801 18874 raft_consensus.cc:740] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:34.696508 18874 consensus_queue.cc:260] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.699561 18874 ts_tablet_manager.cc:1434] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:34.701229 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-7d0e96b7a87f41e9b9b96ca556a9b5d3 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:34.701705 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-7d0e96b7a87f41e9b9b96ca556a9b5d3 on tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:34.751497 18874 ts_tablet_manager.cc:933] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:34.753417 18874 tablet_copy_client.cc:323] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:34.755347 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 6bd522dacd314a22b1c20e924657b87b from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:34.755826 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 6bd522dacd314a22b1c20e924657b87b from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-6bd522dacd314a22b1c20e924657b87b
I20260709 12:09:34.761674 17963 tablet_copy_source_session.cc:215] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.764333 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd522dacd314a22b1c20e924657b87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:34.774654 18879 ts_tablet_manager.cc:933] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:34.781131 18879 tablet_copy_client.cc:323] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:34.782694 18874 tablet_copy_client.cc:806] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:34.783365 18874 tablet_copy_client.cc:670] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:34.784217 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet d16b70fd4a5f4e61a31037d66010b34b from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:34.784799 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet d16b70fd4a5f4e61a31037d66010b34b from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-d16b70fd4a5f4e61a31037d66010b34b
I20260709 12:09:34.787043 18874 tablet_copy_client.cc:538] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:34.793721 18038 tablet_copy_source_session.cc:215] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.794174 18874 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:34.797065 18879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16b70fd4a5f4e61a31037d66010b34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:34.832814 18879 tablet_copy_client.cc:806] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:34.833669 18879 tablet_copy_client.cc:670] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:34.839358 18874 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:34.840420 18874 tablet_bootstrap.cc:492] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:34.841113 18874 ts_tablet_manager.cc:1403] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.047s	user 0.033s	sys 0.013s
I20260709 12:09:34.844650 18874 raft_consensus.cc:359] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.845367 18874 raft_consensus.cc:740] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:34.846042 18874 consensus_queue.cc:260] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.851118 18874 ts_tablet_manager.cc:1434] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:09:34.853014 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-6bd522dacd314a22b1c20e924657b87b received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:34.853440 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-6bd522dacd314a22b1c20e924657b87b on tablet 6bd522dacd314a22b1c20e924657b87b with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:34.857179 18874 ts_tablet_manager.cc:933] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:34.860828 18879 tablet_copy_client.cc:538] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:34.876159 18879 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:34.877161 18874 tablet_copy_client.cc:323] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:34.879635 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 1fc9e224030a4def808e0716f1be450e from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:34.880208 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 1fc9e224030a4def808e0716f1be450e from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-1fc9e224030a4def808e0716f1be450e
I20260709 12:09:34.895394 18112 tablet_copy_source_session.cc:215] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.899134 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc9e224030a4def808e0716f1be450e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:34.906462 18879 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:34.907536 18879 tablet_bootstrap.cc:492] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:34.908216 18879 ts_tablet_manager.cc:1403] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260709 12:09:34.911372 18879 raft_consensus.cc:359] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.912299 18879 raft_consensus.cc:740] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:34.913007 18879 consensus_queue.cc:260] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.922255 18879 ts_tablet_manager.cc:1434] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:09:34.927167 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-d16b70fd4a5f4e61a31037d66010b34b received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:34.927662 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-d16b70fd4a5f4e61a31037d66010b34b on tablet d16b70fd4a5f4e61a31037d66010b34b with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:34.927163 18874 tablet_copy_client.cc:806] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:34.930658 18874 tablet_copy_client.cc:670] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:34.934847 18874 tablet_copy_client.cc:538] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:34.944474 18874 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:34.960454 18874 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:34.961473 18874 tablet_bootstrap.cc:492] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:34.962364 18874 ts_tablet_manager.cc:1403] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260709 12:09:34.964502 18874 raft_consensus.cc:359] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.965098 18874 raft_consensus.cc:740] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:34.965548 18874 consensus_queue.cc:260] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:34.967355 18874 ts_tablet_manager.cc:1434] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260709 12:09:34.969484 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-1fc9e224030a4def808e0716f1be450e received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:34.969954 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-1fc9e224030a4def808e0716f1be450e on tablet 1fc9e224030a4def808e0716f1be450e with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:35.167908 18669 raft_consensus.cc:1217] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:35.192730 18667 raft_consensus.cc:1217] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:35.389995 18669 raft_consensus.cc:1217] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:35.399816 18669 raft_consensus.cc:1217] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:35.743872 18887 raft_consensus.cc:1064] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:35.747123 18887 consensus_queue.cc:237] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:35.760900 18669 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.763514 18020 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.764513 18892 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:35.767407 18892 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:35.778640 18887 raft_consensus.cc:1064] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:35.781983 18887 consensus_queue.cc:237] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:35.791962 18890 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.793452 18667 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.796945 18096 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.813392 18886 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:35.818785 18828 raft_consensus.cc:1064] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:35.818003 17849 catalog_manager.cc:5697] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.822610 18828 consensus_queue.cc:237] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:35.826752 18101 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.830742 18019 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.831243 18892 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:35.862846 18669 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.861459 18093 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.866477 18669 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.866528 17948 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.869488 18871 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:35.875396 18898 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:09:35.881497 18888 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:35.888181 18019 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.894346 18898 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:35.896518 18101 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:35.904249 18888 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:35.914258 18838 raft_consensus.cc:1064] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:35.917321 18838 consensus_queue.cc:237] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:35.919389 18892 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.923473 18669 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.934058 18828 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.947757 18667 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.951220 18019 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.935971 18093 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:35.985121 17944 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.000569 18669 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.002660 18909 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:36.018124 18093 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.047232 18019 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.060067 18909 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:36.068296 17944 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.069921 18909 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:36.070237 17849 catalog_manager.cc:5697] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.071918 17849 catalog_manager.cc:5697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.085450 18866 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.093376 17944 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.099946 18669 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.115881 17847 catalog_manager.cc:5697] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.125231 18023 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.141305 17944 consensus_queue.cc:237] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:36.147436 18019 consensus_queue.cc:237] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:36.148691 18669 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.149188 18095 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.150708 18892 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.152581 18892 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.154875 18669 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.158715 17944 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.159408 18889 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:36.160595 18911 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:36.161748 18890 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.168541 18668 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.168061 18093 raft_consensus.cc:2955] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.180411 17950 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.177171 18871 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.197325 18667 raft_consensus.cc:2955] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.202371 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d16b70fd4a5f4e61a31037d66010b34b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.213210 17850 catalog_manager.cc:5697] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.216733 17851 catalog_manager.cc:5697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.218348 18096 consensus_queue.cc:237] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:36.218887 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.225499 18023 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.226784 18866 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.231371 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:36.233637 18917 tablet_replica.cc:333] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:36.234755 18917 raft_consensus.cc:2243] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:36.235481 18917 raft_consensus.cc:2272] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:36.238788 18917 ts_tablet_manager.cc:1916] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:36.239228 18667 raft_consensus.cc:1275] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.239760 18913 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.240684 18838 consensus_queue.cc:1048] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.241048 18019 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.246384 18668 raft_consensus.cc:2955] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.247814 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet d16b70fd4a5f4e61a31037d66010b34b with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:36.260877 18918 tablet_replica.cc:333] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:36.265115 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fc9e224030a4def808e0716f1be450e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.275835 17847 catalog_manager.cc:5697] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.286059 18917 ts_tablet_manager.cc:1929] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:36.286698 18917 log.cc:1199] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/7d0e96b7a87f41e9b9b96ca556a9b5d3
I20260709 12:09:36.290869 18918 raft_consensus.cc:2243] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:36.291582 18918 raft_consensus.cc:2272] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:36.295243 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fc9e224030a4def808e0716f1be450e with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:36.292841 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 7d0e96b7a87f41e9b9b96ca556a9b5d3 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:36.295567 18918 ts_tablet_manager.cc:1916] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:36.314244 18918 ts_tablet_manager.cc:1929] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:36.316679 18919 tablet_replica.cc:333] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:36.318244 18919 raft_consensus.cc:2243] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:36.318905 18919 raft_consensus.cc:2272] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:36.319586 18918 log.cc:1199] T d16b70fd4a5f4e61a31037d66010b34b P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/d16b70fd4a5f4e61a31037d66010b34b
I20260709 12:09:36.322786 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet d16b70fd4a5f4e61a31037d66010b34b (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:36.326340 18919 ts_tablet_manager.cc:1916] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:36.342707 18919 ts_tablet_manager.cc:1929] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:36.343111 18919 log.cc:1199] T 1fc9e224030a4def808e0716f1be450e P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/1fc9e224030a4def808e0716f1be450e
I20260709 12:09:36.344907 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 1fc9e224030a4def808e0716f1be450e (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:36.423692 17944 consensus_queue.cc:237] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:36.428944 18096 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.429150 18668 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.430325 18892 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.431298 18890 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.437924 18898 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.439767 18668 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.440053 18096 raft_consensus.cc:2955] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.457587 17850 catalog_manager.cc:5697] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:36.459631 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bd522dacd314a22b1c20e924657b87b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.472281 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bd522dacd314a22b1c20e924657b87b with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:36.473347 18917 tablet_replica.cc:333] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:36.474268 18917 raft_consensus.cc:2243] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:36.475060 18917 raft_consensus.cc:2272] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:36.478864 18917 ts_tablet_manager.cc:1916] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:36.494939 18917 ts_tablet_manager.cc:1929] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:36.495390 18917 log.cc:1199] T 6bd522dacd314a22b1c20e924657b87b P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/6bd522dacd314a22b1c20e924657b87b
I20260709 12:09:36.496762 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 6bd522dacd314a22b1c20e924657b87b (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:37.534614 18019 consensus_queue.cc:237] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:37.542332 18096 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:37.542444 17994 consensus_peers.cc:597] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c552acca21f4e0cb03fe91e5496f414. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:37.542790 17950 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:37.543751 18911 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:37.544718 18871 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:37.552091 18921 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.553376 18096 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.555994 17950 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.572762 17851 catalog_manager.cc:5697] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.575373 18093 consensus_queue.cc:237] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:37.586779 18068 consensus_peers.cc:597] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9912fdd28ad4dcf895d39100f062676. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:37.592502 17950 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:37.591212 18019 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:37.594159 18838 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:09:37.600688 18913 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:37.610512 18913 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.612586 17950 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.616819 18019 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.629662 18019 consensus_queue.cc:237] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:37.630164 17847 catalog_manager.cc:5697] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:37.642915 18093 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:37.644246 17950 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:37.644627 18921 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:37.645751 18911 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:37.648664 17994 consensus_peers.cc:597] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03467a4477914661b8b3fccb39f9f875. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:37.654893 18871 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.658736 17944 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.665288 18093 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.678087 17851 catalog_manager.cc:5697] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.691804 17950 consensus_queue.cc:237] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:37.716995 18093 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:37.719563 17919 consensus_peers.cc:597] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e48302432dc4d55bbcd705a7a23f234. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:37.719595 18890 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:09:37.723093 18019 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:37.725143 18892 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:37.743309 18938 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.745980 18019 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.746621 18095 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:37.761763 17850 catalog_manager.cc:5697] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:37.945967 18941 ts_tablet_manager.cc:933] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:37.948153 18941 tablet_copy_client.cc:323] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:37.949573 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 6c552acca21f4e0cb03fe91e5496f414 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:37.950102 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 6c552acca21f4e0cb03fe91e5496f414 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-6c552acca21f4e0cb03fe91e5496f414
I20260709 12:09:37.956570 18038 tablet_copy_source_session.cc:215] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:37.959161 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c552acca21f4e0cb03fe91e5496f414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:37.975039 18941 tablet_copy_client.cc:806] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:37.975625 18941 tablet_copy_client.cc:670] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:37.979501 18941 tablet_copy_client.cc:538] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:37.989135 18941 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:38.009474 18941 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.010362 18941 tablet_bootstrap.cc:492] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:38.011000 18941 ts_tablet_manager.cc:1403] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260709 12:09:38.013808 18941 raft_consensus.cc:359] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.014676 18941 raft_consensus.cc:740] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:38.015295 18941 consensus_queue.cc:260] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.018448 18941 ts_tablet_manager.cc:1434] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:38.020092 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-6c552acca21f4e0cb03fe91e5496f414 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:38.020525 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-6c552acca21f4e0cb03fe91e5496f414 on tablet 6c552acca21f4e0cb03fe91e5496f414 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:38.060484 18941 ts_tablet_manager.cc:933] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:38.062189 18941 tablet_copy_client.cc:323] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:38.063825 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 03467a4477914661b8b3fccb39f9f875 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:38.064911 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 03467a4477914661b8b3fccb39f9f875 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-03467a4477914661b8b3fccb39f9f875
I20260709 12:09:38.072775 18038 tablet_copy_source_session.cc:215] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.075711 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03467a4477914661b8b3fccb39f9f875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.088979 18941 tablet_copy_client.cc:806] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.089532 18941 tablet_copy_client.cc:670] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.093679 18941 tablet_copy_client.cc:538] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.101897 18941 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:38.120395 18941 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.121186 18941 tablet_bootstrap.cc:492] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:38.121863 18941 ts_tablet_manager.cc:1403] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 12:09:38.124819 18941 raft_consensus.cc:359] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.125751 18941 raft_consensus.cc:740] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:38.126497 18941 consensus_queue.cc:260] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.129221 18941 ts_tablet_manager.cc:1434] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:38.132031 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-03467a4477914661b8b3fccb39f9f875 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:38.132455 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-03467a4477914661b8b3fccb39f9f875 on tablet 03467a4477914661b8b3fccb39f9f875 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:38.172679 18941 ts_tablet_manager.cc:933] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:38.174285 18941 tablet_copy_client.cc:323] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:38.175778 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet c9912fdd28ad4dcf895d39100f062676 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:38.176265 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet c9912fdd28ad4dcf895d39100f062676 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-c9912fdd28ad4dcf895d39100f062676
I20260709 12:09:38.181624 18112 tablet_copy_source_session.cc:215] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.186223 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9912fdd28ad4dcf895d39100f062676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.202191 18941 tablet_copy_client.cc:806] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.202827 18941 tablet_copy_client.cc:670] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.206298 18941 tablet_copy_client.cc:538] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.212987 18941 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:38.246865 18941 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.247696 18941 tablet_bootstrap.cc:492] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:38.248517 18941 ts_tablet_manager.cc:1403] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.008s
I20260709 12:09:38.250952 18941 raft_consensus.cc:359] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.251700 18941 raft_consensus.cc:740] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:38.252434 18941 consensus_queue.cc:260] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.256572 18941 ts_tablet_manager.cc:1434] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:38.259025 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-c9912fdd28ad4dcf895d39100f062676 received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:38.259473 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-c9912fdd28ad4dcf895d39100f062676 on tablet c9912fdd28ad4dcf895d39100f062676 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:38.320145 18941 ts_tablet_manager.cc:933] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:38.322027 18941 tablet_copy_client.cc:323] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:38.323557 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 3e48302432dc4d55bbcd705a7a23f234 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:38.324103 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 3e48302432dc4d55bbcd705a7a23f234 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-3e48302432dc4d55bbcd705a7a23f234
I20260709 12:09:38.331943 17963 tablet_copy_source_session.cc:215] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.334805 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e48302432dc4d55bbcd705a7a23f234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.350647 18941 tablet_copy_client.cc:806] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.351275 18941 tablet_copy_client.cc:670] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.356921 18941 tablet_copy_client.cc:538] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.365495 18941 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:38.386018 18941 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.386942 18941 tablet_bootstrap.cc:492] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:38.387603 18941 ts_tablet_manager.cc:1403] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260709 12:09:38.390240 18941 raft_consensus.cc:359] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.391062 18941 raft_consensus.cc:740] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:38.391654 18941 consensus_queue.cc:260] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:38.393817 18941 ts_tablet_manager.cc:1434] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:38.395522 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-3e48302432dc4d55bbcd705a7a23f234 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:38.396075 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-3e48302432dc4d55bbcd705a7a23f234 on tablet 3e48302432dc4d55bbcd705a7a23f234 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:38.545071 18668 raft_consensus.cc:1217] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:38.567466 18667 raft_consensus.cc:1217] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:38.711781 18667 raft_consensus.cc:1217] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:38.820087 18667 raft_consensus.cc:1217] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:39.086951 18951 raft_consensus.cc:1064] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:39.089017 18951 consensus_queue.cc:237] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.095001 18093 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.094913 18667 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.096534 18935 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.098582 18935 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.102159 17950 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.112100 18935 raft_consensus.cc:1064] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:39.117331 18911 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.120021 18955 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.118922 18935 consensus_queue.cc:237] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.126139 18667 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.147071 17847 catalog_manager.cc:5697] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.148525 18093 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.150032 18667 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.151692 18935 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.152735 18093 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.160971 18929 raft_consensus.cc:1064] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:39.161125 18935 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:39.165367 18929 consensus_queue.cc:237] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.177737 17948 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.180346 17950 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.185846 18668 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.187490 18911 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.188771 18838 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.230168 18957 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.232643 17948 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.235141 18968 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.235702 18020 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.237813 18968 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.239763 18095 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.257891 17950 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.264184 18938 raft_consensus.cc:1064] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:39.266845 18938 consensus_queue.cc:237] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.284610 18093 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.284222 18968 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.286159 18937 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.287235 18668 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.289064 18890 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.294659 18020 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.297595 18938 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.306790 18890 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.309799 18668 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.318678 18669 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.320829 18093 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.328732 18019 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.349001 18020 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.359308 18668 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.392072 17948 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.417575 18019 consensus_queue.cc:237] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.428383 17851 catalog_manager.cc:5697] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.437649 18093 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.441202 18668 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.449401 18935 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.450160 18911 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.452548 17851 catalog_manager.cc:5697] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.455778 17851 catalog_manager.cc:5697] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.461397 18957 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.462915 18668 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.466794 18096 raft_consensus.cc:2955] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.497890 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c552acca21f4e0cb03fe91e5496f414 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:39.498399 17851 catalog_manager.cc:5697] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:09:39.506419 17836 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 6c552acca21f4e0cb03fe91e5496f414 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:09:39.512619 18020 consensus_queue.cc:237] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.516598 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c552acca21f4e0cb03fe91e5496f414 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:39.512624 17948 consensus_queue.cc:237] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.525269 18669 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.526733 18890 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.529640 17944 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.532151 18951 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.535212 18977 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.536628 18667 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.538802 18669 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.542878 18935 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:39.548996 18093 raft_consensus.cc:1275] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.554519 18938 consensus_queue.cc:1048] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.554247 18096 consensus_queue.cc:237] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:39.558945 18095 raft_consensus.cc:2955] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.564090 18669 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.565382 18968 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.569310 18666 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.566660 18935 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.578940 17948 raft_consensus.cc:2955] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.583851 17847 catalog_manager.cc:5697] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.591383 17944 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.593379 18838 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.598743 18913 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.604089 17950 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.612588 17851 catalog_manager.cc:5697] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.618194 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e48302432dc4d55bbcd705a7a23f234 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:39.625378 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 03467a4477914661b8b3fccb39f9f875 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:39.636128 18980 tablet_replica.cc:333] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:39.640256 18980 raft_consensus.cc:2243] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:39.643126 18980 raft_consensus.cc:2272] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:39.644856 18981 tablet_replica.cc:333] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:39.646062 18981 raft_consensus.cc:2243] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:39.647208 18981 raft_consensus.cc:2272] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:39.648204 18980 ts_tablet_manager.cc:1916] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:39.654706 18667 raft_consensus.cc:2955] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.659938 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9912fdd28ad4dcf895d39100f062676 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:39.661079 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e48302432dc4d55bbcd705a7a23f234 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:39.676021 17847 catalog_manager.cc:5697] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:39.680310 18980 ts_tablet_manager.cc:1929] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:39.687508 18980 log.cc:1199] T 3e48302432dc4d55bbcd705a7a23f234 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/3e48302432dc4d55bbcd705a7a23f234
I20260709 12:09:39.684729 18979 tablet_replica.cc:333] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:39.686586 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03467a4477914661b8b3fccb39f9f875 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:39.687058 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet c9912fdd28ad4dcf895d39100f062676 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:39.689553 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 3e48302432dc4d55bbcd705a7a23f234 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:39.707726 18981 ts_tablet_manager.cc:1916] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:39.719188 18979 raft_consensus.cc:2243] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:39.719937 18979 raft_consensus.cc:2272] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:39.720616 18980 tablet_replica.cc:333] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:39.723186 18979 ts_tablet_manager.cc:1916] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:39.728335 18980 raft_consensus.cc:2243] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:39.729099 18980 raft_consensus.cc:2272] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:39.732771 18980 ts_tablet_manager.cc:1916] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:39.738879 18981 ts_tablet_manager.cc:1929] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:39.740424 18979 ts_tablet_manager.cc:1929] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:39.740792 18981 log.cc:1199] T 03467a4477914661b8b3fccb39f9f875 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/03467a4477914661b8b3fccb39f9f875
I20260709 12:09:39.740939 18979 log.cc:1199] T 6c552acca21f4e0cb03fe91e5496f414 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/6c552acca21f4e0cb03fe91e5496f414
I20260709 12:09:39.742895 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 6c552acca21f4e0cb03fe91e5496f414 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:39.745865 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 03467a4477914661b8b3fccb39f9f875 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:39.752393 18980 ts_tablet_manager.cc:1929] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:39.752802 18980 log.cc:1199] T c9912fdd28ad4dcf895d39100f062676 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/c9912fdd28ad4dcf895d39100f062676
I20260709 12:09:39.753989 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet c9912fdd28ad4dcf895d39100f062676 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:40.754751 18093 consensus_queue.cc:237] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:40.760627 18068 consensus_peers.cc:597] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3af56dfd5114de4bd7ac6f6bbc1572a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:40.760820 17948 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.760859 18019 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.762284 18982 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:40.763090 18968 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:40.770560 18968 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.780036 17944 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.793175 17847 catalog_manager.cc:5697] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:40.794538 18020 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.796370 18019 consensus_queue.cc:237] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:40.827487 18093 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.830084 18957 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:40.836633 17994 consensus_peers.cc:597] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83b808942e5b4351a1613e6742b6df70. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:40.841913 17944 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.842783 18935 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.843552 18989 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:40.844376 18093 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.848459 17944 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.863897 17944 consensus_queue.cc:237] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:40.877472 17850 catalog_manager.cc:5697] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.885861 18093 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.887589 18977 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:40.888538 17919 consensus_peers.cc:597] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7141beba20d423ca444bb719f31228a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:40.892711 18019 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.894801 18977 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:40.904770 18890 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.906987 18019 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.909003 18096 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.924921 17850 catalog_manager.cc:5697] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:40.925727 18019 consensus_queue.cc:237] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:40.936381 18096 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:40.936921 17948 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:40.937019 17994 consensus_peers.cc:597] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b84d2d1f340465eab8438ccfce56e05. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:40.937911 18957 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:40.939275 18935 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:40.947889 18988 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.951432 18096 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.962931 17944 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:40.970284 17851 catalog_manager.cc:5697] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:41.225835 19002 ts_tablet_manager.cc:933] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:41.228008 19002 tablet_copy_client.cc:323] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:41.229593 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet c3af56dfd5114de4bd7ac6f6bbc1572a from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:41.230165 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet c3af56dfd5114de4bd7ac6f6bbc1572a from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-c3af56dfd5114de4bd7ac6f6bbc1572a
I20260709 12:09:41.237920 18112 tablet_copy_source_session.cc:215] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.241009 19002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af56dfd5114de4bd7ac6f6bbc1572a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.256560 19002 tablet_copy_client.cc:806] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.257272 19002 tablet_copy_client.cc:670] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.259810 19004 ts_tablet_manager.cc:933] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:41.262503 19004 tablet_copy_client.cc:323] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:41.263984 19002 tablet_copy_client.cc:538] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.264341 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 83b808942e5b4351a1613e6742b6df70 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:41.264896 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 83b808942e5b4351a1613e6742b6df70 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-83b808942e5b4351a1613e6742b6df70
I20260709 12:09:41.271505 18038 tablet_copy_source_session.cc:215] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.273882 19002 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:41.274140 19004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b808942e5b4351a1613e6742b6df70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.296558 19004 tablet_copy_client.cc:806] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.297302 19004 tablet_copy_client.cc:670] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.302122 19004 tablet_copy_client.cc:538] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.303722 19002 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.310861 19004 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:41.314424 19002 tablet_bootstrap.cc:492] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:41.315224 19002 ts_tablet_manager.cc:1403] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.011s
I20260709 12:09:41.322484 19002 raft_consensus.cc:359] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.326498 19002 raft_consensus.cc:740] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:41.327212 19002 consensus_queue.cc:260] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.330545 19002 ts_tablet_manager.cc:1434] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:09:41.332891 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-c3af56dfd5114de4bd7ac6f6bbc1572a received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:41.333433 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-c3af56dfd5114de4bd7ac6f6bbc1572a on tablet c3af56dfd5114de4bd7ac6f6bbc1572a with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:41.350281 19004 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.351338 19004 tablet_bootstrap.cc:492] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:41.352118 19004 ts_tablet_manager.cc:1403] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.013s
I20260709 12:09:41.354954 19004 raft_consensus.cc:359] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.355854 19004 raft_consensus.cc:740] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:41.356573 19004 consensus_queue.cc:260] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.358958 19004 ts_tablet_manager.cc:1434] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:09:41.360697 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-83b808942e5b4351a1613e6742b6df70 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:41.361092 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-83b808942e5b4351a1613e6742b6df70 on tablet 83b808942e5b4351a1613e6742b6df70 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:41.365355 19004 ts_tablet_manager.cc:933] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:41.386718 19004 tablet_copy_client.cc:323] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:41.388270 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet d7141beba20d423ca444bb719f31228a from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:41.388788 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet d7141beba20d423ca444bb719f31228a from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-d7141beba20d423ca444bb719f31228a
I20260709 12:09:41.395669 17963 tablet_copy_source_session.cc:215] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.399104 19004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7141beba20d423ca444bb719f31228a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.414599 19004 tablet_copy_client.cc:806] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.415215 19004 tablet_copy_client.cc:670] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.419015 19004 tablet_copy_client.cc:538] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.429958 19004 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:41.456172 19002 ts_tablet_manager.cc:933] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:41.477524 19002 tablet_copy_client.cc:323] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:41.482131 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 2b84d2d1f340465eab8438ccfce56e05 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:41.482915 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 2b84d2d1f340465eab8438ccfce56e05 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-2b84d2d1f340465eab8438ccfce56e05
I20260709 12:09:41.491786 18038 tablet_copy_source_session.cc:215] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.495146 19004 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.496184 19004 tablet_bootstrap.cc:492] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:41.496510 19002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b84d2d1f340465eab8438ccfce56e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.498106 19004 ts_tablet_manager.cc:1403] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.068s	user 0.039s	sys 0.023s
I20260709 12:09:41.501291 19004 raft_consensus.cc:359] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.502173 19004 raft_consensus.cc:740] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:41.502883 19004 consensus_queue.cc:260] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.505566 19004 ts_tablet_manager.cc:1434] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:09:41.507613 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-d7141beba20d423ca444bb719f31228a received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:41.508006 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-d7141beba20d423ca444bb719f31228a on tablet d7141beba20d423ca444bb719f31228a with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:41.513329 19002 tablet_copy_client.cc:806] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.513908 19002 tablet_copy_client.cc:670] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.521106 19002 tablet_copy_client.cc:538] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.528776 19002 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:41.548885 19002 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.549821 19002 tablet_bootstrap.cc:492] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:41.550551 19002 ts_tablet_manager.cc:1403] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.014s
I20260709 12:09:41.553911 19002 raft_consensus.cc:359] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.554791 19002 raft_consensus.cc:740] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:41.555449 19002 consensus_queue.cc:260] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:41.558257 19002 ts_tablet_manager.cc:1434] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:09:41.561039 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-2b84d2d1f340465eab8438ccfce56e05 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:41.561434 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-2b84d2d1f340465eab8438ccfce56e05 on tablet 2b84d2d1f340465eab8438ccfce56e05 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:41.621652 18667 raft_consensus.cc:1217] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:41.737665 18667 raft_consensus.cc:1217] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:41.753566 18667 raft_consensus.cc:1217] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:41.901083 18667 raft_consensus.cc:1217] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:42.064791 18986 raft_consensus.cc:1064] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:42.068434 18986 consensus_queue.cc:237] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.079537 18667 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.080868 18022 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.082465 18913 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.083529 19014 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.089246 17948 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.090690 19014 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:42.101629 19014 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.103480 17948 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.105343 18668 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.123720 17847 catalog_manager.cc:5697] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.139369 18022 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.167948 18093 consensus_queue.cc:237] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.172763 18668 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.173424 18019 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.174424 18986 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.175277 19014 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.189884 18668 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.192472 18022 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.193212 18913 raft_consensus.cc:2955] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.208680 17851 catalog_manager.cc:5697] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.212242 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3af56dfd5114de4bd7ac6f6bbc1572a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:42.222057 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet c3af56dfd5114de4bd7ac6f6bbc1572a with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:42.224079 19024 tablet_replica.cc:333] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:42.224917 19024 raft_consensus.cc:2243] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:42.225597 19024 raft_consensus.cc:2272] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:42.233547 19024 ts_tablet_manager.cc:1916] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:42.249831 19024 ts_tablet_manager.cc:1929] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:42.250237 19024 log.cc:1199] T c3af56dfd5114de4bd7ac6f6bbc1572a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/c3af56dfd5114de4bd7ac6f6bbc1572a
I20260709 12:09:42.252002 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet c3af56dfd5114de4bd7ac6f6bbc1572a (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:42.361707 18938 raft_consensus.cc:1064] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:42.362869 18988 raft_consensus.cc:1064] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:42.364096 18938 consensus_queue.cc:237] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.365190 18988 consensus_queue.cc:237] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.377991 18667 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.382843 18020 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.380620 18093 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.385944 19010 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:42.397053 18668 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.398710 18989 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.399917 18095 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.401346 18989 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.409868 17944 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.393913 19010 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:09:42.428445 18988 raft_consensus.cc:1064] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:42.431207 18988 consensus_queue.cc:237] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.441206 18096 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.441169 18666 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.443924 18989 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:09:42.446452 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 61161.6us
I20260709 12:09:42.451062 19010 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:42.452729 18988 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:42.456107 18989 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.465541 18096 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:09:42.476954 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 62568.9us
I20260709 12:09:42.477854 18935 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.478256 18102 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.485263 18668 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.474911 19010 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.489562 17948 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.509140 17851 catalog_manager.cc:5697] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:42.513250 17948 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.531347 18935 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.532750 18020 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.533027 17850 catalog_manager.cc:5697] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.535624 18989 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.548882 18096 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.560091 17944 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.567888 18668 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.578246 17850 catalog_manager.cc:5697] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.583086 18667 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.604327 17944 consensus_queue.cc:237] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.607563 18020 consensus_queue.cc:237] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:42.612751 18667 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.612905 18093 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.614053 19027 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.614939 18938 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.623353 18668 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.622452 19028 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.625967 19035 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.628212 18668 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.631003 18096 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.635048 18989 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.639362 18935 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.643884 18666 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.652498 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d7141beba20d423ca444bb719f31228a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:42.662365 17847 catalog_manager.cc:5697] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:42.668284 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b84d2d1f340465eab8438ccfce56e05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:42.671912 18096 raft_consensus.cc:2955] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.677074 18093 raft_consensus.cc:2955] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.683182 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet d7141beba20d423ca444bb719f31228a with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:42.685057 17848 catalog_manager.cc:5697] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:42.697453 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b84d2d1f340465eab8438ccfce56e05 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:42.698851 19024 tablet_replica.cc:333] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:42.701076 19042 tablet_replica.cc:333] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:42.702122 19042 raft_consensus.cc:2243] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:42.702836 19042 raft_consensus.cc:2272] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:42.710767 19042 ts_tablet_manager.cc:1916] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:42.721328 19024 raft_consensus.cc:2243] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:42.722059 19024 raft_consensus.cc:2272] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:42.725965 19024 ts_tablet_manager.cc:1916] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:42.743887 19024 ts_tablet_manager.cc:1929] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:42.744251 19024 log.cc:1199] T 2b84d2d1f340465eab8438ccfce56e05 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/2b84d2d1f340465eab8438ccfce56e05
I20260709 12:09:42.745620 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 2b84d2d1f340465eab8438ccfce56e05 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:42.747514 19042 ts_tablet_manager.cc:1929] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:42.747932 19042 log.cc:1199] T d7141beba20d423ca444bb719f31228a P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/d7141beba20d423ca444bb719f31228a
I20260709 12:09:42.749568 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet d7141beba20d423ca444bb719f31228a (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:43.004503 18020 consensus_queue.cc:237] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:43.009414 18667 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:43.009630 17944 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:43.010965 19035 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:43.019201 18989 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:43.053992 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83b808942e5b4351a1613e6742b6df70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:43.055261 18667 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:43.065629 17850 catalog_manager.cc:5697] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:43.055786 18935 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:43.071641 17950 raft_consensus.cc:2955] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:43.078277 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 83b808942e5b4351a1613e6742b6df70 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:43.085045 19044 tablet_replica.cc:333] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:43.101970 19044 raft_consensus.cc:2243] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:43.102850 19044 raft_consensus.cc:2272] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:43.109068 19044 ts_tablet_manager.cc:1916] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:43.125116 19044 ts_tablet_manager.cc:1929] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:43.125452 19044 log.cc:1199] T 83b808942e5b4351a1613e6742b6df70 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/83b808942e5b4351a1613e6742b6df70
I20260709 12:09:43.127097 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 83b808942e5b4351a1613e6742b6df70 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:44.168819 17944 consensus_queue.cc:237] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.176714 18096 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:44.177978 17919 consensus_peers.cc:597] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ca7bfd74b9f446587b02b333dafa06a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.178954 19028 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:44.183161 18020 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.185233 19027 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:44.189627 19028 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.192793 18095 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.197171 18020 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.210732 17850 catalog_manager.cc:5697] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.222692 17950 consensus_queue.cc:237] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.232791 18095 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:44.233287 17919 consensus_peers.cc:597] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5b604519c484a8c95342fe6c50fa1d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.234170 18020 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.234112 19028 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:44.236174 19027 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.248888 19028 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.251778 18020 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.252604 18095 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.277954 17849 catalog_manager.cc:5697] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.285869 18095 consensus_queue.cc:237] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:44.295081 18068 consensus_peers.cc:597] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93e4ffd424a94910a685e506caa7a29a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.297127 18020 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.298660 17950 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.298616 19046 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:44.301582 19046 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.310961 19059 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.312862 18019 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.314667 17950 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.327298 17944 consensus_queue.cc:237] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.333050 17849 catalog_manager.cc:5697] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:44.351462 18095 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.352916 19058 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:44.355818 17919 consensus_peers.cc:597] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f79602f321774b038051ba5880153ba4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.360105 18019 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.361538 19058 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:44.365119 19028 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.366672 18095 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.372819 18019 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.391130 17847 catalog_manager.cc:5697] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:44.697335 19066 ts_tablet_manager.cc:933] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:44.700133 19066 tablet_copy_client.cc:323] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:44.702315 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 3ca7bfd74b9f446587b02b333dafa06a from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:44.702944 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 3ca7bfd74b9f446587b02b333dafa06a from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-3ca7bfd74b9f446587b02b333dafa06a
I20260709 12:09:44.708832 17963 tablet_copy_source_session.cc:215] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.712184 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bfd74b9f446587b02b333dafa06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.726277 19066 tablet_copy_client.cc:806] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.726931 19066 tablet_copy_client.cc:670] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.730895 19066 tablet_copy_client.cc:538] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:44.739542 19066 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:44.756950 19066 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:44.757750 19066 tablet_bootstrap.cc:492] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:44.758451 19066 ts_tablet_manager.cc:1403] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260709 12:09:44.761476 19066 raft_consensus.cc:359] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.762176 19066 raft_consensus.cc:740] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:44.762921 19066 consensus_queue.cc:260] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.766327 19066 ts_tablet_manager.cc:1434] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:09:44.768446 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-3ca7bfd74b9f446587b02b333dafa06a received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:44.768895 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-3ca7bfd74b9f446587b02b333dafa06a on tablet 3ca7bfd74b9f446587b02b333dafa06a with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:44.808168 19066 ts_tablet_manager.cc:933] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:44.809832 19066 tablet_copy_client.cc:323] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:44.811400 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet f79602f321774b038051ba5880153ba4 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:44.811964 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet f79602f321774b038051ba5880153ba4 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-f79602f321774b038051ba5880153ba4
I20260709 12:09:44.820420 17963 tablet_copy_source_session.cc:215] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.823544 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79602f321774b038051ba5880153ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.825804 19071 ts_tablet_manager.cc:933] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:44.837330 19071 tablet_copy_client.cc:323] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:44.839053 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet d5b604519c484a8c95342fe6c50fa1d0 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:44.839519 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet d5b604519c484a8c95342fe6c50fa1d0 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-d5b604519c484a8c95342fe6c50fa1d0
I20260709 12:09:44.845048 17963 tablet_copy_source_session.cc:215] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.847081 19066 tablet_copy_client.cc:806] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.847705 19066 tablet_copy_client.cc:670] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.847916 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b604519c484a8c95342fe6c50fa1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.853276 19066 tablet_copy_client.cc:538] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:44.863200 19066 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:44.867467 19071 tablet_copy_client.cc:806] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.868157 19071 tablet_copy_client.cc:670] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.871870 19071 tablet_copy_client.cc:538] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:44.882634 19071 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:44.871634 19073 ts_tablet_manager.cc:933] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:44.892609 19073 tablet_copy_client.cc:323] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:44.894528 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 93e4ffd424a94910a685e506caa7a29a from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:44.895042 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 93e4ffd424a94910a685e506caa7a29a from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-93e4ffd424a94910a685e506caa7a29a
I20260709 12:09:44.901630 18112 tablet_copy_source_session.cc:215] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.904937 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e4ffd424a94910a685e506caa7a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.922230 19073 tablet_copy_client.cc:806] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.922876 19073 tablet_copy_client.cc:670] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.930855 19073 tablet_copy_client.cc:538] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:44.934118 19066 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:44.938249 19071 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:44.938491 19066 tablet_bootstrap.cc:492] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:44.939195 19071 tablet_bootstrap.cc:492] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:44.939898 19071 ts_tablet_manager.cc:1403] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.011s
I20260709 12:09:44.942991 19071 raft_consensus.cc:359] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.943854 19071 raft_consensus.cc:740] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:44.944556 19071 consensus_queue.cc:260] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.947072 19071 ts_tablet_manager.cc:1434] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:44.947297 19066 ts_tablet_manager.cc:1403] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.018s
I20260709 12:09:44.955322 19066 raft_consensus.cc:359] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.956241 19066 raft_consensus.cc:740] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:44.956965 19066 consensus_queue.cc:260] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.958699 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-d5b604519c484a8c95342fe6c50fa1d0 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:44.959142 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-d5b604519c484a8c95342fe6c50fa1d0 on tablet d5b604519c484a8c95342fe6c50fa1d0 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:44.961090 19073 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:44.963798 19066 ts_tablet_manager.cc:1434] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:44.966130 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-f79602f321774b038051ba5880153ba4 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:44.966607 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-f79602f321774b038051ba5880153ba4 on tablet f79602f321774b038051ba5880153ba4 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:44.990078 19073 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:44.992201 19073 tablet_bootstrap.cc:492] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:44.993203 19073 ts_tablet_manager.cc:1403] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.002s
I20260709 12:09:44.996402 19073 raft_consensus.cc:359] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:44.997263 19073 raft_consensus.cc:740] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:44.997936 19073 consensus_queue.cc:260] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:45.000599 19073 ts_tablet_manager.cc:1434] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:45.003448 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-93e4ffd424a94910a685e506caa7a29a received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:45.003878 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-93e4ffd424a94910a685e506caa7a29a on tablet 93e4ffd424a94910a685e506caa7a29a with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:45.153136 18666 raft_consensus.cc:1217] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:45.277329 18666 raft_consensus.cc:1217] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:45.382339 18666 raft_consensus.cc:1217] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:45.456444 18667 raft_consensus.cc:1217] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:45.656858 19058 raft_consensus.cc:1064] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:45.660204 19058 consensus_queue.cc:237] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:45.669209 18095 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:45.669476 18666 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:45.670660 18020 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:45.670665 19058 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:45.671926 19028 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.672693 19079 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.695960 19079 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.697693 18096 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.709004 18019 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.709239 18666 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.717002 17849 catalog_manager.cc:5697] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:45.746551 19028 raft_consensus.cc:1064] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:45.748953 19028 consensus_queue.cc:237] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:45.756253 18096 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:45.758435 19058 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.761610 18019 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:45.764042 18666 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:45.763967 19058 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.766934 19081 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.768317 17950 consensus_queue.cc:237] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:45.779421 18668 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:45.780850 19081 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:45.787794 18020 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:45.787976 19079 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.794941 19028 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:45.799199 18668 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.805003 18022 raft_consensus.cc:2955] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.821888 19028 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.825846 18019 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.830065 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ca7bfd74b9f446587b02b333dafa06a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:45.835922 18668 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.840739 17850 catalog_manager.cc:5697] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:45.842440 18096 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.853406 17847 catalog_manager.cc:5697] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.855767 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ca7bfd74b9f446587b02b333dafa06a with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:45.870729 19095 tablet_replica.cc:333] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:45.871881 19095 raft_consensus.cc:2243] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:45.872651 19095 raft_consensus.cc:2272] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:45.877287 19095 ts_tablet_manager.cc:1916] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:45.895030 19095 ts_tablet_manager.cc:1929] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:45.895516 19095 log.cc:1199] T 3ca7bfd74b9f446587b02b333dafa06a P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/3ca7bfd74b9f446587b02b333dafa06a
I20260709 12:09:45.897634 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 3ca7bfd74b9f446587b02b333dafa06a (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:45.903252 17944 consensus_queue.cc:237] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:45.909173 18668 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:45.909320 18022 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:45.911121 19081 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:45.912087 19079 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:45.918781 19028 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.920679 18668 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.924990 18022 raft_consensus.cc:2955] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.939003 17847 catalog_manager.cc:5697] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:45.972419 19079 raft_consensus.cc:1064] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
W20260709 12:09:45.975221 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 44284.9us
I20260709 12:09:45.975183 19079 consensus_queue.cc:237] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:45.988276 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5b604519c484a8c95342fe6c50fa1d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:45.990984 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet d5b604519c484a8c95342fe6c50fa1d0 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:45.993010 19095 tablet_replica.cc:333] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:45.994009 19095 raft_consensus.cc:2243] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:45.994736 19095 raft_consensus.cc:2272] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:46.000811 19095 ts_tablet_manager.cc:1916] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:46.029489 18096 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.031154 19028 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.031356 19095 ts_tablet_manager.cc:1929] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:46.032941 19095 log.cc:1199] T d5b604519c484a8c95342fe6c50fa1d0 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/d5b604519c484a8c95342fe6c50fa1d0
I20260709 12:09:46.034592 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet d5b604519c484a8c95342fe6c50fa1d0 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:46.037770 18668 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.039026 18022 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.040509 19079 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.046695 19081 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:46.055047 19059 raft_consensus.cc:1064] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:46.064181 19058 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.065636 18019 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.071704 19059 consensus_queue.cc:237] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:46.080322 18668 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.081056 18095 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.086088 17847 catalog_manager.cc:5697] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.087774 18666 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.090119 19080 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.103077 17950 consensus_queue.cc:237] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:46.111908 18668 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.113329 19028 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.119638 17950 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.119939 18022 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.121670 19059 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.124150 19046 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.136498 19094 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.148918 19046 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.150496 18022 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.171269 18096 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.177086 19081 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.181828 18095 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.184094 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f79602f321774b038051ba5880153ba4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:46.192680 18668 raft_consensus.cc:2955] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.195766 18666 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.201699 17950 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.206558 17848 catalog_manager.cc:5697] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.202787 17847 catalog_manager.cc:5697] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.227617 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet f79602f321774b038051ba5880153ba4 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:46.234831 19108 tablet_replica.cc:333] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:46.236184 19108 raft_consensus.cc:2243] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:46.237035 19108 raft_consensus.cc:2272] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:46.244220 18095 consensus_queue.cc:237] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:46.249184 19108 ts_tablet_manager.cc:1916] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:46.255429 18666 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.255986 18022 raft_consensus.cc:1275] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.257134 19107 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:46.259027 19107 consensus_queue.cc:1048] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.266786 19108 ts_tablet_manager.cc:1929] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:46.267400 19108 log.cc:1199] T f79602f321774b038051ba5880153ba4 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/f79602f321774b038051ba5880153ba4
I20260709 12:09:46.269273 19107 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.271271 18666 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.284066 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93e4ffd424a94910a685e506caa7a29a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:46.293515 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet f79602f321774b038051ba5880153ba4 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:46.299903 17849 catalog_manager.cc:5697] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.311635 18022 raft_consensus.cc:2955] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:46.312665 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 93e4ffd424a94910a685e506caa7a29a with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:46.316344 19109 tablet_replica.cc:333] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:46.317425 19109 raft_consensus.cc:2243] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:46.318018 19109 raft_consensus.cc:2272] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:46.322230 19109 ts_tablet_manager.cc:1916] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:46.336565 19109 ts_tablet_manager.cc:1929] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:46.336858 19109 log.cc:1199] T 93e4ffd424a94910a685e506caa7a29a P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/93e4ffd424a94910a685e506caa7a29a
I20260709 12:09:46.338241 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 93e4ffd424a94910a685e506caa7a29a (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:47.105118 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:47.166505 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:47.167222 18019 raft_consensus.cc:606] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:47.169883 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:47.170354 18019 raft_consensus.cc:606] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:47.181532 18095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:47.181993 18095 raft_consensus.cc:606] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:47.184351 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:47.184878 18019 raft_consensus.cc:606] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:47.187136 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:47.187569 18019 raft_consensus.cc:606] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:47.199098 17950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:47.199608 17950 raft_consensus.cc:606] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:47.202430 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:47.202924 18019 raft_consensus.cc:606] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:47.204037 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:09:47.205417 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:47.206166 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:47.279559 19110 raft_consensus.cc:993] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:47.280186 19110 raft_consensus.cc:1081] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:47.281955 17948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:47.282495 17948 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.282789 17948 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.286540 19032 raft_consensus.cc:993] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:47.287063 19110 raft_consensus.cc:1081] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:47.288765 18095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:09:47.289330 18095 raft_consensus.cc:493] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.289206 17948 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.289780 18095 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.291961 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:47.292577 18019 raft_consensus.cc:3055] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:47.292876 18019 raft_consensus.cc:740] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:47.293533 18019 consensus_queue.cc:260] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.294606 18019 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.296296 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:47.296838 18096 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.300621 18019 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 4.
I20260709 12:09:47.291291 17948 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 4 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:47.301975 18095 raft_consensus.cc:515] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.303808 17917 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:47.304595 19058 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:47.305536 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:47.306099 17948 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.306540 18096 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 4.
I20260709 12:09:47.304688 18095 leader_election.cc:290] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:47.308485 19058 raft_consensus.cc:697] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:47.309439 19058 consensus_queue.cc:237] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.311612 17948 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:47.312888 18065 leader_election.cc:304] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:47.313728 19107 raft_consensus.cc:2804] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.314289 19107 raft_consensus.cc:697] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:47.315258 19107 consensus_queue.cc:237] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.321798 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:47.322394 18022 raft_consensus.cc:3055] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.322680 18022 raft_consensus.cc:740] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:47.323477 18022 consensus_queue.cc:260] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.324548 18022 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.331894 18022 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:47.347250 17848 catalog_manager.cc:5697] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 3 to 4, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 4 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:47.390865 17850 catalog_manager.cc:5697] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.435240 18095 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:47.440825 18022 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:47.441066 17948 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:47.441102 18068 consensus_peers.cc:597] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3e125095d984ba4ae68c2b6583fd075. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:47.442232 19118 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.443162 19059 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.453081 19118 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.454893 18022 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.456321 17948 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.470295 18095 consensus_queue.cc:237] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:47.473611 17850 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.479368 17948 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:47.480594 19107 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.481097 19032 raft_consensus.cc:993] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:47.481642 19032 raft_consensus.cc:1081] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:47.485179 18668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:47.485687 18668 raft_consensus.cc:493] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.486007 18668 raft_consensus.cc:3060] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.486881 18019 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:47.488812 18068 consensus_peers.cc:597] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57af5639d7d04847a11a4091cbfdf8c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:47.490737 19059 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.492861 18668 raft_consensus.cc:515] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.500717 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:47.501392 17948 raft_consensus.cc:3060] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.501739 19059 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.506068 17948 raft_consensus.cc:2468] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:47.505489 17950 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.507071 18632 leader_election.cc:304] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:47.509073 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03467a4477914661b8b3fccb39f9f875" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:47.509799 18019 raft_consensus.cc:3055] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.510169 18019 raft_consensus.cc:740] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:47.510960 18019 consensus_queue.cc:260] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.512403 18019 raft_consensus.cc:3060] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.511723 18668 leader_election.cc:290] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:47.517246 18022 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.520087 18019 raft_consensus.cc:2468] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:47.523821 19130 raft_consensus.cc:2804] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.524946 17948 consensus_queue.cc:237] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:47.529855 17850 catalog_manager.cc:5697] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.532816 19110 raft_consensus.cc:993] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:47.533308 19032 raft_consensus.cc:1081] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:47.534732 18668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:47.535382 18668 raft_consensus.cc:493] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.535825 18668 raft_consensus.cc:3060] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.544757 18668 raft_consensus.cc:515] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.547791 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:47.548537 18019 raft_consensus.cc:3055] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.548915 18019 raft_consensus.cc:740] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:47.549928 18019 consensus_queue.cc:260] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.590448 19130 raft_consensus.cc:697] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:47.613253 19130 consensus_queue.cc:237] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.620743 18019 raft_consensus.cc:3060] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.623577 19115 raft_consensus.cc:993] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:47.624058 19115 raft_consensus.cc:1081] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:47.625561 18666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59326
I20260709 12:09:47.626065 18666 raft_consensus.cc:493] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.626418 18666 raft_consensus.cc:3060] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.630102 18019 raft_consensus.cc:2468] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:47.634817 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:47.635406 18101 raft_consensus.cc:3060] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.635730 18633 leader_election.cc:304] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:47.636564 19130 raft_consensus.cc:2804] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.637027 19130 raft_consensus.cc:697] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:47.639537 19130 consensus_queue.cc:237] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.642627 18101 raft_consensus.cc:2468] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:47.642789 18668 leader_election.cc:290] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:47.646432 19032 raft_consensus.cc:993] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:47.646865 19032 raft_consensus.cc:1081] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
W20260709 12:09:47.649609 17919 consensus_peers.cc:597] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ef151440ee54401993f31107eb593b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:47.650712 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:09:47.651294 18096 raft_consensus.cc:493] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.651669 18096 raft_consensus.cc:3060] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.659408 18020 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:47.660533 18096 raft_consensus.cc:515] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.662721 18101 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:47.664287 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:47.674588 18020 raft_consensus.cc:3055] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.674929 18020 raft_consensus.cc:740] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:47.675611 18020 consensus_queue.cc:260] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.676013 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e7c0ddd6345ba98c3db453ba5b763" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:47.676581 17948 raft_consensus.cc:3060] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.676677 18020 raft_consensus.cc:3060] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.665978 18666 raft_consensus.cc:515] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.670006 19081 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.679886 19115 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.683079 17948 raft_consensus.cc:2468] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:47.684893 19107 raft_consensus.cc:993] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:47.685026 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:47.685369 19107 raft_consensus.cc:1081] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:47.685628 18019 raft_consensus.cc:3060] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.686614 18065 leader_election.cc:304] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:47.687403 18023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:09:47.687721 19118 raft_consensus.cc:2804] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.687933 18023 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.688310 18023 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.688256 19118 raft_consensus.cc:697] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:47.695047 19118 consensus_queue.cc:237] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.695996 18023 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.699796 18023 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:47.701164 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:47.701658 18101 raft_consensus.cc:3055] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.701927 18101 raft_consensus.cc:740] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:47.702836 18019 raft_consensus.cc:2468] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:47.702608 18101 consensus_queue.cc:260] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.703791 18101 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.703969 18633 leader_election.cc:304] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:47.704834 19130 raft_consensus.cc:2804] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.705814 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93477dc20e374ba6b6e457c241b52bfa" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:47.706348 19130 raft_consensus.cc:697] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:47.706563 17950 raft_consensus.cc:3055] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.706935 17950 raft_consensus.cc:740] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:47.707455 19130 consensus_queue.cc:237] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.707721 17950 consensus_queue.cc:260] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:47.708822 17950 raft_consensus.cc:3060] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.716430 18096 leader_election.cc:290] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:47.715732 17850 catalog_manager.cc:5697] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.717325 18666 leader_election.cc:290] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:47.726881 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:47.727514 17948 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.733739 19058 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.735209 17948 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:47.741412 17850 catalog_manager.cc:5697] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.746994 17991 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:47.748205 19110 raft_consensus.cc:2804] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.748775 19110 raft_consensus.cc:697] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:47.749781 19110 consensus_queue.cc:237] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:47.751535 18019 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.756067 18020 raft_consensus.cc:2468] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:47.762101 17950 raft_consensus.cc:2468] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:47.768839 17849 catalog_manager.cc:5697] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.770172 18101 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:47.782539 18020 raft_consensus.cc:1275] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:47.784188 19141 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.793152 18095 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.794262 17849 catalog_manager.cc:5697] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.802461 17850 catalog_manager.cc:5697] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:47.803100 18020 consensus_queue.cc:237] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:47.812700 17848 catalog_manager.cc:5697] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.836901 18096 raft_consensus.cc:1275] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:47.842897 18019 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:47.842806 19140 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:47.846673 19059 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.901276 17948 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:47.903131 19107 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.922833 18101 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:47.924813 17948 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:47.926458 19032 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:47.928297 19032 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:47.947901 17994 consensus_peers.cc:597] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0bd0fab46904393b4b6e79201edd0f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:47.953130 19152 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.964637 17948 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:47.992585 17847 catalog_manager.cc:5697] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.016661 18020 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.018718 19130 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.029341 18101 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:48.041837 19156 ts_tablet_manager.cc:933] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:48.062566 19156 tablet_copy_client.cc:323] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:48.064481 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet b3e125095d984ba4ae68c2b6583fd075 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:48.065050 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet b3e125095d984ba4ae68c2b6583fd075 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-b3e125095d984ba4ae68c2b6583fd075
I20260709 12:09:48.079849 18112 tablet_copy_source_session.cc:215] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:48.083164 19159 ts_tablet_manager.cc:933] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:48.086998 19156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e125095d984ba4ae68c2b6583fd075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:48.095291 17948 raft_consensus.cc:1275] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.096009 19159 tablet_copy_client.cc:323] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:48.097812 19130 consensus_queue.cc:1048] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.098830 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 57af5639d7d04847a11a4091cbfdf8c4 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:48.099406 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 57af5639d7d04847a11a4091cbfdf8c4 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-57af5639d7d04847a11a4091cbfdf8c4
I20260709 12:09:48.110383 18112 tablet_copy_source_session.cc:215] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:48.120662 19159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57af5639d7d04847a11a4091cbfdf8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:48.125137 19156 tablet_copy_client.cc:806] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:48.125952 19156 tablet_copy_client.cc:670] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:48.134557 19156 tablet_copy_client.cc:538] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:48.141438 17950 raft_consensus.cc:1275] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.148706 19156 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:48.150249 19110 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:48.169018 17950 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.177594 19059 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:48.230993 18101 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.232636 19131 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:48.244678 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:48.245260 18019 raft_consensus.cc:1275] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.253171 19130 consensus_queue.cc:1048] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:48.264106 18019 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.271646 19131 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.316824 17944 raft_consensus.cc:1275] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.319468 19131 consensus_queue.cc:1048] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:48.345153 18101 raft_consensus.cc:1275] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.346906 19132 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:48.363155 18022 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.375589 19059 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:48.403888 19165 ts_tablet_manager.cc:933] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:48.420706 18022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:48.421329 18022 raft_consensus.cc:606] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:48.424113 18022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:48.424912 18022 raft_consensus.cc:606] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:48.504944 19159 tablet_copy_client.cc:806] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:48.505771 19159 tablet_copy_client.cc:670] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:48.564164 19110 raft_consensus.cc:993] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:48.564713 19110 raft_consensus.cc:1081] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:48.580519 19165 tablet_copy_client.cc:323] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:48.598054 19159 tablet_copy_client.cc:538] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:48.683244 18669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:48.684185 18669 raft_consensus.cc:493] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.684751 18669 raft_consensus.cc:3060] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.691807 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 7ef151440ee54401993f31107eb593b1 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:48.692605 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 7ef151440ee54401993f31107eb593b1 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-7ef151440ee54401993f31107eb593b1
I20260709 12:09:48.703523 17963 tablet_copy_source_session.cc:215] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:09:48.706084 19156 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.094s	sys 0.196s
W20260709 12:09:48.706712 19156 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.094s	sys 0.196s
I20260709 12:09:48.710238 19165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef151440ee54401993f31107eb593b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:48.717118 19156 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:48.718364 19156 tablet_bootstrap.cc:492] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:48.719240 19156 ts_tablet_manager.cc:1403] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.571s	user 0.111s	sys 0.203s
I20260709 12:09:48.722980 19156 raft_consensus.cc:359] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:48.724215 19156 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:48.725133 19156 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:48.728456 19156 ts_tablet_manager.cc:1434] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:48.750490 18669 raft_consensus.cc:515] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:48.752627 18669 leader_election.cc:290] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:48.757205 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:48.757890 17950 raft_consensus.cc:3060] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.763056 18096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:48.763738 18096 raft_consensus.cc:606] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:48.770573 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cde48594b493a9b2761a5221049e0" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:48.771214 18020 raft_consensus.cc:3055] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:48.771540 18020 raft_consensus.cc:740] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:48.772387 18020 consensus_queue.cc:260] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:48.773478 18020 raft_consensus.cc:3060] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.780304 17950 raft_consensus.cc:2468] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:48.784139 18632 leader_election.cc:304] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:48.788376 19175 raft_consensus.cc:2804] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:48.788872 19175 raft_consensus.cc:697] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:48.790386 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:48.790952 18019 raft_consensus.cc:606] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:48.798110 19132 raft_consensus.cc:993] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:48.809396 17950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:48.809986 17950 raft_consensus.cc:606] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:48.789733 19175 consensus_queue.cc:237] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:48.808001 19152 raft_consensus.cc:1081] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:48.824874 18020 raft_consensus.cc:2468] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:48.830227 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-b3e125095d984ba4ae68c2b6583fd075 received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:48.836979 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-b3e125095d984ba4ae68c2b6583fd075 on tablet b3e125095d984ba4ae68c2b6583fd075 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:48.838714 17947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:48.839293 17947 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:48.841202 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:09:48.842973 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:48.843786 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:48.847510 19184 ts_tablet_manager.cc:933] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:48.850692 18667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:48.851259 18667 raft_consensus.cc:493] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.851583 18667 raft_consensus.cc:3060] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:48.882929 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 58951.5us
W20260709 12:09:48.883994 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 64809.6us
W20260709 12:09:48.885768 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 71116.1us
I20260709 12:09:48.895339 19159 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:48.952610 19165 tablet_copy_client.cc:806] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:48.953235 19165 tablet_copy_client.cc:670] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:49.000499 17848 catalog_manager.cc:5697] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.016464 18667 raft_consensus.cc:515] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:49.018440 18667 leader_election.cc:290] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:49.019713 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:49.020331 18019 raft_consensus.cc:3055] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.020617 18019 raft_consensus.cc:740] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:49.021469 18019 consensus_queue.cc:260] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:09:49.063844 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 247572us
W20260709 12:09:49.066120 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 181074us
W20260709 12:09:49.067487 18068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 207550us
W20260709 12:09:49.067588 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 203729us
W20260709 12:09:49.076277 17991 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.087960 18019 raft_consensus.cc:3060] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.193830 18019 raft_consensus.cc:2468] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
W20260709 12:09:49.194396 17919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 108214us
I20260709 12:09:49.238878 18633 leader_election.cc:304] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c; no voters: 
W20260709 12:09:49.244163 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 146535us
I20260709 12:09:49.248786 17946 raft_consensus.cc:1240] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:49.238092 19184 tablet_copy_client.cc:323] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:49.251281 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet c0bd0fab46904393b4b6e79201edd0f4 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:49.252075 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet c0bd0fab46904393b4b6e79201edd0f4 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-c0bd0fab46904393b4b6e79201edd0f4
I20260709 12:09:49.246795 19130 raft_consensus.cc:2804] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.256732 19130 raft_consensus.cc:697] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:49.257735 19130 consensus_queue.cc:237] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:49.264374 18667 raft_consensus.cc:1217] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:09:49.372536 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 73436.4us
I20260709 12:09:49.378003 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b808942e5b4351a1613e6742b6df70" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:49.381564 17947 raft_consensus.cc:3060] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.381956 17946 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:09:49.383842 18634 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 73478.4us
W20260709 12:09:49.399933 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 49912.2us
I20260709 12:09:49.409044 18019 raft_consensus.cc:1275] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.411278 19130 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:49.414052 17947 raft_consensus.cc:2468] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
W20260709 12:09:49.468137 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 97900.9us
I20260709 12:09:49.478637 18038 tablet_copy_source_session.cc:215] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:09:49.522182 17919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 119221us
I20260709 12:09:49.534178 19169 raft_consensus.cc:993] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:49.539003 19186 raft_consensus.cc:993] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:49.539686 19186 raft_consensus.cc:1081] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:49.543854 18668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59326
I20260709 12:09:49.544528 18668 raft_consensus.cc:493] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.544905 18668 raft_consensus.cc:3060] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.579551 19192 raft_consensus.cc:1081] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:49.582325 18667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59342
I20260709 12:09:49.582965 18667 raft_consensus.cc:493] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.583323 18667 raft_consensus.cc:3060] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:49.643847 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 243218us
W20260709 12:09:49.647116 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 248487us
I20260709 12:09:49.647239 19165 tablet_copy_client.cc:538] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:49.657006 18668 raft_consensus.cc:515] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:49.571566 19213 consensus_queue.cc:1048] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.109s
I20260709 12:09:49.663151 18667 raft_consensus.cc:515] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:49.681972 18667 leader_election.cc:290] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:49.779060 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:49.779721 18096 raft_consensus.cc:3055] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.780071 18096 raft_consensus.cc:740] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:49.868619 19216 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
W20260709 12:09:49.894263 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 189989us
W20260709 12:09:49.896328 18632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 309670us
W20260709 12:09:49.913256 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 264353us
I20260709 12:09:49.921446 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:49.922117 17947 raft_consensus.cc:3055] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.922457 17947 raft_consensus.cc:740] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:49.923133 17947 consensus_queue.cc:260] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:49.931915 17949 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.952580 19165 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:49.993027 19184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bd0fab46904393b4b6e79201edd0f4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:50.011022 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 362712us
I20260709 12:09:49.988643 19217 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:49.993198 19130 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
W20260709 12:09:50.026224 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 112048us
W20260709 12:09:50.030907 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 135413us
I20260709 12:09:50.037441 19226 raft_consensus.cc:493] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
W20260709 12:09:50.078831 19234 log.cc:927] Time spent T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260709 12:09:50.151259 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 69073.5us
I20260709 12:09:50.162802 19032 raft_consensus.cc:493] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
W20260709 12:09:50.179018 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 141110us
I20260709 12:09:50.179214 19032 raft_consensus.cc:515] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.194876 19032 leader_election.cc:290] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.211194 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.218586 19141 raft_consensus.cc:493] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:09:50.221043 19215 raft_consensus.cc:493] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.221185 19141 raft_consensus.cc:515] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.228938 19188 raft_consensus.cc:493] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 947514bc93a3426191c8401e6491675c)
I20260709 12:09:50.238406 19159 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:50.239532 19159 tablet_bootstrap.cc:492] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:50.240427 19159 ts_tablet_manager.cc:1403] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 1.345s	user 0.038s	sys 0.070s
I20260709 12:09:50.221835 19215 raft_consensus.cc:515] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.187624 19226 raft_consensus.cc:515] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.229525 19188 raft_consensus.cc:515] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.248435 19209 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.252530 17947 raft_consensus.cc:3060] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.264187 19175 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.264816 19175 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.268594 18024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:50.269272 18024 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.269680 18024 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.276026 17947 raft_consensus.cc:2468] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:50.271835 19209 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.279004 17848 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43906 (request call id 129) took 1367 ms. Trace:
I20260709 12:09:50.283382 19209 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.294169 19226 leader_election.cc:290] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.296708 19188 leader_election.cc:290] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:50.291460 18096 consensus_queue.cc:260] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.297881 18096 raft_consensus.cc:3060] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.303341 19215 leader_election.cc:290] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.303526 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:50.304231 18024 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.307456 18024 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.308107 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:50.310452 19141 leader_election.cc:290] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.313186 18668 leader_election.cc:290] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:50.317683 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:50.317759 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.318472 18095 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.324690 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:50.326856 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:50.330116 19233 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.334254 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af56dfd5114de4bd7ac6f6bbc1572a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:50.334964 18026 raft_consensus.cc:3060] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.336750 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:50.340216 18023 raft_consensus.cc:1275] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.340312 19181 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.345542 17993 leader_election.cc:304] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e; no voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:50.330562 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.330962 19233 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.341120 19181 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.332727 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b604519c484a8c95342fe6c50fa1d0" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:50.369168 18024 raft_consensus.cc:3060] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.389376 19180 consensus_queue.cc:1048] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:09:50.344972 19175 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.282006 17848 rpcz_store.cc:276] 0709 12:09:48.904874 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:48.905013 (+   139us) service_pool.cc:224] Handling call
0709 12:09:50.272585 (+1367572us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:49.247120 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:49.291680 (+ 44560us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:49.291711 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:09:49.291737 (+    26us) tablet.cc:662] Decoding operations
0709 12:09:49.292058 (+   321us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:49.292134 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:49.292165 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:09:49.292341 (+   176us) tablet.cc:701] Row locks acquired
0709 12:09:49.292357 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:09:49.292479 (+   122us) write_op.cc:270] Start()
0709 12:09:49.292593 (+   114us) write_op.cc:276] Timestamp: P: 1783598989292441 usec, L: 0
0709 12:09:49.292616 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:09:49.293257 (+   641us) log.cc:844] Serialized 532 byte log entry
0709 12:09:49.657965 (+364708us) op_driver.cc:464] REPLICATION: finished
0709 12:09:50.035778 (+377813us) write_op.cc:301] APPLY: starting
0709 12:09:50.037475 (+  1697us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:50.046655 (+  9180us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:50.084075 (+ 37420us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:50.158680 (+ 74605us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:50.158857 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:09:50.158907 (+    50us) write_op.cc:312] APPLY: finished
0709 12:09:50.159092 (+   185us) log.cc:844] Serialized 23 byte log entry
0709 12:09:50.159277 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:50.159397 (+   120us) write_op.cc:454] Released schema lock
0709 12:09:50.159448 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:50.159856 (+   408us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:50.159895 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":367686,"apply.run_cpu_time_us":2079,"apply.run_wall_time_us":127132,"num_ops":1,"prepare.queue_time_us":223996,"prepare.run_cpu_time_us":8091,"prepare.run_wall_time_us":271439,"raft.queue_time_us":152920,"raft.run_cpu_time_us":24566,"raft.run_wall_time_us":358078,"replication_time_us":365214,"spinlock_wait_cycles":1698560,"thread_start_us":678375,"threads_started":4,"wal-append.queue_time_us":209405}]]}
I20260709 12:09:50.414454 19155 raft_consensus.cc:2749] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:50.398233 19214 raft_consensus.cc:993] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
W20260709 12:09:50.435268 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 89840.2us
I20260709 12:09:50.439708 19214 raft_consensus.cc:1081] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:50.444495 18668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:50.445168 18668 raft_consensus.cc:493] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.445511 18668 raft_consensus.cc:3060] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.447806 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe4f6b12efd49fa9dd963b137a5409c" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.447633 19159 raft_consensus.cc:359] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:50.448633 19159 raft_consensus.cc:740] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
W20260709 12:09:50.449323 18067 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.428591 19180 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.457578 19184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59358 (request call id 271) took 1686 ms. Trace:
I20260709 12:09:50.471848 18668 raft_consensus.cc:515] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.469112 18096 raft_consensus.cc:2468] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:50.516974 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:50.517486 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:50.518078 17952 raft_consensus.cc:3060] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.516964 18668 leader_election.cc:290] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:50.522224 17847 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43768 (request call id 234) took 1164 ms. Trace:
I20260709 12:09:50.533938 17952 raft_consensus.cc:2468] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:50.525906 17847 rpcz_store.cc:276] 0709 12:09:49.357731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:49.358147 (+   416us) service_pool.cc:224] Handling call
0709 12:09:50.078623 (+720476us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b5400070654. stack: 00007efe1ca0b343 00007efe1ca0b240 00007efe1c39a1d4 00007efe260d8304 00007efe260d8299 00007efe1fa94090 00007efe1fb32f3a 00007efe258e8e9c 00007efe259e704e 00007efe23ea82a4 00007efe23ea8232 00007efe23ea8161 00007efe23ea80dc 00007efe23ea7392 00007efe1de6548c 00007efe1de648c6
0709 12:09:50.522163 (+443540us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34934,"reported_tablets":5,"spinlock_wait_cycles":262307072}
I20260709 12:09:50.597916 19209 raft_consensus.cc:493] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:09:50.598757 19209 raft_consensus.cc:515] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.602365 17918 leader_election.cc:304] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:50.469961 19180 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.618746 19180 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:50.627283 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:50.647498 18068 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:50.648777 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 43692.1us
I20260709 12:09:50.657127 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:50.657810 18025 raft_consensus.cc:3055] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.658140 18025 raft_consensus.cc:740] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:50.659092 18025 consensus_queue.cc:260] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.660457 18025 raft_consensus.cc:3060] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:50.670183 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 67958.4us
I20260709 12:09:50.612380 19185 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.600766 19212 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.660051 19209 leader_election.cc:290] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.615999 19181 leader_election.cc:290] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:50.689653 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.709980 17952 raft_consensus.cc:1240] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:50.716020 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.540201 19159 consensus_queue.cc:260] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:50.718930 18095 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:50.724665 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.470647 19184 rpcz_store.cc:276] 0709 12:09:48.771338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:48.772470 (+  1132us) service_pool.cc:224] Handling call
0709 12:09:48.860616 (+ 88146us) ts_tablet_manager.cc:934] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
0709 12:09:49.945333 (+1084717us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:09:50.284759 (+339426us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:50.287098 (+  2339us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:09:50.456334 (+169236us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:09:50.456657 (+   323us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:50.457412 (+   755us) ts_tablet_manager.cc:989] Replica registered.
0709 12:09:50.457480 (+    68us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":99524,"tablet-copy.queue_time_us":74497,"thread_start_us":261622,"threads_started":2}
I20260709 12:09:50.729980 19184 tablet_copy_client.cc:806] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:50.730561 19184 tablet_copy_client.cc:670] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:50.735934 17847 catalog_manager.cc:5697] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.737180 18024 raft_consensus.cc:2468] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:50.739717 19142 raft_consensus.cc:2749] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:50.753551 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:50.750716 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:50.764173 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc9e224030a4def808e0716f1be450e" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:50.718374 19209 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:09:50.712688 19212 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:09:50.850489 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 79810.1us
I20260709 12:09:50.709077 19185 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.856177 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:50.859609 18634 leader_election.cc:304] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:50.753121 18632 leader_election.cc:304] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:50.790836 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
W20260709 12:09:50.906884 18026 consensus_meta.cc:287] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: Time spent flushing consensus metadata: real 0.570s	user 0.010s	sys 0.009s
I20260709 12:09:50.912984 18026 raft_consensus.cc:2468] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:50.913612 18020 raft_consensus.cc:1240] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Rejecting Update request from peer bba96fd0e3144793bef5253501c555c4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:50.907743 18093 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 1.
W20260709 12:09:50.907555 18634 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 48029.1us
W20260709 12:09:50.910832 19250 log.cc:927] Time spent T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 12:09:50.923300 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 71762.3us
I20260709 12:09:50.902143 19219 raft_consensus.cc:493] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:09:50.928222 17952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:50.777879 19209 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.908025 19180 raft_consensus.cc:493] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:50.938372 19205 raft_consensus.cc:493] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:09:50.945668 19212 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:50.907384 19118 raft_consensus.cc:493] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:09:50.955070 19251 raft_consensus.cc:2804] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.961217 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:50.961796 17947 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.962069 17947 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:50.941228 19175 raft_consensus.cc:2804] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.928222 18024 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 1.
I20260709 12:09:50.938678 19141 raft_consensus.cc:493] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:09:50.953279 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:50.981882 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 55464.2us
I20260709 12:09:50.962345 19233 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:50.998796 17947 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.999830 17947 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:51.001752 18634 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 79101.4us
I20260709 12:09:50.945827 19205 raft_consensus.cc:515] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:50.949995 19180 raft_consensus.cc:515] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.983202 19141 raft_consensus.cc:515] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.003082 17993 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:51.007529 19185 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:51.010812 19209 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.010954 19130 raft_consensus.cc:493] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:09:50.980948 19251 raft_consensus.cc:697] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:51.010957 19159 ts_tablet_manager.cc:1434] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.765s	user 0.012s	sys 0.011s
W20260709 12:09:51.015327 19249 log.cc:927] Time spent T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 12:09:51.018671 19180 leader_election.cc:290] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:50.966506 19118 raft_consensus.cc:515] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:50.927827 19219 raft_consensus.cc:515] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.031635 19130 raft_consensus.cc:515] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:09:51.033461 19159 ts_tablet_manager.cc:1467] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Tablet startup took 789ms
I20260709 12:09:51.040658 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:51.043325 17994 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.041936 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:51.044724 18067 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.044281 17947 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:51.052695 19211 raft_consensus.cc:493] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.058125 18025 raft_consensus.cc:2468] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
W20260709 12:09:51.058979 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 74958.8us
W20260709 12:09:51.035017 18632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 292106us
I20260709 12:09:51.062001 19175 raft_consensus.cc:697] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
W20260709 12:09:51.066871 17916 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.068002 19190 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.068584 19219 leader_election.cc:290] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.068794 19190 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:51.070264 19118 leader_election.cc:290] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:51.053190 19211 raft_consensus.cc:515] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.080041 17991 leader_election.cc:304] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.079144 18066 leader_election.cc:304] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
W20260709 12:09:51.111421 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 108394us
I20260709 12:09:51.112233 17991 leader_election.cc:304] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.107811 19118 raft_consensus.cc:493] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.114634 19256 raft_consensus.cc:493] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.101934 18665 raft_consensus.cc:1217] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:51.087781 19165 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:51.115165 19118 raft_consensus.cc:515] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.088441 19233 raft_consensus.cc:2749] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.088932 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:51.115497 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:51.098459 19211 leader_election.cc:290] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:51.115582 18094 raft_consensus.cc:1240] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Rejecting Update request from peer 32189cebefd24c6c8b1bdbdccc3f8cbc for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.089320 19235 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:09:51.118623 18632 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
W20260709 12:09:51.047797 19159 ts_tablet_manager.cc:1469] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Trace:
0709 12:09:48.041834 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:48.045121 (+  3287us) service_pool.cc:224] Handling call
0709 12:09:48.083561 (+ 38440us) ts_tablet_manager.cc:934] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
0709 12:09:48.119309 (+ 35748us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:09:48.134280 (+ 14971us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:48.134573 (+   293us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:09:48.436846 (+302273us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:09:48.438210 (+  1364us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:48.504050 (+ 65840us) ts_tablet_manager.cc:989] Replica registered.
0709 12:09:48.504138 (+    88us) inbound_call.cc:177] Queueing success response
0709 12:09:48.894983 (+390845us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:09:50.246438 (+1351455us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:09:50.315499 (+ 69061us) tablet_replica.cc:261] Starting instrumentation
0709 12:09:50.316059 (+   560us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":1341,"raft.queue_time_us":10032,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":14095,"tablet-copy.queue_time_us":37293,"tablet-download-pool.queue_time_us":128,"tablet-download-pool.run_cpu_time_us":1410,"tablet-download-pool.run_wall_time_us":5180,"thread_start_us":47389,"threads_started":2}
W20260709 12:09:51.126209 18633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 374387us
I20260709 12:09:51.117607 19205 leader_election.cc:290] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.128705 19208 raft_consensus.cc:2749] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.132035 19130 leader_election.cc:290] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.135918 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:51.136385 17918 leader_election.cc:304] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.136519 18668 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 1.
I20260709 12:09:51.139256 19118 leader_election.cc:290] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:51.140825 19205 raft_consensus.cc:2749] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.136260 18633 leader_election.cc:304] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.137858 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:51.083231 19175 consensus_queue.cc:237] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.144433 19130 raft_consensus.cc:2749] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.148080 19165 tablet_bootstrap.cc:492] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:51.148223 18669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:51.148948 19165 ts_tablet_manager.cc:1403] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 1.197s	user 0.097s	sys 0.119s
I20260709 12:09:51.084477 19251 consensus_queue.cc:237] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.115281 19256 raft_consensus.cc:515] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.070022 19190 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.147684 18633 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [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: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:51.140172 19262 raft_consensus.cc:2749] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.148372 19248 raft_consensus.cc:2749] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.152280 18632 leader_election.cc:304] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:51.149194 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:51.133754 19235 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.161489 19184 tablet_copy_client.cc:538] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:51.149433 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:51.159581 19130 raft_consensus.cc:2804] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:51.168377 19130 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.168833 19130 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.170387 19141 leader_election.cc:290] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:09:51.171541 18068 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.173717 19248 raft_consensus.cc:2804] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.174230 19248 raft_consensus.cc:697] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:51.175251 19256 leader_election.cc:290] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:51.177425 19248 consensus_queue.cc:237] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.181277 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:51.200276 17918 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.205230 19256 raft_consensus.cc:493] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.209100 19256 raft_consensus.cc:515] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.211093 19256 leader_election.cc:290] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:51.257584 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:09:51.260172 18633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 103416us
I20260709 12:09:51.262624 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:51.263624 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:51.260596 19165 raft_consensus.cc:359] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.280189 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
W20260709 12:09:51.282857 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 169258us
I20260709 12:09:51.287668 18667 raft_consensus.cc:1240] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Rejecting Update request from peer bba96fd0e3144793bef5253501c555c4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.260838 19235 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:09:51.294349 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 77640.7us
I20260709 12:09:51.298956 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:09:51.284045 19165 raft_consensus.cc:740] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
W20260709 12:09:51.308769 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 194794us
I20260709 12:09:51.309816 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:51.315779 19165 consensus_queue.cc:260] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.318778 18020 raft_consensus.cc:1240] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Rejecting Update request from peer 32189cebefd24c6c8b1bdbdccc3f8cbc for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.319067 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.320931 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60ef07975c14fcf80af8e1df2cce770" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.322701 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.322621 19130 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.324862 18665 raft_consensus.cc:2393] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31ab46c84e5b4443887a349fb364189e in current term 2: Already voted for candidate 947514bc93a3426191c8401e6491675c in this term.
I20260709 12:09:51.326594 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:51.326597 19130 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:51.328161 19165 ts_tablet_manager.cc:1434] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.179s	user 0.005s	sys 0.005s
I20260709 12:09:51.334563 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a33f9e4c440ceb6309cedd885b2b3" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.347932 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.348872 17917 leader_election.cc:304] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.349171 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-7ef151440ee54401993f31107eb593b1 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:51.349643 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-7ef151440ee54401993f31107eb593b1 on tablet 7ef151440ee54401993f31107eb593b1 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.351382 19226 raft_consensus.cc:2749] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.352890 17917 leader_election.cc:304] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.353370 18669 raft_consensus.cc:1240] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Rejecting Update request from peer 32189cebefd24c6c8b1bdbdccc3f8cbc for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.354208 18632 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
W20260709 12:09:51.357335 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 46676.5us
I20260709 12:09:51.356500 19238 raft_consensus.cc:2749] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.361231 17994 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.363497 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.362530 19130 raft_consensus.cc:2749] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.367918 18068 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:51.376832 17917 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
W20260709 12:09:51.379276 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 80533.4us
I20260709 12:09:51.382795 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:51.383656 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:51.384605 19142 raft_consensus.cc:2749] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.391953 18634 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:51.394222 19130 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:51.384677 19256 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:51.394649 19130 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.394927 19256 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:09:51.395077 19130 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.395344 19256 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.399883 19140 consensus_queue.cc:1059] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.400913 19140 raft_consensus.cc:3055] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.401273 19140 raft_consensus.cc:740] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:51.405876 19270 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.409031 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.412076 18634 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.413410 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.413602 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-57af5639d7d04847a11a4091cbfdf8c4 received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:51.413973 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.414081 19180 raft_consensus.cc:2749] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.412565 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:51.414085 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-57af5639d7d04847a11a4091cbfdf8c4 on tablet 57af5639d7d04847a11a4091cbfdf8c4 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.413260 18669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:51.416766 19184 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:51.417354 18634 leader_election.cc:304] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.402077 19140 consensus_queue.cc:260] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.420164 19180 raft_consensus.cc:2749] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:51.418582 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 44320us
I20260709 12:09:51.430505 17917 leader_election.cc:304] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.435495 18068 leader_election.cc:304] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.420692 19140 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:51.437382 19266 log.cc:927] Time spent T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 12:09:51.435161 19217 raft_consensus.cc:2749] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.446139 19200 raft_consensus.cc:1064] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:51.459896 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8d92c9c85f4efe99f77c4d21ff213a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.460482 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:51.446398 19181 raft_consensus.cc:2749] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.448839 18634 leader_election.cc:304] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.469684 18066 leader_election.cc:304] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.472606 18066 leader_election.cc:304] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:51.459417 19200 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.473649 18066 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:51.456439 19256 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.482719 19257 raft_consensus.cc:2749] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.483608 19259 raft_consensus.cc:2749] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.484496 19256 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:51.485546 18669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:51.492772 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.499440 17953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e669abec06548b68a258154b00e5e42"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:51.505427 17953 raft_consensus.cc:606] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:51.476984 19233 raft_consensus.cc:2749] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.488332 19211 raft_consensus.cc:2749] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.517285 18066 leader_election.cc:304] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:51.519236 18066 leader_election.cc:304] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:51.474670 19130 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.516813 18065 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.530774 19247 raft_consensus.cc:2749] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.540438 19270 raft_consensus.cc:2749] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.525110 19181 raft_consensus.cc:2749] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.543634 18669 raft_consensus.cc:1217] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:51.545770 17944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33269200238e46ecad72083835397026"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:51.546293 17944 raft_consensus.cc:606] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:51.548137 19130 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.549901 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.554590 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:51.556159 18634 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:09:51.557407 19130 raft_consensus.cc:2749] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.539171 19256 raft_consensus.cc:2749] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:51.559197 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:51.560937 18019 raft_consensus.cc:606] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.562793 17944 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.562902 18669 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.570001 18019 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.568979 19259 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:09:51.574380 19233 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:51.573597 17944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef151440ee54401993f31107eb593b1"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:51.575641 17944 raft_consensus.cc:606] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:51.582779 18096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:51.583312 18096 raft_consensus.cc:606] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.582089 17850 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.598426 19185 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:51.599552 18023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16b70fd4a5f4e61a31037d66010b34b"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:51.600128 18023 raft_consensus.cc:606] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:51.600450 18023 raft_consensus.cc:614] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:09:51.655375 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:09:51.657048 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:51.657843 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.666184 19238 raft_consensus.cc:993] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:51.666711 19238 raft_consensus.cc:1081] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:51.671674 18023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef151440ee54401993f31107eb593b1"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:51.672106 18023 raft_consensus.cc:493] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.672405 18023 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.688048 18020 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.695418 19130 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.709178 18023 raft_consensus.cc:515] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.713171 17953 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.717705 19130 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:09:51.722381 19214 raft_consensus.cc:993] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:51.722851 19214 raft_consensus.cc:1081] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:51.717864 18094 raft_consensus.cc:1240] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Rejecting Update request from peer 32189cebefd24c6c8b1bdbdccc3f8cbc for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.719645 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:51.726241 18097 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.728848 19185 raft_consensus.cc:993] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:51.729300 19185 raft_consensus.cc:1081] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:51.728706 19211 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:51.736339 18665 raft_consensus.cc:1240] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Rejecting Update request from peer 32189cebefd24c6c8b1bdbdccc3f8cbc for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.739293 17849 catalog_manager.cc:5697] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.746517 18669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:51.747079 18669 raft_consensus.cc:493] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.747493 18669 raft_consensus.cc:3060] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.749931 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef151440ee54401993f31107eb593b1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.750568 17953 raft_consensus.cc:3055] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.750866 17953 raft_consensus.cc:740] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:51.750944 18666 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:51.751732 17953 consensus_queue.cc:260] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.752378 19217 consensus_queue.cc:1059] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.753314 19217 raft_consensus.cc:3055] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.753623 19217 raft_consensus.cc:740] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:51.753643 17953 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.747438 18667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59342
I20260709 12:09:51.755192 18667 raft_consensus.cc:493] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.755527 18667 raft_consensus.cc:3060] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.741338 17849 catalog_manager.cc:5697] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.757339 17849 catalog_manager.cc:5697] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.764230 18097 raft_consensus.cc:2468] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:51.767973 17953 raft_consensus.cc:2468] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:51.769531 18669 raft_consensus.cc:515] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.770551 18667 raft_consensus.cc:515] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.773880 19217 consensus_queue.cc:260] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.717226 18023 leader_election.cc:290] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.774821 19195 consensus_queue.cc:1059] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.780617 19217 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.781024 19185 raft_consensus.cc:1064] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:51.783808 19185 consensus_queue.cc:237] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.787309 19184 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:51.788944 17948 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:51.795655 18667 leader_election.cc:290] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.795749 17993 leader_election.cc:304] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:51.799302 18669 leader_election.cc:290] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.800073 17953 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.812435 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.813146 17946 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.813169 17944 raft_consensus.cc:3060] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.816421 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9912fdd28ad4dcf895d39100f062676" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:51.817035 18097 raft_consensus.cc:3055] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.817359 18097 raft_consensus.cc:740] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:51.817598 18096 raft_consensus.cc:1275] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.818423 18097 consensus_queue.cc:260] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.819799 18097 raft_consensus.cc:3060] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.817226 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:51.822391 18094 raft_consensus.cc:3060] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.826949 19130 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:09:51.829850 18024 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:51.832660 19190 raft_consensus.cc:2804] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.833503 19190 raft_consensus.cc:697] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:51.834651 19190 consensus_queue.cc:237] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.835831 19248 consensus_queue.cc:1048] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:09:51.840036 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 44355.4us
I20260709 12:09:51.849234 19195 raft_consensus.cc:993] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:51.849704 19193 raft_consensus.cc:1081] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:51.853847 19184 tablet_bootstrap.cc:492] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:51.854763 19184 ts_tablet_manager.cc:1403] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.448s	user 0.024s	sys 0.020s
I20260709 12:09:51.862933 18026 raft_consensus.cc:1275] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.865664 19215 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.877128 18101 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.877386 18026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33269200238e46ecad72083835397026"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:51.877909 18026 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.878230 18026 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.884624 19238 raft_consensus.cc:993] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:51.885165 19207 raft_consensus.cc:1081] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:51.889086 19212 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.890246 17848 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:51.910729 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c552acca21f4e0cb03fe91e5496f414" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:51.911469 18019 raft_consensus.cc:3055] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.911761 18019 raft_consensus.cc:740] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:51.912470 18019 consensus_queue.cc:260] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.913673 18019 raft_consensus.cc:3060] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.920697 18019 raft_consensus.cc:2468] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:51.923257 19248 consensus_queue.cc:1048] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.925879 18633 leader_election.cc:304] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:51.927075 19257 raft_consensus.cc:2804] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.927618 19257 raft_consensus.cc:697] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:51.928478 18028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e669abec06548b68a258154b00e5e42"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:51.929060 18028 raft_consensus.cc:493] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.928475 19257 consensus_queue.cc:237] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.929409 18028 raft_consensus.cc:3060] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.936262 18028 raft_consensus.cc:515] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.939146 18028 leader_election.cc:290] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.940963 18094 raft_consensus.cc:2468] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:51.926704 18097 raft_consensus.cc:2468] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:51.948058 18096 raft_consensus.cc:1240] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.949970 18634 leader_election.cc:304] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:51.950646 19184 raft_consensus.cc:359] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.951490 19184 raft_consensus.cc:740] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:51.952409 18669 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.952787 17944 raft_consensus.cc:2468] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:51.954046 19259 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:51.954648 19248 raft_consensus.cc:2804] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.955192 19248 raft_consensus.cc:697] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:51.956009 19248 consensus_queue.cc:237] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:51.958995 17948 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.962863 19259 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:51.965071 18028 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.973142 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.973779 17948 raft_consensus.cc:3055] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.974124 17948 raft_consensus.cc:740] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:51.977351 17948 consensus_queue.cc:260] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.978544 17948 raft_consensus.cc:3060] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.968328 18019 raft_consensus.cc:1275] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.969964 18026 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.988584 18026 leader_election.cc:290] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:51.984059 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e669abec06548b68a258154b00e5e42" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:51.996155 18096 raft_consensus.cc:3060] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:52.001261 17948 raft_consensus.cc:2468] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:51.952193 19184 consensus_queue.cc:260] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:51.990991 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:51.995024 19248 consensus_queue.cc:1048] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.986274 19259 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.004184 17944 raft_consensus.cc:3055] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:52.004571 17944 raft_consensus.cc:740] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:52.005468 17991 leader_election.cc:304] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:52.006490 19155 raft_consensus.cc:2804] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:52.007068 19155 raft_consensus.cc:697] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:52.006419 17944 consensus_queue.cc:260] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:51.986009 17848 catalog_manager.cc:5697] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.009151 17944 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:52.007895 19155 consensus_queue.cc:237] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:52.009553 19184 ts_tablet_manager.cc:1434] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.154s	user 0.007s	sys 0.001s
I20260709 12:09:52.020813 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:52.021472 18094 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:52.022289 18096 raft_consensus.cc:2468] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:52.024494 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-c0bd0fab46904393b4b6e79201edd0f4 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:52.024971 17944 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:52.024982 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-c0bd0fab46904393b4b6e79201edd0f4 on tablet c0bd0fab46904393b4b6e79201edd0f4 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:52.026223 17991 leader_election.cc:304] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:52.027232 19214 raft_consensus.cc:2804] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:52.027804 19214 raft_consensus.cc:697] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:52.028725 18097 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:52.028748 19214 consensus_queue.cc:237] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:52.039944 19259 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.042917 18026 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.053467 18020 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.053515 18669 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.055428 19233 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.056344 19211 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.070019 17953 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.070561 19253 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.050693 18094 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:52.084084 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3e125095d984ba4ae68c2b6583fd075 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:52.091151 17851 catalog_manager.cc:5697] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.095448 18666 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.101953 18026 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.107887 17851 catalog_manager.cc:5697] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.099797 18669 raft_consensus.cc:2955] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.124595 17847 catalog_manager.cc:5697] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.126220 17847 catalog_manager.cc:5697] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.146369 17846 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.148983 17846 catalog_manager.cc:5697] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.177443 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet b3e125095d984ba4ae68c2b6583fd075 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:52.179634 19301 tablet_replica.cc:333] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:52.181779 18097 consensus_queue.cc:237] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:52.189770 17948 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.192867 19259 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.202144 19185 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.203883 19301 raft_consensus.cc:2243] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:52.204656 19301 raft_consensus.cc:2272] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:52.215891 19301 ts_tablet_manager.cc:1916] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:52.219405 17953 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.220225 18669 raft_consensus.cc:1275] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.221935 19253 consensus_queue.cc:1048] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.226500 18666 raft_consensus.cc:2955] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.246196 17848 catalog_manager.cc:5697] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.251163 19301 ts_tablet_manager.cc:1929] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:52.254841 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57af5639d7d04847a11a4091cbfdf8c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:52.254855 19301 log.cc:1199] T b3e125095d984ba4ae68c2b6583fd075 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/b3e125095d984ba4ae68c2b6583fd075
I20260709 12:09:52.259956 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet b3e125095d984ba4ae68c2b6583fd075 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:52.260108 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 57af5639d7d04847a11a4091cbfdf8c4 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:52.265049 19302 tablet_replica.cc:333] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:52.267133 19302 raft_consensus.cc:2243] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:52.267868 19302 raft_consensus.cc:2272] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:52.273465 19302 ts_tablet_manager.cc:1916] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:52.277041 17953 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:52.280393 19190 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.292107 19302 ts_tablet_manager.cc:1929] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:52.295030 18094 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:52.296456 19190 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.300498 18666 raft_consensus.cc:3060] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:52.303867 19302 log.cc:1199] T 57af5639d7d04847a11a4091cbfdf8c4 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/57af5639d7d04847a11a4091cbfdf8c4
I20260709 12:09:52.308610 18666 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:52.310467 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 57af5639d7d04847a11a4091cbfdf8c4 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:52.310355 19155 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.328079 19268 raft_consensus.cc:1064] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:52.330489 19268 consensus_queue.cc:237] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:52.336640 18669 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:52.339295 18094 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:52.344784 19155 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.345629 17948 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:52.348024 19190 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.349289 19215 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.360911 19155 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.362169 18094 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.370028 17948 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.396436 18669 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.393908 17851 catalog_manager.cc:5697] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.421044 18024 consensus_queue.cc:237] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:52.426399 18669 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.427174 17948 raft_consensus.cc:1275] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.427760 19268 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.428884 19155 consensus_queue.cc:1048] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.436544 19190 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.440955 18666 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.446762 18094 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.448434 18667 raft_consensus.cc:1217] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:52.452173 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ef151440ee54401993f31107eb593b1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:52.455193 18094 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.453923 17948 raft_consensus.cc:2955] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.456751 19130 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.463418 19190 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.479133 17851 catalog_manager.cc:5697] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.490482 18024 raft_consensus.cc:1275] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.492353 19130 consensus_queue.cc:1048] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.498688 17944 raft_consensus.cc:1275] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.501073 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ef151440ee54401993f31107eb593b1 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:52.503355 19215 consensus_queue.cc:1048] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.573935 19308 tablet_replica.cc:333] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:52.575225 19308 raft_consensus.cc:2243] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:52.576077 19308 raft_consensus.cc:2272] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:52.577679 17944 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.579690 19308 ts_tablet_manager.cc:1916] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:52.584029 19190 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.585477 17944 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.613308 19308 ts_tablet_manager.cc:1929] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:09:52.614969 18094 raft_consensus.cc:1275] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.614876 19308 log.cc:1199] T 7ef151440ee54401993f31107eb593b1 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/7ef151440ee54401993f31107eb593b1
I20260709 12:09:52.617695 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 7ef151440ee54401993f31107eb593b1 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:52.628036 18096 raft_consensus.cc:1275] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.629776 19215 consensus_queue.cc:1048] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:52.639052 19130 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:52.652287 19257 consensus_queue.cc:1048] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.891654 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:52.931901 19155 raft_consensus.cc:1064] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:52.934551 19155 consensus_queue.cc:237] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:52.936664 18024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33269200238e46ecad72083835397026"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:52.937319 18024 raft_consensus.cc:606] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:52.940117 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:52.940732 18020 raft_consensus.cc:606] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:52.942828 18096 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:52.943207 18666 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:52.945436 18096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:52.945973 18096 raft_consensus.cc:606] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:52.945740 19215 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.948035 19190 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.948673 17948 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:52.950132 19155 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.951949 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:52.952514 18020 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:52.956916 18094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:52.957453 18094 raft_consensus.cc:606] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:52.958631 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:09:52.960167 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:52.960886 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:52.970466 19190 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.973325 18669 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.979982 18096 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.987340 17851 catalog_manager.cc:5697] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:52.992343 17953 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:53.002182 19215 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:53.002703 19215 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:53.009122 17953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:53.009675 17953 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.011790 17953 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.019368 17953 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.021662 17953 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:53.022246 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:53.022886 18020 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:53.023175 18020 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:53.024047 18020 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.025419 18020 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.065232 19193 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.065905 19193 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.075490 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:53.076076 18096 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.078847 19193 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:53.080777 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:53.081403 18666 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:53.083200 17919 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:53.085826 18096 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.087105 19193 raft_consensus.cc:2804] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:53.087498 19193 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:53.087814 19193 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.088711 17918 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:53.089349 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:09:53.089938 18026 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:53.091430 19207 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:53.091935 19207 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:53.092720 19207 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.097802 19193 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.100618 19193 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:53.101681 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:53.102298 18666 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.103823 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:53.104533 18026 raft_consensus.cc:3060] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.112259 18666 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.113577 18026 raft_consensus.cc:2468] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.113741 17919 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:53.114768 19207 raft_consensus.cc:2804] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:53.115257 19207 raft_consensus.cc:697] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:53.116075 19207 consensus_queue.cc:237] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.116775 18020 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.140529 19207 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.141119 19207 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.145098 19207 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:53.147003 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:09:53.147584 18020 consensus_queue.cc:237] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.147667 18666 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:53.150138 17919 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:53.153174 19207 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:53.153544 19207 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:53.153875 19207 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.164474 18094 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:53.164853 18669 raft_consensus.cc:1275] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:53.161464 19207 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.170922 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:53.171468 18666 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.171667 19214 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:53.172232 19207 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 election: Requested vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:53.177575 18666 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.178665 17919 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:53.179512 19207 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:53.180162 19207 raft_consensus.cc:697] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:53.180982 19207 consensus_queue.cc:237] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.183503 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:53.184224 18096 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.183401 19268 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:53.185047 18666 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:53.190623 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:09:53.192643 19190 consensus_queue.cc:1048] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:53.196213 18096 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.199266 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0bd0fab46904393b4b6e79201edd0f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:53.204303 17846 catalog_manager.cc:5697] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:53.205403 18094 raft_consensus.cc:2955] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:53.215121 19253 raft_consensus.cc:993] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:53.215684 19253 raft_consensus.cc:1081] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:53.222654 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet c0bd0fab46904393b4b6e79201edd0f4 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:53.223165 19155 raft_consensus.cc:993] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:53.223639 19155 raft_consensus.cc:1081] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:53.211442 17848 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 2 to 3, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 3 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:53.226729 17836 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet c0bd0fab46904393b4b6e79201edd0f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:09:53.227355 17944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33269200238e46ecad72083835397026"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:53.227902 17944 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.228268 17944 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.225430 17848 catalog_manager.cc:5697] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.249769 18024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:09:53.250447 18024 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.250866 18024 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.257860 18024 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.266605 19325 tablet_replica.cc:333] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:53.267884 19253 raft_consensus.cc:993] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:53.268347 19253 raft_consensus.cc:1081] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:53.268757 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:53.269338 17953 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.269214 17848 catalog_manager.cc:5697] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.269970 18024 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:53.272032 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:53.272552 18094 raft_consensus.cc:3055] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.272820 18094 raft_consensus.cc:740] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:53.273524 18094 consensus_queue.cc:260] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.242190 17944 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.274501 18094 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.275720 17944 leader_election.cc:290] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:53.275970 17953 raft_consensus.cc:2468] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:53.277662 17991 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:53.278494 19190 raft_consensus.cc:2804] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.278970 19190 raft_consensus.cc:697] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:53.279762 19190 consensus_queue.cc:237] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.283231 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:53.283872 18024 raft_consensus.cc:3055] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:53.284657 18024 raft_consensus.cc:740] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:53.285581 18024 consensus_queue.cc:260] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.285940 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:53.286767 18093 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.286844 18024 raft_consensus.cc:3060] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.286844 19325 raft_consensus.cc:2243] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:53.288539 19325 raft_consensus.cc:2272] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:53.270099 18026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:09:53.294188 18024 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.294993 18026 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.295390 18026 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.295849 17917 leader_election.cc:304] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:53.296873 19327 raft_consensus.cc:2804] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:53.297346 19327 raft_consensus.cc:697] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:53.298944 19327 consensus_queue.cc:237] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.304636 18093 raft_consensus.cc:2468] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:09:53.301860 18094 raft_consensus.cc:2468] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:53.311497 18026 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.315869 19325 ts_tablet_manager.cc:1916] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:53.317862 18026 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:53.378741 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:53.380535 18094 raft_consensus.cc:3055] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.381150 18094 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:53.383001 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:53.383867 18666 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.397360 19325 ts_tablet_manager.cc:1929] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:53.398702 19325 log.cc:1199] T c0bd0fab46904393b4b6e79201edd0f4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/c0bd0fab46904393b4b6e79201edd0f4
I20260709 12:09:53.399163 18094 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.408802 18094 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.409272 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet c0bd0fab46904393b4b6e79201edd0f4 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:53.418349 18094 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:53.420905 17993 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:53.401432 17848 catalog_manager.cc:5697] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.423022 19190 raft_consensus.cc:2804] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.423780 19190 raft_consensus.cc:697] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:53.425463 19190 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:53.433537 18666 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:53.443214 19155 raft_consensus.cc:993] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:53.442371 17846 catalog_manager.cc:5697] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 2 to 3, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 3 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.443867 19155 raft_consensus.cc:1081] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:53.446347 17944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:53.447124 17944 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.447490 17944 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.457285 17944 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.462726 17944 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:53.464104 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:53.464923 18096 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.467983 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:53.468613 18026 raft_consensus.cc:3055] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.468973 18026 raft_consensus.cc:740] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:53.470032 18026 consensus_queue.cc:260] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.472188 18026 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.473534 17846 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.481747 18026 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:53.483636 17917 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:53.485157 19327 raft_consensus.cc:2804] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.488512 18096 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:53.488881 19327 raft_consensus.cc:697] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:53.490026 19327 consensus_queue.cc:237] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:53.502110 17846 catalog_manager.cc:5697] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.534186 18024 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.535537 19327 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.556720 18666 raft_consensus.cc:1275] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.558760 19195 consensus_queue.cc:1048] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:53.594130 18096 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:53.598515 19195 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.625592 18024 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:53.627349 19207 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.672487 18666 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.674197 19207 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:53.687408 18093 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.688799 19193 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.829368 17953 raft_consensus.cc:1275] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:53.830809 19190 consensus_queue.cc:1048] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:53.839273 18096 raft_consensus.cc:1275] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:53.847616 19268 consensus_queue.cc:1048] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:53.858158 18093 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:53.859627 19268 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.869923 18666 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:53.871326 19268 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.883781 18026 raft_consensus.cc:1275] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:53.885082 19193 consensus_queue.cc:1048] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.905726 18096 raft_consensus.cc:1275] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:53.907544 19195 consensus_queue.cc:1048] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.993932 18096 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:53.995244 19195 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.006413 18024 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:54.008746 19327 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.247764 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:54.291546 18024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:54.292167 18024 raft_consensus.cc:606] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:54.294902 18024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:54.295342 18024 raft_consensus.cc:606] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:54.297776 17944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:54.298388 17944 raft_consensus.cc:606] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:54.301343 17944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:54.301882 17944 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:54.304903 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:54.306556 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:54.307570 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:54.359100 17944 consensus_queue.cc:237] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:54.364815 18096 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:54.366017 17919 consensus_peers.cc:597] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ad1b3b0b3a34072b505c301f1f531b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.366214 19193 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.366828 18024 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.368055 19193 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.389079 19193 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.392160 18024 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.399138 18093 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.415644 17848 catalog_manager.cc:5697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.417824 18024 consensus_queue.cc:237] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:54.425060 17994 consensus_peers.cc:597] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fe4f6b12efd49fa9dd963b137a5409c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.425132 18093 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.426705 17944 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.427008 19190 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.428072 19215 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.445381 19268 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.447887 17944 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.450588 18096 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.474619 17848 catalog_manager.cc:5697] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.481288 18096 consensus_queue.cc:237] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:54.494047 18024 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:54.495630 18068 consensus_peers.cc:597] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5b8b39b98074fe29990f1286858f96b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.495759 19192 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:54.499079 17944 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.500744 19192 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.501300 19190 raft_consensus.cc:993] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:54.501760 19190 raft_consensus.cc:1081] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:54.503444 18094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:09:54.503911 18094 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.504215 18094 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:54.510365 19350 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.511627 18094 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.514001 18094 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:54.515851 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:54.516453 17953 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:54.524956 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:54.525559 18026 raft_consensus.cc:3055] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:54.525866 18026 raft_consensus.cc:740] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:54.526624 18026 consensus_queue.cc:260] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.527770 18026 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:54.532693 17953 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 3.
I20260709 12:09:54.540741 18026 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 3.
I20260709 12:09:54.552838 18066 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:54.553913 19365 raft_consensus.cc:2804] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:54.554119 18026 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.555833 17848 catalog_manager.cc:5697] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.558881 17953 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.561267 17947 consensus_queue.cc:237] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:54.561372 19365 raft_consensus.cc:697] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:54.566522 19365 consensus_queue.cc:237] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.585687 18094 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.587674 19195 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:54.589478 17919 consensus_peers.cc:597] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80df17dc664e42fd9290eb0ea0a02d3d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.592350 18026 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.593953 19195 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.605636 17846 catalog_manager.cc:5697] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 2 to 3, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:54.610411 19195 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.613620 18026 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.625903 18094 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.633424 17847 catalog_manager.cc:5697] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:54.648394 19327 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:54.648872 19327 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:54.654570 18024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:54.655114 18024 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.655469 18024 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:54.666972 18024 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.669450 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:54.669615 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:54.670011 17953 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:54.670104 18094 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:54.670392 17953 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:54.671183 17953 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.672186 17953 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:54.677103 18094 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:09:54.678160 17953 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:09:54.678371 17993 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:54.679162 19268 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:54.679602 19268 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:54.680392 19268 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.683679 18024 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:54.695757 17846 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 3 to 4, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 4 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.729444 19268 raft_consensus.cc:993] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:54.729974 19268 raft_consensus.cc:1081] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:54.731762 18094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:09:54.732326 18094 raft_consensus.cc:493] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.732671 18094 raft_consensus.cc:3060] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.738773 18094 raft_consensus.cc:515] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.740613 18094 leader_election.cc:290] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:54.740935 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:54.741560 17953 raft_consensus.cc:3060] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.741952 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447d0fcb94446c290541d8fbd640ce6" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:54.742587 18024 raft_consensus.cc:3055] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:54.742897 18024 raft_consensus.cc:740] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:54.743571 18024 consensus_queue.cc:260] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.744577 18024 raft_consensus.cc:3060] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.748044 17953 raft_consensus.cc:2468] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:54.749884 18065 leader_election.cc:304] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:54.750795 19365 raft_consensus.cc:2804] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:54.751292 19365 raft_consensus.cc:697] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:54.752506 18024 raft_consensus.cc:2468] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:54.752305 19365 consensus_queue.cc:237] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.766940 17846 catalog_manager.cc:5697] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:54.807571 19195 raft_consensus.cc:993] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:54.808504 19327 raft_consensus.cc:1081] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:54.810690 18020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:54.811209 18020 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.811551 18020 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:54.818939 18020 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.820695 18020 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 5 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:54.821666 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:54.822153 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:54.822244 18094 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:54.822772 17947 raft_consensus.cc:3055] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:54.823118 17947 raft_consensus.cc:740] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:54.823841 17947 consensus_queue.cc:260] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.825017 17947 raft_consensus.cc:3060] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:54.829844 18094 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 5.
I20260709 12:09:54.830870 17993 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:54.831557 19215 raft_consensus.cc:2804] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:54.832003 19215 raft_consensus.cc:697] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 5 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:54.832847 19215 consensus_queue.cc:237] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:54.833530 17947 raft_consensus.cc:2468] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 5.
I20260709 12:09:54.846665 17846 catalog_manager.cc:5697] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 4 to 5, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 5 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.868906 19373 ts_tablet_manager.cc:933] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:54.870873 19373 tablet_copy_client.cc:323] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:54.872684 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 9fe4f6b12efd49fa9dd963b137a5409c from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:54.873215 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 9fe4f6b12efd49fa9dd963b137a5409c from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-9fe4f6b12efd49fa9dd963b137a5409c
I20260709 12:09:54.881404 18038 tablet_copy_source_session.cc:215] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:54.886976 19373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe4f6b12efd49fa9dd963b137a5409c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:54.901895 19373 tablet_copy_client.cc:806] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:54.902724 19373 tablet_copy_client.cc:670] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:54.909411 19373 tablet_copy_client.cc:538] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:54.922894 19373 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:54.923401 19375 ts_tablet_manager.cc:933] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:54.925711 19375 tablet_copy_client.cc:323] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:54.927668 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet b5b8b39b98074fe29990f1286858f96b from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:54.928233 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet b5b8b39b98074fe29990f1286858f96b from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-b5b8b39b98074fe29990f1286858f96b
I20260709 12:09:54.949455 18112 tablet_copy_source_session.cc:215] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:54.956558 19375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b8b39b98074fe29990f1286858f96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:54.958241 19378 ts_tablet_manager.cc:933] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:54.965238 19373 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:54.969342 19373 tablet_bootstrap.cc:492] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:54.970155 19373 ts_tablet_manager.cc:1403] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.009s
I20260709 12:09:54.973627 19373 raft_consensus.cc:359] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:54.976101 19373 raft_consensus.cc:740] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:54.977164 19373 consensus_queue.cc:260] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:54.981458 19373 ts_tablet_manager.cc:1434] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:09:54.983667 19378 tablet_copy_client.cc:323] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:54.985466 19375 tablet_copy_client.cc:806] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:54.985845 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-9fe4f6b12efd49fa9dd963b137a5409c received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:54.986042 19375 tablet_copy_client.cc:670] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:54.986375 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-9fe4f6b12efd49fa9dd963b137a5409c on tablet 9fe4f6b12efd49fa9dd963b137a5409c with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:54.991662 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 2ad1b3b0b3a34072b505c301f1f531b8 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:54.992233 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 2ad1b3b0b3a34072b505c301f1f531b8 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-2ad1b3b0b3a34072b505c301f1f531b8
I20260709 12:09:55.000375 17963 tablet_copy_source_session.cc:215] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:55.002952 19375 tablet_copy_client.cc:538] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.002139 19373 ts_tablet_manager.cc:933] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:09:55.006217 19378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1b3b0b3a34072b505c301f1f531b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:55.011910 19373 tablet_copy_client.cc:323] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:09:55.013554 19375 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:55.017443 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 80df17dc664e42fd9290eb0ea0a02d3d from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:09:55.018002 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 80df17dc664e42fd9290eb0ea0a02d3d from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-80df17dc664e42fd9290eb0ea0a02d3d
I20260709 12:09:55.023151 19378 tablet_copy_client.cc:806] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:55.023742 19378 tablet_copy_client.cc:670] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:55.025396 17963 tablet_copy_source_session.cc:215] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:55.030652 19373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80df17dc664e42fd9290eb0ea0a02d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:55.040733 19378 tablet_copy_client.cc:538] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.048442 17953 raft_consensus.cc:1275] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:55.054811 19326 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:55.058782 19378 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:55.066391 19373 tablet_copy_client.cc:806] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:55.066958 19373 tablet_copy_client.cc:670] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:55.075558 19373 tablet_copy_client.cc:538] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.081274 18024 raft_consensus.cc:1275] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:55.083943 19350 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:55.084903 19373 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:55.106915 19378 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.107993 19378 tablet_bootstrap.cc:492] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:55.108829 19378 ts_tablet_manager.cc:1403] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.008s
I20260709 12:09:55.112073 19378 raft_consensus.cc:359] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:55.113080 19378 raft_consensus.cc:740] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:55.113755 19378 consensus_queue.cc:260] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:55.125031 19378 ts_tablet_manager.cc:1434] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:09:55.128275 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-2ad1b3b0b3a34072b505c301f1f531b8 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:55.128886 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-2ad1b3b0b3a34072b505c301f1f531b8 on tablet 2ad1b3b0b3a34072b505c301f1f531b8 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:55.140443 18094 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:55.142134 19373 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.142267 19379 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:55.143272 19373 tablet_bootstrap.cc:492] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:55.143987 19373 ts_tablet_manager.cc:1403] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.008s
I20260709 12:09:55.147476 19373 raft_consensus.cc:359] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:55.148378 19373 raft_consensus.cc:740] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:55.149006 19373 consensus_queue.cc:260] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:55.152338 19373 ts_tablet_manager.cc:1434] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:09:55.173007 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-80df17dc664e42fd9290eb0ea0a02d3d received from {username='slave'} at 127.0.0.1:46118
I20260709 12:09:55.173508 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-80df17dc664e42fd9290eb0ea0a02d3d on tablet 80df17dc664e42fd9290eb0ea0a02d3d with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:55.184165 18020 raft_consensus.cc:1275] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:55.188024 19364 consensus_queue.cc:1048] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:09:55.240091 17953 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:55.250680 17953 raft_consensus.cc:1275] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:55.251385 19379 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:55.263713 19364 consensus_queue.cc:1048] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:55.312309 18094 raft_consensus.cc:1275] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:09:55.316102 19215 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:55.356475 19375 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.357455 19375 tablet_bootstrap.cc:492] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:55.358140 19375 ts_tablet_manager.cc:1403] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.345s	user 0.073s	sys 0.098s
I20260709 12:09:55.361208 19375 raft_consensus.cc:359] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:55.362017 19375 raft_consensus.cc:740] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:55.362668 19375 consensus_queue.cc:260] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [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: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:55.364039 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:55.385619 19375 ts_tablet_manager.cc:1434] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 12:09:55.392625 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-b5b8b39b98074fe29990f1286858f96b received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:55.393121 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-b5b8b39b98074fe29990f1286858f96b on tablet b5b8b39b98074fe29990f1286858f96b with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:55.403012 17944 raft_consensus.cc:1275] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:09:55.404273 19190 consensus_queue.cc:1048] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:55.403832 18666 raft_consensus.cc:1217] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:55.418378 18669 raft_consensus.cc:1217] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:55.435242 18667 raft_consensus.cc:1217] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:55.464339 18094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:55.464924 18094 raft_consensus.cc:606] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:55.469816 18024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:55.470433 18024 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:55.472661 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:09:55.474426 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:55.475191 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:55.494552 18666 raft_consensus.cc:1217] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:55.652995 19365 raft_consensus.cc:993] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:55.653452 19364 raft_consensus.cc:1081] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:55.655256 18020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:09:55.657474 18020 raft_consensus.cc:493] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:55.659535 18020 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.665464 18020 raft_consensus.cc:515] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:55.668490 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:55.669061 17947 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.668033 18020 leader_election.cc:290] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:55.671499 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec2e08e328a4394b5e2d8c4d38032aa" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:55.672040 18096 raft_consensus.cc:3055] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:55.672317 18096 raft_consensus.cc:740] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:55.672993 18096 consensus_queue.cc:260] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:55.673962 18096 raft_consensus.cc:3060] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.674407 17947 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:09:55.676535 17991 leader_election.cc:304] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:55.677258 19379 raft_consensus.cc:2804] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:55.677716 19379 raft_consensus.cc:697] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:55.678506 19379 consensus_queue.cc:237] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:55.679379 18096 raft_consensus.cc:2468] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:09:55.692106 17848 catalog_manager.cc:5697] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 3 to 4, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 4 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:55.845695 19214 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:55.846169 19215 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:55.847559 17947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:55.848052 17947 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:55.848387 17947 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:55.854275 17947 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:55.856640 17947 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 5 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:55.857250 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:55.857806 18024 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:55.858114 18024 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:55.858795 18024 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:55.859833 18024 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:55.860430 19350 raft_consensus.cc:1064] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:55.862699 19350 consensus_queue.cc:237] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [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: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:55.865834 18024 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 5.
I20260709 12:09:55.866953 17917 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:55.867712 19193 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:55.868139 19193 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:55.868844 19193 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:55.874663 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:55.875164 18096 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:55.878803 18666 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.880240 19326 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:55.880275 17848 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 4 to 5, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 5 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:55.884744 18096 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 5.
I20260709 12:09:55.892204 17947 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.893335 19365 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:55.894142 18024 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.895912 19350 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:55.916895 19326 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:55.921003 18024 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:55.929039 19195 raft_consensus.cc:1064] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:55.931205 19195 consensus_queue.cc:237] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:55.936019 18667 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:55.940168 17947 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:55.946081 17848 catalog_manager.cc:5697] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:55.962669 18096 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.963610 18020 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.964026 18667 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.966111 19193 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:09:55.977352 19195 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:09:55.985358 19327 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.003165 18096 consensus_queue.cc:237] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [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: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:56.026854 19405 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.030894 18667 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.043538 18024 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.053529 18094 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.057171 18667 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.058548 17947 raft_consensus.cc:1275] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.060472 19326 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.062661 19365 consensus_queue.cc:1048] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.089637 19407 raft_consensus.cc:1064] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:56.089479 19326 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.092403 19407 consensus_queue.cc:237] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:56.101876 18667 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.102401 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5b8b39b98074fe29990f1286858f96b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:56.049243 17848 catalog_manager.cc:5697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.110342 19190 raft_consensus.cc:1064] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:56.112668 19190 consensus_queue.cc:237] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:56.118044 17947 raft_consensus.cc:2955] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.125425 17944 consensus_queue.cc:237] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:56.134267 18666 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.135649 19406 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.143801 18665 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.146548 19405 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.148484 18094 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.151118 18024 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.151418 19195 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.152734 19406 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.154767 18094 raft_consensus.cc:1275] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.156751 19327 consensus_queue.cc:1048] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.160045 17948 raft_consensus.cc:1275] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:56.161439 19215 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.162361 19405 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.163362 18669 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.168074 17847 catalog_manager.cc:5697] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.170650 18094 raft_consensus.cc:2955] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.184873 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet b5b8b39b98074fe29990f1286858f96b with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:56.192284 19416 tablet_replica.cc:333] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:56.195446 19416 raft_consensus.cc:2243] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:56.196427 18665 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.197472 18096 raft_consensus.cc:1275] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:56.198722 19416 raft_consensus.cc:2272] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:56.199546 19379 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.206382 18097 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.207862 19379 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.210227 19416 ts_tablet_manager.cc:1916] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:56.200353 19214 consensus_queue.cc:1048] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.279618 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ad1b3b0b3a34072b505c301f1f531b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:56.325910 17847 catalog_manager.cc:5697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.487839 18097 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:09:56.489703 19406 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.496716 18096 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:09:56.440927 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 117086us
I20260709 12:09:56.495823 19416 ts_tablet_manager.cc:1929] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:56.512079 17944 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.522871 19416 log.cc:1199] T b5b8b39b98074fe29990f1286858f96b P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/b5b8b39b98074fe29990f1286858f96b
W20260709 12:09:56.532090 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 222136us
I20260709 12:09:56.534343 18666 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.539983 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:09:56.568675 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 84803us
I20260709 12:09:56.596724 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ad1b3b0b3a34072b505c301f1f531b8 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:09:56.597760 19416 tablet_replica.cc:333] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:09:56.628564 19416 raft_consensus.cc:2243] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:56.496080 19406 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.639382 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet b5b8b39b98074fe29990f1286858f96b (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:56.626832 19214 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:09:56.648808 18024 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:09:56.652520 17848 catalog_manager.cc:5697] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.656016 19416 raft_consensus.cc:2272] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:56.659608 19416 ts_tablet_manager.cc:1916] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:56.658603 19426 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:09:56.673509 18633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 119426us
W20260709 12:09:56.692135 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 73951.3us
W20260709 12:09:56.693672 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 45432.5us
I20260709 12:09:56.716359 19193 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.720723 17944 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.748592 17848 catalog_manager.cc:5697] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.752418 18665 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.780844 17944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:56.782085 17944 raft_consensus.cc:606] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:56.801853 18097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:56.802603 18097 raft_consensus.cc:606] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:56.821934 19416 ts_tablet_manager.cc:1929] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:56.822455 19416 log.cc:1199] T 2ad1b3b0b3a34072b505c301f1f531b8 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/2ad1b3b0b3a34072b505c301f1f531b8
I20260709 12:09:56.823997 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 2ad1b3b0b3a34072b505c301f1f531b8 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:56.827802 18020 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.829654 17944 consensus_queue.cc:237] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:56.829744 18097 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.840662 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:56.841835 18020 raft_consensus.cc:606] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:56.872701 18024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:56.873313 18024 raft_consensus.cc:606] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:56.878480 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:56.880259 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:56.881088 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:56.904668 18665 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.907737 19193 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.916466 18024 raft_consensus.cc:1275] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.922624 19407 consensus_queue.cc:1048] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.918864 19193 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.928949 18024 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.938962 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 80df17dc664e42fd9290eb0ea0a02d3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:56.940272 18665 raft_consensus.cc:2955] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.957060 17847 catalog_manager.cc:5697] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:56.981818 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 80df17dc664e42fd9290eb0ea0a02d3d with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:57.018913 19445 tablet_replica.cc:333] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:57.023041 19445 raft_consensus.cc:2243] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:57.023963 19445 raft_consensus.cc:2272] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:57.031584 19445 ts_tablet_manager.cc:1916] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:57.056787 19445 ts_tablet_manager.cc:1929] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:57.057288 19445 log.cc:1199] T 80df17dc664e42fd9290eb0ea0a02d3d P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/80df17dc664e42fd9290eb0ea0a02d3d
I20260709 12:09:57.060428 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 80df17dc664e42fd9290eb0ea0a02d3d (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:57.107882 18028 consensus_queue.cc:237] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:57.109073 19193 raft_consensus.cc:993] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:57.109619 19193 raft_consensus.cc:1081] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:57.111311 18024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:57.113762 18024 raft_consensus.cc:493] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.113847 18665 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:57.114220 18024 raft_consensus.cc:3060] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.114480 17947 raft_consensus.cc:1275] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:57.115504 19439 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.117290 19439 consensus_queue.cc:1048] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.122670 18024 raft_consensus.cc:515] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.125279 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:57.125869 17947 raft_consensus.cc:3055] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.126191 17947 raft_consensus.cc:740] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:57.127655 17947 consensus_queue.cc:260] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.128724 17947 raft_consensus.cc:3060] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.135571 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85d5092a934949bb0bdc7f89c4959d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:57.136305 18097 raft_consensus.cc:3060] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.141819 19428 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:57.143301 19425 raft_consensus.cc:993] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:57.143795 19425 raft_consensus.cc:1081] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:57.145881 18097 raft_consensus.cc:2468] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:57.147085 17993 leader_election.cc:304] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:57.148696 18024 leader_election.cc:290] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:57.149121 19441 raft_consensus.cc:2804] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.149632 19441 raft_consensus.cc:697] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:57.150451 19441 consensus_queue.cc:237] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.150946 17947 raft_consensus.cc:2468] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:57.152170 17947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58270
I20260709 12:09:57.152661 17947 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.153537 17947 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.147959 17944 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:57.159775 18665 raft_consensus.cc:2955] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:57.171959 17947 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.177485 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fe4f6b12efd49fa9dd963b137a5409c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:57.179981 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:57.180608 18024 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.187007 17947 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:57.187598 17848 catalog_manager.cc:5697] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.188616 17846 catalog_manager.cc:5697] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:57.190822 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:57.191430 18097 raft_consensus.cc:3055] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.191738 18097 raft_consensus.cc:740] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:57.192481 18097 consensus_queue.cc:260] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.193569 18097 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.200482 18024 raft_consensus.cc:2468] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:57.201792 17917 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:57.202616 19195 raft_consensus.cc:2804] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.203032 19195 raft_consensus.cc:697] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:57.203809 19195 consensus_queue.cc:237] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.204360 18097 raft_consensus.cc:2468] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:57.214547 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fe4f6b12efd49fa9dd963b137a5409c with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57816
I20260709 12:09:57.215487 19445 tablet_replica.cc:333] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:09:57.216578 19445 raft_consensus.cc:2243] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:57.217303 19445 raft_consensus.cc:2272] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:57.220742 19445 ts_tablet_manager.cc:1916] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:57.230353 17848 catalog_manager.cc:5697] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.238267 19445 ts_tablet_manager.cc:1929] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:57.238749 19445 log.cc:1199] T 9fe4f6b12efd49fa9dd963b137a5409c P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/9fe4f6b12efd49fa9dd963b137a5409c
I20260709 12:09:57.240281 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 9fe4f6b12efd49fa9dd963b137a5409c (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:57.248539 19428 raft_consensus.cc:993] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:57.249053 19428 raft_consensus.cc:1081] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:57.250665 18097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:09:57.251125 18097 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.251502 18097 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.255973 18097 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:57.257647 18097 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:57.258399 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:57.258635 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:57.258980 18024 raft_consensus.cc:3055] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:57.259169 18665 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.259335 18024 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:57.260113 18024 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:57.261260 18024 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.266013 18665 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 3.
I20260709 12:09:57.267699 18024 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 3.
I20260709 12:09:57.269372 18068 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:57.270205 19425 raft_consensus.cc:2804] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:57.277256 19425 raft_consensus.cc:697] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:57.278083 19425 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:57.294821 17848 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 2 to 3, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.328186 19441 raft_consensus.cc:993] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:57.328610 19428 raft_consensus.cc:1081] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:57.329964 17947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:57.330453 17947 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.330807 17947 raft_consensus.cc:3060] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.336126 17947 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.337839 17947 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:57.338850 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:57.339418 18024 raft_consensus.cc:3055] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.339716 18024 raft_consensus.cc:740] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:57.339735 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:57.340451 18024 consensus_queue.cc:260] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.341288 18097 raft_consensus.cc:3060] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.342146 18024 raft_consensus.cc:3060] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.347927 18097 raft_consensus.cc:2468] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:57.348331 18024 raft_consensus.cc:2468] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:57.349337 17918 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:57.349999 19193 raft_consensus.cc:2804] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.350466 19193 raft_consensus.cc:697] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:57.351130 19193 consensus_queue.cc:237] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:57.360610 17848 catalog_manager.cc:5697] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.576505 17944 raft_consensus.cc:1275] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.577677 19428 consensus_queue.cc:1048] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.589658 18093 raft_consensus.cc:1275] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.590592 18097 raft_consensus.cc:1275] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.591791 19193 consensus_queue.cc:1048] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.591881 19428 consensus_queue.cc:1048] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.615561 18020 raft_consensus.cc:1275] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.616947 19407 consensus_queue.cc:1048] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.720288 18028 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:57.721386 19438 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:57.730819 18666 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:57.732143 19440 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:57.761722 18028 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.763132 19193 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.778971 18097 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.781456 19195 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.054567 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.115799 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:58.116315 18020 raft_consensus.cc:606] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:09:58.118620 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "586c916e846b4a468420f2b30268354a"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:58.119446 18093 raft_consensus.cc:606] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:58.122601 17948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:58.123248 17948 raft_consensus.cc:606] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:58.123916 19440 raft_consensus.cc:993] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:58.124410 19425 raft_consensus.cc:1081] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:58.125815 17948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:58.126077 17944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "586c916e846b4a468420f2b30268354a"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58270
I20260709 12:09:58.126276 17948 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:58.126667 17944 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.127025 17944 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.127599 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:58.129251 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:58.129908 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.133210 17944 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.136189 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:58.136788 18093 raft_consensus.cc:3055] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:58.137401 18093 raft_consensus.cc:740] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:58.138248 18093 consensus_queue.cc:260] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.139441 17944 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:58.141350 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:58.143072 18666 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.149123 18666 raft_consensus.cc:2468] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:58.142226 18093 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.150168 17919 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:09:58.150939 19193 raft_consensus.cc:2804] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:58.151373 19193 raft_consensus.cc:697] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:58.152093 19193 consensus_queue.cc:237] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.154839 18093 raft_consensus.cc:2468] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:58.162873 17847 catalog_manager.cc:5697] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.294159 18020 consensus_queue.cc:237] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:58.300926 17948 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:58.301069 18093 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:58.303002 19441 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.304303 19215 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.313464 19468 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.315181 17944 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
W20260709 12:09:58.318360 17994 consensus_peers.cc:597] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d60ef07975c14fcf80af8e1df2cce770. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:58.323052 18097 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.327976 18096 consensus_queue.cc:237] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:58.336308 17847 catalog_manager.cc:5697] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:58.352604 18068 consensus_peers.cc:597] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb7d948096474c30b963a2f9968457ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:58.353507 18020 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:58.356648 19425 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.358942 17944 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:58.361742 19440 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.373921 19438 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.376672 18020 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.386263 17944 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.393314 17847 catalog_manager.cc:5697] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.396071 18020 consensus_queue.cc:237] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:09:58.404183 17994 consensus_peers.cc:597] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9df5825367dc41f8859fdf13a7af98f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:58.405743 17948 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:58.406005 18096 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:58.407560 19441 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.409382 19441 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.421995 19441 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.423791 18096 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.425133 17948 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.437631 18096 consensus_queue.cc:237] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:58.444706 17846 catalog_manager.cc:5697] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.447999 18020 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:58.448591 17948 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:09:58.449128 18068 consensus_peers.cc:597] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e2867a7a0c74baf8047ee5018fa615b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:58.449819 19438 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.454075 19440 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.462512 19407 raft_consensus.cc:993] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:58.462987 19407 raft_consensus.cc:1081] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:58.464461 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57826
I20260709 12:09:58.464983 18096 raft_consensus.cc:493] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.465323 18096 raft_consensus.cc:3060] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.472162 18096 raft_consensus.cc:515] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.472033 19438 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.473886 18020 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.474972 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:58.475517 17944 raft_consensus.cc:3055] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:58.475801 17944 raft_consensus.cc:740] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:58.476539 17944 consensus_queue.cc:260] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.477537 17944 raft_consensus.cc:3060] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.491852 17947 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:09:58.493207 17848 catalog_manager.cc:5697] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.516507 17944 raft_consensus.cc:2468] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:58.517850 18065 leader_election.cc:304] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:58.518687 19474 raft_consensus.cc:2804] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:58.518898 18096 leader_election.cc:290] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:58.519250 19474 raft_consensus.cc:697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:58.520218 19474 consensus_queue.cc:237] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.535135 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:58.535735 18666 raft_consensus.cc:3060] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.536190 18665 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.540807 19407 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:58.547295 18666 raft_consensus.cc:2468] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:58.556154 19441 raft_consensus.cc:993] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:58.556655 19428 raft_consensus.cc:1081] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:09:58.558784 18666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59358
I20260709 12:09:58.559314 18666 raft_consensus.cc:493] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.559657 18666 raft_consensus.cc:3060] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.567700 17847 catalog_manager.cc:5697] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.571681 18666 raft_consensus.cc:515] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.579756 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:58.580328 18020 raft_consensus.cc:3055] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:58.580600 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b84d2d1f340465eab8438ccfce56e05" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:58.580621 18020 raft_consensus.cc:740] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:58.581254 18096 raft_consensus.cc:3060] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.581610 18020 consensus_queue.cc:260] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.582947 18020 raft_consensus.cc:3060] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.601220 18096 raft_consensus.cc:2468] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:58.603535 18666 leader_election.cc:290] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:58.604931 18634 leader_election.cc:304] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:58.605993 19434 raft_consensus.cc:2804] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:58.607177 19434 raft_consensus.cc:697] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:09:58.608086 19434 consensus_queue.cc:237] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:58.618429 17847 catalog_manager.cc:5697] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.619527 18020 raft_consensus.cc:2468] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:09:58.642204 18096 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.643968 19407 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:58.648294 19193 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:58.648806 19193 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:58.651736 18028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:09:58.652287 18028 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.652630 18028 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:58.670347 18028 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:58.675597 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:58.676198 17948 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:58.677991 17948 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:58.678853 17948 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:58.680055 17948 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:58.688714 18028 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 6 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:58.693167 17948 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 6.
I20260709 12:09:58.693534 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:58.694795 18096 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:58.695041 17991 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:58.695772 19215 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:09:58.703344 19215 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:58.703886 18096 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 6.
I20260709 12:09:58.704244 19215 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:58.718537 17847 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 5 to 6, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 6 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.816116 19489 ts_tablet_manager.cc:933] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:58.817833 19489 tablet_copy_client.cc:323] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:58.819269 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet d60ef07975c14fcf80af8e1df2cce770 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:58.819705 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet d60ef07975c14fcf80af8e1df2cce770 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-d60ef07975c14fcf80af8e1df2cce770
I20260709 12:09:58.825227 18038 tablet_copy_source_session.cc:215] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.828763 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60ef07975c14fcf80af8e1df2cce770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:58.845371 19489 tablet_copy_client.cc:806] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:58.846060 19489 tablet_copy_client.cc:670] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:58.849562 19489 tablet_copy_client.cc:538] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:58.858827 19489 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:58.881655 19489 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:58.882609 19489 tablet_bootstrap.cc:492] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:58.884315 19489 ts_tablet_manager.cc:1403] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 12:09:58.890601 19489 raft_consensus.cc:359] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:58.891469 19489 raft_consensus.cc:740] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:58.892117 19489 consensus_queue.cc:260] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:58.894513 19489 ts_tablet_manager.cc:1434] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:09:58.899525 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-d60ef07975c14fcf80af8e1df2cce770 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:58.899991 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-d60ef07975c14fcf80af8e1df2cce770 on tablet d60ef07975c14fcf80af8e1df2cce770 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:58.922230 17948 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.923606 19474 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:58.925972 19489 ts_tablet_manager.cc:933] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:58.927779 19489 tablet_copy_client.cc:323] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:58.929266 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet fb7d948096474c30b963a2f9968457ea from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:58.929713 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet fb7d948096474c30b963a2f9968457ea from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-fb7d948096474c30b963a2f9968457ea
I20260709 12:09:58.939953 18666 raft_consensus.cc:1275] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.944458 19438 consensus_queue.cc:1048] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:58.961274 18112 tablet_copy_source_session.cc:215] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.967028 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7d948096474c30b963a2f9968457ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:58.971675 19496 ts_tablet_manager.cc:933] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:09:58.985234 19496 tablet_copy_client.cc:323] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:09:58.986917 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 9df5825367dc41f8859fdf13a7af98f9 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:09:58.987452 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 9df5825367dc41f8859fdf13a7af98f9 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-9df5825367dc41f8859fdf13a7af98f9
I20260709 12:09:58.994912 18038 tablet_copy_source_session.cc:215] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.998131 19496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df5825367dc41f8859fdf13a7af98f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:59.006727 19489 tablet_copy_client.cc:806] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:59.008893 19489 tablet_copy_client.cc:670] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:59.014115 19494 ts_tablet_manager.cc:933] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:59.021456 19496 tablet_copy_client.cc:806] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:59.022070 19496 tablet_copy_client.cc:670] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:59.025038 19494 tablet_copy_client.cc:323] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:09:59.025584 19496 tablet_copy_client.cc:538] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:59.027705 19489 tablet_copy_client.cc:538] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:59.030555 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 7e2867a7a0c74baf8047ee5018fa615b from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:09:59.031122 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 7e2867a7a0c74baf8047ee5018fa615b from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-7e2867a7a0c74baf8047ee5018fa615b
I20260709 12:09:59.038843 18112 tablet_copy_source_session.cc:215] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:59.042115 19494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2867a7a0c74baf8047ee5018fa615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:59.045994 19489 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:59.046628 19496 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:59.058501 19494 tablet_copy_client.cc:806] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:59.059124 19494 tablet_copy_client.cc:670] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:59.062726 19494 tablet_copy_client.cc:538] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:59.073612 19494 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:09:59.088994 19489 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:59.091606 19489 tablet_bootstrap.cc:492] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:59.093330 19489 ts_tablet_manager.cc:1403] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.012s
I20260709 12:09:59.102663 18096 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.106564 19434 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.112598 19489 raft_consensus.cc:359] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.113624 19489 raft_consensus.cc:740] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:59.120852 19496 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:59.135725 19496 tablet_bootstrap.cc:492] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:59.135552 19489 consensus_queue.cc:260] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.136463 19496 ts_tablet_manager.cc:1403] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.017s
I20260709 12:09:59.139539 19496 raft_consensus.cc:359] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.140312 19496 raft_consensus.cc:740] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:59.140965 19496 consensus_queue.cc:260] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.147720 18028 raft_consensus.cc:1275] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.148793 17948 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 6 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:09:59.157903 19462 consensus_queue.cc:1048] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:59.152269 19215 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:09:59.178596 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:59.182301 19496 ts_tablet_manager.cc:1434] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.009s
I20260709 12:09:59.184351 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-9df5825367dc41f8859fdf13a7af98f9 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:09:59.184741 19494 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:59.184859 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-9df5825367dc41f8859fdf13a7af98f9 on tablet 9df5825367dc41f8859fdf13a7af98f9 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:59.185750 19494 tablet_bootstrap.cc:492] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:09:59.189170 19494 ts_tablet_manager.cc:1403] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.116s	user 0.027s	sys 0.011s
I20260709 12:09:59.192353 19494 raft_consensus.cc:359] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.193208 19494 raft_consensus.cc:740] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:09:59.193863 19494 consensus_queue.cc:260] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.196293 19494 ts_tablet_manager.cc:1434] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:09:59.199244 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-7e2867a7a0c74baf8047ee5018fa615b received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:59.199743 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-7e2867a7a0c74baf8047ee5018fa615b on tablet 7e2867a7a0c74baf8047ee5018fa615b with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:59.207959 19489 ts_tablet_manager.cc:1434] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.002s
I20260709 12:09:59.209856 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-fb7d948096474c30b963a2f9968457ea received from {username='slave'} at 127.0.0.1:53264
I20260709 12:09:59.210436 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-fb7d948096474c30b963a2f9968457ea on tablet fb7d948096474c30b963a2f9968457ea with peer 947514bc93a3426191c8401e6491675c
I20260709 12:09:59.218436 18665 raft_consensus.cc:1217] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:59.240577 18097 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 6 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:09:59.245560 19428 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:59.294540 18028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:09:59.295117 18028 raft_consensus.cc:606] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:09:59.297535 17944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7141beba20d423ca444bb719f31228a"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:09:59.298095 17944 raft_consensus.cc:606] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:09:59.301167 18096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3c79e1967914660886dbff873726374"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:09:59.301640 18096 raft_consensus.cc:606] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:09:59.302740 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:59.303848 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:59.304523 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:59.398787 18665 raft_consensus.cc:1217] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:59.408685 18665 raft_consensus.cc:1217] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:59.482725 19428 raft_consensus.cc:993] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:59.483264 19428 raft_consensus.cc:1081] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:09:59.487635 17944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:09:59.488261 17944 raft_consensus.cc:493] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.488646 17944 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.500869 19406 raft_consensus.cc:993] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:59.501449 19195 raft_consensus.cc:1081] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:09:59.503386 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7141beba20d423ca444bb719f31228a"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57826
I20260709 12:09:59.504040 18096 raft_consensus.cc:493] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.504510 18096 raft_consensus.cc:3060] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.502705 17944 raft_consensus.cc:515] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.508601 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:59.509198 18097 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.511194 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df5825367dc41f8859fdf13a7af98f9" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:09:59.511855 18028 raft_consensus.cc:3055] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:59.512135 18096 raft_consensus.cc:515] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:59.517112 18097 raft_consensus.cc:2468] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:59.512168 18028 raft_consensus.cc:740] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:59.518635 17918 leader_election.cc:304] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:59.519426 19195 raft_consensus.cc:2804] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:59.518997 18028 consensus_queue.cc:260] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.520136 19195 raft_consensus.cc:697] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:59.520535 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:59.521188 17948 raft_consensus.cc:3055] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:59.521561 17948 raft_consensus.cc:740] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:09:59.522066 17944 leader_election.cc:290] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:59.522351 17948 consensus_queue.cc:260] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:59.523206 18096 leader_election.cc:290] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:09:59.523600 17948 raft_consensus.cc:3060] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.521034 19195 consensus_queue.cc:237] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:09:59.521230 18028 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.522635 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7141beba20d423ca444bb719f31228a" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:09:59.539476 18665 raft_consensus.cc:3060] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.541713 18028 raft_consensus.cc:2468] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:09:59.545374 18666 raft_consensus.cc:1217] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:09:59.554615 17948 raft_consensus.cc:2468] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:59.555944 18065 leader_election.cc:304] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:09:59.557093 19474 raft_consensus.cc:2804] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:59.557561 19474 raft_consensus.cc:697] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:59.558435 19474 consensus_queue.cc:237] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:59.571164 17848 catalog_manager.cc:5697] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.581570 17847 catalog_manager.cc:5697] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.588037 18665 raft_consensus.cc:2468] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:09:59.749898 19510 raft_consensus.cc:1064] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:09:59.752561 19510 consensus_queue.cc:237] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:59.759537 18096 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:59.759624 18665 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:59.760888 19428 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.762594 19428 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.766388 19474 raft_consensus.cc:993] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:59.767021 19474 raft_consensus.cc:1081] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:09:59.770857 17947 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:59.772356 18028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3c79e1967914660886dbff873726374"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:09:59.772425 19509 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:59.773044 18028 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.773423 18028 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.788031 18028 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:59.788766 19428 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.791270 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:09:59.792093 17947 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.792501 17948 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.798544 17947 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:59.800652 17991 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:09:59.801414 19509 raft_consensus.cc:2804] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:59.801887 19509 raft_consensus.cc:697] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:09:59.802874 19509 consensus_queue.cc:237] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:59.802372 18093 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.814117 17847 catalog_manager.cc:5697] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.827898 18028 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:09:59.829778 18665 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.826943 17848 catalog_manager.cc:5697] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 1 to 2, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.831199 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:09:59.831831 18096 raft_consensus.cc:3055] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:59.832149 18096 raft_consensus.cc:740] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:09:59.832916 18096 consensus_queue.cc:260] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:09:59.834084 18096 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.845901 18096 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 2.
I20260709 12:09:59.886406 18028 consensus_queue.cc:237] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:09:59.893321 18093 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:59.896600 18665 raft_consensus.cc:1275] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:59.899009 19509 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.901474 19428 consensus_queue.cc:1048] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.908690 19509 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.911412 18666 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.912420 18093 raft_consensus.cc:2955] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.929212 17848 catalog_manager.cc:5697] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:09:59.936913 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d60ef07975c14fcf80af8e1df2cce770 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:59.940377 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet d60ef07975c14fcf80af8e1df2cce770 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
I20260709 12:09:59.948015 19524 tablet_replica.cc:333] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:09:59.949355 19524 raft_consensus.cc:2243] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.950094 19524 raft_consensus.cc:2272] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.954236 19524 ts_tablet_manager.cc:1916] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.973006 19524 ts_tablet_manager.cc:1929] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:59.973459 19524 log.cc:1199] T d60ef07975c14fcf80af8e1df2cce770 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/d60ef07975c14fcf80af8e1df2cce770
I20260709 12:09:59.975188 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet d60ef07975c14fcf80af8e1df2cce770 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:09:59.998618 19474 raft_consensus.cc:1064] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:00.001315 19474 consensus_queue.cc:237] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.009574 17948 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:00.009580 18666 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:00.009580 18028 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:00.011339 19440 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.012207 19474 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.012950 19438 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.029117 18665 raft_consensus.cc:3060] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Advancing to term 2
I20260709 12:10:00.031399 17948 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:00.032974 19438 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.048758 19440 raft_consensus.cc:1064] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:00.049178 18024 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.051393 19440 consensus_queue.cc:237] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.046259 19474 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.059257 18665 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:00.065306 19195 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.077208 18020 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:00.076884 17848 catalog_manager.cc:5697] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.079397 19193 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.126636 19193 raft_consensus.cc:1064] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
W20260709 12:10:00.127029 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 63843.9us
W20260709 12:10:00.127390 19193 raft_consensus.cc:1068] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Unable to promote non-voter 947514bc93a3426191c8401e6491675c: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:10:00.142822 18096 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:00.143746 18669 raft_consensus.cc:1275] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:00.144178 18667 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:00.149762 18666 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.165072 17944 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.167259 18096 consensus_queue.cc:237] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.155691 18020 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:00.171307 17947 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:00.174376 19438 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.180644 19438 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.190510 18667 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:00.202896 19438 consensus_queue.cc:1048] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.206234 19438 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.206475 19530 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.217670 17946 raft_consensus.cc:1275] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:00.220094 19536 consensus_queue.cc:1048] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.225600 18096 raft_consensus.cc:1275] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:00.227475 19509 consensus_queue.cc:1048] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:00.228905 19530 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.231036 17946 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.253872 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb7d948096474c30b963a2f9968457ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:00.261044 19438 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.273851 17948 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:00.281033 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 136531us
I20260709 12:10:00.286453 19406 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.290508 17944 raft_consensus.cc:1275] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:00.292603 19509 consensus_queue.cc:1048] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:00.301503 18669 raft_consensus.cc:2955] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.332818 17848 catalog_manager.cc:5697] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.339582 18666 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.355034 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:00.360843 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet fb7d948096474c30b963a2f9968457ea with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54254
I20260709 12:10:00.404552 19541 raft_consensus.cc:1064] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:00.417536 19541 consensus_queue.cc:237] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.432881 18024 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.434964 17846 catalog_manager.cc:5697] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.437126 19554 tablet_replica.cc:333] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:00.440335 19554 raft_consensus.cc:2243] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:00.441051 19554 raft_consensus.cc:2272] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:00.445866 18669 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:00.446537 18020 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:00.448845 19550 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.445884 18096 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:00.452991 19550 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.458868 19550 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.464382 19195 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.477083 18024 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.478497 18096 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.483034 19554 ts_tablet_manager.cc:1916] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:00.498852 18669 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.498828 18100 consensus_queue.cc:237] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.508354 17846 catalog_manager.cc:5697] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 2 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:00.526026 17946 consensus_queue.cc:237] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.529709 19554 ts_tablet_manager.cc:1929] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:10:00.530215 19554 log.cc:1199] T fb7d948096474c30b963a2f9968457ea P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/fb7d948096474c30b963a2f9968457ea
I20260709 12:10:00.530839 18666 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:00.533977 18028 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:00.535248 19440 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.537828 18666 raft_consensus.cc:1275] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:00.538774 19549 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.539263 18024 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:00.540820 19440 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.543820 19549 consensus_queue.cc:1048] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.551097 19474 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.561686 19195 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.562606 18020 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.571693 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9df5825367dc41f8859fdf13a7af98f9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:00.570987 18669 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.579986 18666 raft_consensus.cc:2955] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.581102 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet fb7d948096474c30b963a2f9968457ea (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:00.581017 17849 catalog_manager.cc:5697] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:00.596537 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e2867a7a0c74baf8047ee5018fa615b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:00.597410 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 9df5825367dc41f8859fdf13a7af98f9 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57816
I20260709 12:10:00.597086 17848 catalog_manager.cc:5697] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.606666 18028 raft_consensus.cc:2955] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:00.617424 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e2867a7a0c74baf8047ee5018fa615b with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58258
I20260709 12:10:00.627851 19557 tablet_replica.cc:333] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:00.628396 18024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e51563f47194a34910481ac687d43b6"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:10:00.629510 18024 raft_consensus.cc:606] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:00.632141 18096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:10:00.632820 18096 raft_consensus.cc:606] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:10:00.629004 19557 raft_consensus.cc:2243] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:00.635726 19557 raft_consensus.cc:2272] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:00.636204 17946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f79602f321774b038051ba5880153ba4"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:10:00.637203 17946 raft_consensus.cc:606] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:10:00.638473 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:00.639753 19556 tablet_replica.cc:333] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:00.641053 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:00.642153 19556 raft_consensus.cc:2243] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:00.643031 19556 raft_consensus.cc:2272] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:00.643092 19557 ts_tablet_manager.cc:1916] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:00.643549 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:00.650020 19556 ts_tablet_manager.cc:1916] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:00.660228 19557 ts_tablet_manager.cc:1929] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:00.660733 19557 log.cc:1199] T 7e2867a7a0c74baf8047ee5018fa615b P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/7e2867a7a0c74baf8047ee5018fa615b
I20260709 12:10:00.661254 19556 ts_tablet_manager.cc:1929] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:00.661643 19556 log.cc:1199] T 9df5825367dc41f8859fdf13a7af98f9 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/9df5825367dc41f8859fdf13a7af98f9
I20260709 12:10:00.662395 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 7e2867a7a0c74baf8047ee5018fa615b (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:00.663885 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 9df5825367dc41f8859fdf13a7af98f9 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:00.685617 19555 raft_consensus.cc:993] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:00.686111 19440 raft_consensus.cc:1081] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:00.687449 18028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:10:00.688036 18028 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:00.688392 18028 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.693253 18028 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.694828 18028 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 election: Requested vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:00.695827 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:00.695827 18669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e125095d984ba4ae68c2b6583fd075" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:10:00.696539 18096 raft_consensus.cc:3055] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:00.696731 18669 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.696918 18096 raft_consensus.cc:740] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:00.697902 18096 consensus_queue.cc:260] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.699122 18096 raft_consensus.cc:3060] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.702668 18669 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:10:00.703758 17994 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c; no voters: 
I20260709 12:10:00.704344 19428 raft_consensus.cc:2804] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:00.704427 18096 raft_consensus.cc:2468] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:10:00.704749 19428 raft_consensus.cc:697] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:00.705528 19428 consensus_queue.cc:237] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:00.716876 17849 catalog_manager.cc:5697] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 3 to 4, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 4 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:01.038909 19428 raft_consensus.cc:993] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:10:01.039335 19509 raft_consensus.cc:1081] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:10:01.040728 17946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e51563f47194a34910481ac687d43b6"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:10:01.041205 17946 raft_consensus.cc:493] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:01.041478 17946 raft_consensus.cc:3060] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:01.045718 17946 raft_consensus.cc:515] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:01.047209 17946 leader_election.cc:290] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:01.048198 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:01.048767 18096 raft_consensus.cc:3060] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:01.048790 18028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51563f47194a34910481ac687d43b6" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:01.049413 18028 raft_consensus.cc:3055] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:01.049717 18028 raft_consensus.cc:740] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:01.050606 18028 consensus_queue.cc:260] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:01.051815 18028 raft_consensus.cc:3060] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:01.055640 18096 raft_consensus.cc:2468] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:10:01.056706 17918 leader_election.cc:304] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:01.057505 19195 raft_consensus.cc:2804] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:01.057951 19195 raft_consensus.cc:697] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:01.058754 19195 consensus_queue.cc:237] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:01.064105 18028 raft_consensus.cc:2468] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:10:01.068544 19195 raft_consensus.cc:993] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:10:01.069073 19195 raft_consensus.cc:1081] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:10:01.069979 17849 catalog_manager.cc:5697] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:01.072909 18669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f79602f321774b038051ba5880153ba4"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59326
I20260709 12:10:01.073465 18669 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:01.073773 18669 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.086658 18669 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:01.088294 18669 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:01.088766 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:01.089238 17944 raft_consensus.cc:3055] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:01.089581 17944 raft_consensus.cc:740] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:01.089249 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:01.090376 17944 consensus_queue.cc:260] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:01.090741 18096 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.091605 17944 raft_consensus.cc:3060] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.099041 18096 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 4.
I20260709 12:10:01.103451 18634 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:01.104352 19531 raft_consensus.cc:2804] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:01.105963 19531 raft_consensus.cc:697] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 4 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:10:01.106854 19531 consensus_queue.cc:237] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:01.103919 17944 raft_consensus.cc:2468] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 4.
I20260709 12:10:01.123921 17849 catalog_manager.cc:5697] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 3 to 4, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 4 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:01.250016 18096 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:10:01.251263 19428 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:01.261119 18669 raft_consensus.cc:1275] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:10:01.263114 19428 consensus_queue.cc:1048] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:10:01.526712 17948 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:10:01.527854 19531 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:01.549467 18100 raft_consensus.cc:1275] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:10:01.553597 19569 consensus_queue.cc:1048] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:01.629359 18020 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:01.630666 19549 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:01.650082 18100 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:01.659224 19541 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:01.690069 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.713755 18096 consensus_queue.cc:237] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:01.720463 18020 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:10:01.720929 18068 consensus_peers.cc:597] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a0e7557d636433ba67025d292f79da7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.722368 19555 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:01.724750 17948 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:01.726325 19555 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:01.732738 17946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:10:01.733418 17946 raft_consensus.cc:606] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:10:01.737900 18028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:10:01.738487 18028 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:10:01.740145 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:01.741974 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:01.741539 19555 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.743005 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.758944 18020 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.768110 17948 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.771961 18096 consensus_queue.cc:237] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:01.784941 17849 catalog_manager.cc:5697] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.795259 18020 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:01.796687 17948 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:01.796769 19580 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:01.798406 19578 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:01.807201 18068 consensus_peers.cc:597] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e96e7c0ddd6345ba98c3db453ba5b763. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.809122 19577 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.811285 18028 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.824009 18020 consensus_queue.cc:237] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:01.830796 17944 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
W20260709 12:10:01.833351 17994 consensus_peers.cc:597] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 184d83bcedf645c3b201dbed627e24fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.835898 18096 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:01.837003 17948 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:01.837466 19428 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:01.838456 19510 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:01.856552 17847 catalog_manager.cc:5697] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:01.860069 19588 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.866624 18100 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.885854 17948 consensus_queue.cc:237] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:01.897164 18096 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:01.898726 19541 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:01.917883 17919 consensus_peers.cc:597] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e51563f47194a34910481ac687d43b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.919308 17944 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.920609 19549 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.921231 17848 catalog_manager.cc:5697] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.922001 18020 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:01.927801 19541 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:01.932693 18020 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.946164 18096 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:01.964309 17848 catalog_manager.cc:5697] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:02.064188 19588 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:10:02.064648 19428 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:10:02.065963 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:10:02.066460 18096 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:02.066744 18096 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.071825 18096 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:02.074342 18096 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 7 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:02.074388 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:02.075115 17944 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.076543 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:02.077118 18020 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:02.077400 18020 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:02.078085 18020 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:02.079208 18020 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.080729 17944 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 7.
I20260709 12:10:02.082087 18065 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:02.082821 19578 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:02.083353 19578 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:02.084170 19578 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:02.086726 19592 raft_consensus.cc:993] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:02.087333 19591 raft_consensus.cc:1081] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:02.088953 18024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54278
I20260709 12:10:02.089462 18024 raft_consensus.cc:493] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:02.089789 18024 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.104133 18020 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 7.
I20260709 12:10:02.106701 18024 raft_consensus.cc:515] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:02.110090 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:02.110818 17944 raft_consensus.cc:3055] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:02.111213 17944 raft_consensus.cc:740] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:02.112150 17944 consensus_queue.cc:260] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:02.115029 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9cc9debb7b42af91582ac4e8cd5ce8" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:02.115588 18100 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.113458 17944 raft_consensus.cc:3060] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.123180 17849 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 6 to 7, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 7 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:02.122176 18100 raft_consensus.cc:2468] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 3.
I20260709 12:10:02.127239 17993 leader_election.cc:304] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:02.128502 19588 raft_consensus.cc:2804] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:02.128960 19588 raft_consensus.cc:697] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:02.129769 19588 consensus_queue.cc:237] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:02.136380 18024 leader_election.cc:290] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:02.138698 17944 raft_consensus.cc:2468] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 3.
I20260709 12:10:02.167551 19597 ts_tablet_manager.cc:933] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:02.170663 19597 tablet_copy_client.cc:323] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:10:02.173852 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet 2a0e7557d636433ba67025d292f79da7 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:10:02.174453 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet 2a0e7557d636433ba67025d292f79da7 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-2a0e7557d636433ba67025d292f79da7
I20260709 12:10:02.182920 18112 tablet_copy_source_session.cc:215] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:02.187155 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0e7557d636433ba67025d292f79da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:02.187963 17847 catalog_manager.cc:5697] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 2 to 3, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 3 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:02.284991 19597 tablet_copy_client.cc:806] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:02.286731 19597 tablet_copy_client.cc:670] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:02.317332 19597 tablet_copy_client.cc:538] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:10:02.326074 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 122826us
I20260709 12:10:02.331311 19597 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:02.332384 19602 ts_tablet_manager.cc:933] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:02.351503 19602 tablet_copy_client.cc:323] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:10:02.353304 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 184d83bcedf645c3b201dbed627e24fa from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:10:02.353904 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 184d83bcedf645c3b201dbed627e24fa from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-184d83bcedf645c3b201dbed627e24fa
I20260709 12:10:02.360554 18038 tablet_copy_source_session.cc:215] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:02.366954 19602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184d83bcedf645c3b201dbed627e24fa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:02.389822 17919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 94555.5us
I20260709 12:10:02.408054 19597 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:02.416277 19597 tablet_bootstrap.cc:492] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:02.417567 19597 ts_tablet_manager.cc:1403] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.008s
I20260709 12:10:02.426651 19608 ts_tablet_manager.cc:933] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:02.425959 19597 raft_consensus.cc:359] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.428552 19597 raft_consensus.cc:740] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:02.429476 19597 consensus_queue.cc:260] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.431037 19597 ts_tablet_manager.cc:1434] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:10:02.439642 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-2a0e7557d636433ba67025d292f79da7 received from {username='slave'} at 127.0.0.1:53264
I20260709 12:10:02.440073 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-2a0e7557d636433ba67025d292f79da7 on tablet 2a0e7557d636433ba67025d292f79da7 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:02.460625 19597 ts_tablet_manager.cc:933] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:10:02.463824 19602 tablet_copy_client.cc:806] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:02.464768 19602 tablet_copy_client.cc:670] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:02.466383 19597 tablet_copy_client.cc:323] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:10:02.471217 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 3e51563f47194a34910481ac687d43b6 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:10:02.471570 19608 tablet_copy_client.cc:323] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.195:44915
I20260709 12:10:02.471776 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 3e51563f47194a34910481ac687d43b6 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-3e51563f47194a34910481ac687d43b6
I20260709 12:10:02.473189 18112 tablet_copy_service.cc:140] P bba96fd0e3144793bef5253501c555c4: Received BeginTabletCopySession request for tablet e96e7c0ddd6345ba98c3db453ba5b763 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:53264)
I20260709 12:10:02.473309 19602 tablet_copy_client.cc:538] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:02.473709 18112 tablet_copy_service.cc:161] P bba96fd0e3144793bef5253501c555c4: Beginning new tablet copy session on tablet e96e7c0ddd6345ba98c3db453ba5b763 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:53264: session id = 947514bc93a3426191c8401e6491675c-e96e7c0ddd6345ba98c3db453ba5b763
I20260709 12:10:02.479679 17963 tablet_copy_source_session.cc:215] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:02.481372 18112 tablet_copy_source_session.cc:215] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:02.482991 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51563f47194a34910481ac687d43b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:02.484112 19602 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:02.487542 18024 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 7 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:10:02.490593 19608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e7c0ddd6345ba98c3db453ba5b763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:02.495939 19579 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:02.523154 19602 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:02.531416 17948 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 7 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:10:02.532394 19602 tablet_bootstrap.cc:492] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:02.534039 19602 ts_tablet_manager.cc:1403] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.004s
I20260709 12:10:02.535413 19605 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:02.539750 17946 raft_consensus.cc:1275] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:02.542974 19602 raft_consensus.cc:359] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.543342 19603 consensus_queue.cc:1048] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:02.545794 19602 raft_consensus.cc:740] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:02.546905 19602 consensus_queue.cc:260] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.550913 19602 ts_tablet_manager.cc:1434] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:10:02.574548 19608 tablet_copy_client.cc:806] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:02.574651 19597 tablet_copy_client.cc:806] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:02.575179 19608 tablet_copy_client.cc:670] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:02.575294 19597 tablet_copy_client.cc:670] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:02.575690 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-184d83bcedf645c3b201dbed627e24fa received from {username='slave'} at 127.0.0.1:42526
I20260709 12:10:02.576128 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-184d83bcedf645c3b201dbed627e24fa on tablet 184d83bcedf645c3b201dbed627e24fa with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:02.580833 19597 tablet_copy_client.cc:538] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:02.589283 19597 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:02.591775 19608 tablet_copy_client.cc:538] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:02.604357 19608 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:02.607390 18096 raft_consensus.cc:1275] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:02.615487 19604 consensus_queue.cc:1048] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:02.651857 19597 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:02.652902 19597 tablet_bootstrap.cc:492] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:02.679838 19597 ts_tablet_manager.cc:1403] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.012s
I20260709 12:10:02.683821 19597 raft_consensus.cc:359] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.687923 18665 raft_consensus.cc:1217] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:02.689100 19597 raft_consensus.cc:740] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:02.690109 19597 consensus_queue.cc:260] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.703348 19597 ts_tablet_manager.cc:1434] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:10:02.725795 19608 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:02.728106 19608 tablet_bootstrap.cc:492] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:02.728956 19608 ts_tablet_manager.cc:1403] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.125s	user 0.028s	sys 0.022s
I20260709 12:10:02.737317 19608 raft_consensus.cc:359] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.738402 19608 raft_consensus.cc:740] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:02.741108 19608 consensus_queue.cc:260] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:02.744292 19608 ts_tablet_manager.cc:1434] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:10:02.746539 18112 tablet_copy_service.cc:342] P bba96fd0e3144793bef5253501c555c4: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-e96e7c0ddd6345ba98c3db453ba5b763 received from {username='slave'} at 127.0.0.1:53264
I20260709 12:10:02.746968 18112 tablet_copy_service.cc:434] P bba96fd0e3144793bef5253501c555c4: ending tablet copy session 947514bc93a3426191c8401e6491675c-e96e7c0ddd6345ba98c3db453ba5b763 on tablet e96e7c0ddd6345ba98c3db453ba5b763 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:02.764259 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-3e51563f47194a34910481ac687d43b6 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:10:02.764727 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-3e51563f47194a34910481ac687d43b6 on tablet 3e51563f47194a34910481ac687d43b6 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:02.845541 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:02.883064 18665 raft_consensus.cc:1217] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:02.894678 18665 raft_consensus.cc:1217] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:02.912976 18096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:10:02.913635 18096 raft_consensus.cc:606] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:10:02.917837 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:10:02.918430 18020 raft_consensus.cc:606] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:02.920766 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:02.922415 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:02.923185 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:02.954171 18665 raft_consensus.cc:1217] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:03.050400 19579 raft_consensus.cc:993] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:03.050904 19579 raft_consensus.cc:1081] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:03.052548 18020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:10:03.053068 18020 raft_consensus.cc:493] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:03.053354 18020 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:03.059437 18020 raft_consensus.cc:515] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:03.061690 18020 leader_election.cc:290] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 election: Requested vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:03.061985 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:03.062577 18100 raft_consensus.cc:3055] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:03.062767 18100 raft_consensus.cc:740] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:03.063331 18100 consensus_queue.cc:260] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:03.064046 18100 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:03.067260 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2867a7a0c74baf8047ee5018fa615b" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:10:03.067902 18665 raft_consensus.cc:3060] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:03.071473 18100 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 3.
I20260709 12:10:03.072628 17993 leader_election.cc:304] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:03.073424 19604 raft_consensus.cc:2804] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:03.074554 19604 raft_consensus.cc:697] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:03.075403 19604 consensus_queue.cc:237] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:03.076311 18665 raft_consensus.cc:2468] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 3.
I20260709 12:10:03.087024 17849 catalog_manager.cc:5697] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 2 to 3, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 3 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:03.465749 19630 raft_consensus.cc:1064] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:03.468186 19630 consensus_queue.cc:237] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:03.477388 18665 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:03.482023 19631 raft_consensus.cc:1064] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:03.484514 19631 consensus_queue.cc:237] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:03.496865 18665 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:03.498386 19630 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:03.502489 19510 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:03.508951 18667 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:03.510349 19631 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:10:03.541783 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 58859.1us
W20260709 12:10:03.546875 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 58859.7us
W20260709 12:10:03.473234 17919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 128995us
I20260709 12:10:03.559775 17947 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:03.597299 19510 raft_consensus.cc:993] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:10:03.600834 19588 raft_consensus.cc:1081] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
W20260709 12:10:03.604096 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 55775.5us
I20260709 12:10:03.607064 17946 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:03.631126 19630 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:10:03.654945 19579 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:03.661358 18096 raft_consensus.cc:1275] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:10:03.678439 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 73109.9us
I20260709 12:10:03.684540 17947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:10:03.685498 17947 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:03.686040 17947 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:03.690726 19510 raft_consensus.cc:1064] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:03.719026 17947 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:03.722699 19510 consensus_queue.cc:237] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:03.726140 19646 consensus_queue.cc:1048] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 12:10:03.728448 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:03.729341 18101 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:03.732208 18024 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:03.734383 18020 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:03.735647 17948 raft_consensus.cc:1240] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 2. Current term is 3. Ops: []
I20260709 12:10:03.734302 17947 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:03.762486 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f351f28ae6ba444dba92b94ec9777dae" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:03.769006 18020 raft_consensus.cc:3055] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:03.774247 18101 raft_consensus.cc:2468] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
I20260709 12:10:03.776597 17918 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:03.778209 19641 raft_consensus.cc:2804] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:03.778810 19641 raft_consensus.cc:697] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:03.769255 18020 raft_consensus.cc:740] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:03.779846 19641 consensus_queue.cc:237] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:03.779996 18020 consensus_queue.cc:260] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:03.781426 18020 raft_consensus.cc:3060] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:03.799736 19579 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:03.818244 19630 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:03.834961 19577 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:03.837875 18020 raft_consensus.cc:2468] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 3.
W20260709 12:10:03.846835 17994 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 68065.1us
I20260709 12:10:03.912031 17944 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:03.923333 19605 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:03.937296 18667 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:03.944780 18102 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:03.932595 18020 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:03.946468 19646 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:03.951293 19646 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:03.974714 19638 raft_consensus.cc:1064] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
W20260709 12:10:04.004375 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 75028.5us
I20260709 12:10:04.008956 17946 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:10:04.025318 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 43609.3us
I20260709 12:10:04.030510 18667 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:04.053105 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 53748.5us
W20260709 12:10:04.066004 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 49241us
I20260709 12:10:04.047423 19588 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:10:04.095907 19638 consensus_queue.cc:237] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:04.106427 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:04.107394 17846 catalog_manager.cc:5697] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 2 to 3, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 3 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:04.140723 17849 catalog_manager.cc:5697] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:10:04.147235 18066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 73487.9us
I20260709 12:10:04.150691 18669 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.151021 18024 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.166627 17944 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.160121 17848 catalog_manager.cc:5697] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:04.202227 17882 debug-util.cc:398] Leaking SignalData structure 0x7b0800067e80 after lost signal to thread 16738
W20260709 12:10:04.205425 17882 debug-util.cc:398] Leaking SignalData structure 0x7b0800036580 after lost signal to thread 17885
W20260709 12:10:04.206977 17882 debug-util.cc:398] Leaking SignalData structure 0x7b0800324320 after lost signal to thread 17977
W20260709 12:10:04.208305 17882 debug-util.cc:398] Leaking SignalData structure 0x7b0800065be0 after lost signal to thread 18052
W20260709 12:10:04.209594 17882 debug-util.cc:398] Leaking SignalData structure 0x7b080034ae20 after lost signal to thread 18126
I20260709 12:10:04.240276 19634 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.262739 18024 raft_consensus.cc:1275] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:04.266163 19665 consensus_queue.cc:1048] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:10:04.278139 17882 debug-util.cc:398] Leaking SignalData structure 0x7b080036e060 after lost signal to thread 18698
W20260709 12:10:04.310413 18633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 138612us
I20260709 12:10:04.317688 17946 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.325525 18097 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:04.327301 19633 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:04.336760 18669 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:04.338397 19633 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:04.339447 18019 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:04.341053 19642 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:04.349280 18667 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.359014 18094 raft_consensus.cc:1275] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:04.364856 19642 consensus_queue.cc:1048] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:04.369856 18094 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:04.405361 19675 log.cc:927] Time spent T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 12:10:04.431787 19633 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.438285 18094 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.443018 18669 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.444545 18019 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.516819 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:10:04.517516 18019 raft_consensus.cc:606] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:10:04.521732 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "192f751bcf0542378f743fe3860e611b"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
mode: GRACEFUL
new_leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:33142
I20260709 12:10:04.522275 18019 raft_consensus.cc:606] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Received request to transfer leadership to TS 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:04.530004 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:04.563258 17848 catalog_manager.cc:5697] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:04.565407 17848 catalog_manager.cc:5697] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.593854 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:04.595049 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:04.634469 18094 consensus_queue.cc:237] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [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: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:04.638770 17946 consensus_queue.cc:237] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:04.634469 18102 consensus_queue.cc:237] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:04.666431 18019 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:04.674361 19665 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:04.675748 18669 raft_consensus.cc:1275] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:04.680567 18667 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:04.680827 19633 consensus_queue.cc:1048] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:04.687268 18020 raft_consensus.cc:1275] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:04.691035 18665 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:04.692389 17944 raft_consensus.cc:1275] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:04.693171 19668 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:04.694233 19605 consensus_queue.cc:1048] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:04.696323 19605 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:10:04.698002 17836 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 2 similar messages]
I20260709 12:10:04.689432 19638 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.715672 18024 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.732921 18665 raft_consensus.cc:2955] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.753407 17848 catalog_manager.cc:5697] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.741257 19605 consensus_queue.cc:1048] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:10:04.771683 19605 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.786787 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e51563f47194a34910481ac687d43b6 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57816
I20260709 12:10:04.787477 19577 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.795454 18019 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:04.806440 17994 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 45940us
I20260709 12:10:04.841468 19690 tablet_replica.cc:333] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
W20260709 12:10:04.844754 17836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 146879us
I20260709 12:10:04.872220 19588 raft_consensus.cc:993] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: : Instructing follower 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
I20260709 12:10:04.877187 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e51563f47194a34910481ac687d43b6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:04.886245 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e96e7c0ddd6345ba98c3db453ba5b763 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:04.892175 19690 raft_consensus.cc:2243] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:04.893182 19690 raft_consensus.cc:2272] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:04.896977 19690 ts_tablet_manager.cc:1916] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:04.887814 19510 raft_consensus.cc:1081] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer 32189cebefd24c6c8b1bdbdccc3f8cbc to start an election
W20260709 12:10:04.916028 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 166698us
I20260709 12:10:04.940011 17946 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:04.942597 17994 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 79577us
I20260709 12:10:04.941941 18665 raft_consensus.cc:2955] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.944634 18667 raft_consensus.cc:2955] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.951418 17948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "192f751bcf0542378f743fe3860e611b"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
 from {username='slave'} at 127.0.0.1:58276
I20260709 12:10:04.952025 17948 raft_consensus.cc:493] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:04.952353 17948 raft_consensus.cc:3060] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:04.946105 17837 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a0e7557d636433ba67025d292f79da7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:04.960747 17849 catalog_manager.cc:5697] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index 3 to 4, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 1 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:04.979211 19428 raft_consensus.cc:993] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:10:04.979620 19428 raft_consensus.cc:1081] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:10:04.981647 18102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57824
I20260709 12:10:04.982159 18102 raft_consensus.cc:493] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:04.982517 18102 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:04.992762 19690 ts_tablet_manager.cc:1929] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:04.993340 19690 log.cc:1199] T 3e51563f47194a34910481ac687d43b6 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/3e51563f47194a34910481ac687d43b6
I20260709 12:10:04.997763 17848 catalog_manager.cc:5697] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 reported cstate change: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:05.006687 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a0e7557d636433ba67025d292f79da7 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58258
W20260709 12:10:05.011968 17836 catalog_manager.cc:4755] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): ChangeConfig:REMOVE_PEER RPC failed for tablet 184d83bcedf645c3b201dbed627e24fa: Remote error: Service unavailable: leader transfer in progress
I20260709 12:10:04.992596 17948 raft_consensus.cc:515] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:05.016299 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:05.016929 18097 raft_consensus.cc:3060] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:05.025135 18097 raft_consensus.cc:2468] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:10:05.028188 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f751bcf0542378f743fe3860e611b" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:05.045075 18019 raft_consensus.cc:3055] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:05.045176 17918 leader_election.cc:304] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:05.045995 19638 raft_consensus.cc:2804] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:05.046571 19638 raft_consensus.cc:697] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Leader. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:05.032635 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet e96e7c0ddd6345ba98c3db453ba5b763 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54254
I20260709 12:10:05.033298 19696 tablet_replica.cc:333] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:05.015152 17948 leader_election.cc:290] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 2 election: Requested vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:05.034400 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 3e51563f47194a34910481ac687d43b6 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:05.047413 19638 consensus_queue.cc:237] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:05.048413 19696 raft_consensus.cc:2243] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.049175 19696 raft_consensus.cc:2272] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.045499 18019 raft_consensus.cc:740] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:05.030114 18102 raft_consensus.cc:515] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:05.051630 18019 consensus_queue.cc:260] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:05.053236 18019 raft_consensus.cc:3060] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:05.053268 18102 leader_election.cc:290] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:05.057296 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:10:05.057914 18665 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:05.057870 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:05.058660 18020 raft_consensus.cc:3055] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:05.058936 18020 raft_consensus.cc:740] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:05.059680 18020 consensus_queue.cc:260] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:05.062211 18020 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:05.071167 19696 ts_tablet_manager.cc:1916] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:05.065683 18019 raft_consensus.cc:2468] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32189cebefd24c6c8b1bdbdccc3f8cbc in term 2.
I20260709 12:10:05.086829 18020 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:05.089670 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:05.090364 17948 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:05.094748 17836 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 184d83bcedf645c3b201dbed627e24fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 31ab46c84e5b4443887a349fb364189e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:05.088711 17849 catalog_manager.cc:5697] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193). New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:05.102028 17948 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:05.115587 19696 ts_tablet_manager.cc:1929] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:10:05.130095 19696 log.cc:1199] T 2a0e7557d636433ba67025d292f79da7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/2a0e7557d636433ba67025d292f79da7
I20260709 12:10:05.132910 18065 leader_election.cc:304] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:05.137539 19668 raft_consensus.cc:2804] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:05.138028 19668 raft_consensus.cc:697] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:05.138921 19668 consensus_queue.cc:237] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:05.145159 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 2a0e7557d636433ba67025d292f79da7 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:05.150748 18665 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:05.126065 19697 tablet_replica.cc:333] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:05.157537 19697 raft_consensus.cc:2243] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.157943 17849 catalog_manager.cc:5697] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:05.179956 19697 raft_consensus.cc:2272] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.186674 19697 ts_tablet_manager.cc:1916] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:05.204572 18097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57816
I20260709 12:10:05.205152 18097 raft_consensus.cc:606] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:10:05.208887 18097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57816
I20260709 12:10:05.209405 18097 raft_consensus.cc:606] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:10:05.212101 18097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57816
I20260709 12:10:05.212641 18097 raft_consensus.cc:606] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:10:05.215502 19697 ts_tablet_manager.cc:1929] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:05.216457 19697 log.cc:1199] T e96e7c0ddd6345ba98c3db453ba5b763 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/e96e7c0ddd6345ba98c3db453ba5b763
W20260709 12:10:05.217500 17899 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:05.217996 17899 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 184d83bcedf645c3b201dbed627e24fa already in progress
I20260709 12:10:05.218885 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet e96e7c0ddd6345ba98c3db453ba5b763 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
W20260709 12:10:05.218359 17899 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 184d83bcedf645c3b201dbed627e24fa already in progress
I20260709 12:10:05.614634 18097 raft_consensus.cc:1275] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:05.615855 19623 consensus_queue.cc:1048] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:05.636857 18665 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.641336 18020 raft_consensus.cc:1275] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:05.642812 19665 consensus_queue.cc:1048] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:05.645879 19689 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.661727 19689 raft_consensus.cc:993] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:10:05.662379 19689 raft_consensus.cc:1081] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:10:05.664019 18665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59342
I20260709 12:10:05.664527 18665 raft_consensus.cc:493] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:05.664831 18665 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:05.672399 18028 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.673834 19689 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.678414 18665 raft_consensus.cc:515] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:05.681241 17948 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.682444 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:05.682981 17948 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:05.683409 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:05.684053 18019 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:05.688757 18665 leader_election.cc:290] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:05.690045 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184d83bcedf645c3b201dbed627e24fa" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:05.690672 18102 raft_consensus.cc:3055] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:05.690949 18102 raft_consensus.cc:740] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:05.691725 18102 consensus_queue.cc:260] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:05.692904 18102 raft_consensus.cc:3060] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:05.697727 18019 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 3.
I20260709 12:10:05.702564 18028 raft_consensus.cc:1240] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Rejecting Update request from peer bba96fd0e3144793bef5253501c555c4 for earlier term 2. Current term is 3. Ops: [2.4-2.4]
I20260709 12:10:05.701869 18102 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 3.
I20260709 12:10:05.706844 17948 raft_consensus.cc:2468] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 3.
I20260709 12:10:05.708264 18632 leader_election.cc:304] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:05.709149 19643 raft_consensus.cc:2804] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:05.709669 19643 raft_consensus.cc:697] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 3 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:10:05.710644 19643 consensus_queue.cc:237] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:05.724676 17849 catalog_manager.cc:5697] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 2 to 3, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 3 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:10:05.819885 18633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 76050.4us
I20260709 12:10:05.937079 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:05.972944 17947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "586c916e846b4a468420f2b30268354a"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:10:05.973448 17947 raft_consensus.cc:606] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Received request to transfer leadership to TS 947514bc93a3426191c8401e6491675c
I20260709 12:10:05.976212 17947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b"
dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
mode: GRACEFUL
new_leader_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:36086
I20260709 12:10:05.976788 17947 raft_consensus.cc:606] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Received request to transfer leadership to TS bba96fd0e3144793bef5253501c555c4
I20260709 12:10:05.977919 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:05.979300 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:05.979962 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:06.107863 19623 raft_consensus.cc:993] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:10:06.108471 19623 raft_consensus.cc:1081] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Signalling peer bba96fd0e3144793bef5253501c555c4 to start an election
I20260709 12:10:06.110260 18102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
 from {username='slave'} at 127.0.0.1:57826
I20260709 12:10:06.110869 18102 raft_consensus.cc:493] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:06.111296 18102 raft_consensus.cc:3060] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:06.117238 18102 raft_consensus.cc:515] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.120102 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:06.120694 18102 leader_election.cc:290] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:06.121415 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:10:06.122236 18667 raft_consensus.cc:3060] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:06.120883 17948 raft_consensus.cc:3055] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:06.124625 17948 raft_consensus.cc:740] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:06.125535 17948 consensus_queue.cc:260] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.129199 18667 raft_consensus.cc:2468] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:06.130478 17948 raft_consensus.cc:3060] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:06.131707 18068 leader_election.cc:304] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:06.136487 19668 raft_consensus.cc:2804] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:06.137863 19668 raft_consensus.cc:697] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:06.138948 19668 consensus_queue.cc:237] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.144829 17948 raft_consensus.cc:2468] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:06.157497 19623 raft_consensus.cc:993] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: : Instructing follower 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:10:06.157042 17849 catalog_manager.cc:5697] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.158123 19665 raft_consensus.cc:1081] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Signalling peer 947514bc93a3426191c8401e6491675c to start an election
I20260709 12:10:06.159865 18667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "586c916e846b4a468420f2b30268354a"
dest_uuid: "947514bc93a3426191c8401e6491675c"
 from {username='slave'} at 127.0.0.1:59326
I20260709 12:10:06.160476 18667 raft_consensus.cc:493] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:06.160815 18667 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:06.167280 18667 raft_consensus.cc:515] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.169348 18667 leader_election.cc:290] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:06.170445 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:06.171012 18102 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:06.174692 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c916e846b4a468420f2b30268354a" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:06.175401 17948 raft_consensus.cc:3055] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:06.175755 17948 raft_consensus.cc:740] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32189cebefd24c6c8b1bdbdccc3f8cbc, State: Running, Role: LEADER
I20260709 12:10:06.178082 18102 raft_consensus.cc:2468] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 3.
I20260709 12:10:06.176553 17948 consensus_queue.cc:260] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.179515 18634 leader_election.cc:304] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:06.180313 19705 raft_consensus.cc:2804] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:06.180795 19705 raft_consensus.cc:697] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 3 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:10:06.181695 19705 consensus_queue.cc:237] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.180809 17948 raft_consensus.cc:3060] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:06.191921 18019 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:10:06.193454 19705 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:06.193115 17849 catalog_manager.cc:5697] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 2 to 3, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 3 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.205291 18102 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:10:06.207909 19705 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:06.232653 17944 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:10:06.237339 19705 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:06.243999 17948 raft_consensus.cc:2468] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 3.
I20260709 12:10:06.326421 18667 consensus_queue.cc:237] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:06.358165 18028 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:06.366073 19718 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:10:06.371733 19720 log.cc:927] Time spent T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:10:06.376000 18028 consensus_queue.cc:237] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:06.386809 17947 raft_consensus.cc:1275] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:06.387465 19643 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:06.398939 17838 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 184d83bcedf645c3b201dbed627e24fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 12:10:06.399725 18101 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:06.406061 19709 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:06.408536 17849 catalog_manager.cc:5697] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 6, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 3 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.413617 17944 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:06.413841 19718 consensus_queue.cc:1048] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:06.419250 19709 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:06.425390 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet 184d83bcedf645c3b201dbed627e24fa with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57816
I20260709 12:10:06.430171 18020 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:06.435509 17994 consensus_peers.cc:597] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e669abec06548b68a258154b00e5e42. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.454391 17944 raft_consensus.cc:2955] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:06.460354 19727 tablet_replica.cc:333] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:06.462222 19510 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.472571 19727 raft_consensus.cc:2243] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.464001 17948 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.476195 18102 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.495698 17948 consensus_queue.cc:237] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:06.502401 19727 raft_consensus.cc:2272] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.504739 17848 catalog_manager.cc:5697] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.509440 19727 ts_tablet_manager.cc:1916] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:06.527017 18102 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:06.535738 19665 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:06.540284 17919 consensus_peers.cc:597] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79606d6b8b4840eab4f757bb3e284fd1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.540516 18020 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:06.545840 19623 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:06.547860 19727 ts_tablet_manager.cc:1929] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:10:06.548411 19727 log.cc:1199] T 184d83bcedf645c3b201dbed627e24fa P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/184d83bcedf645c3b201dbed627e24fa
I20260709 12:10:06.550653 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet 184d83bcedf645c3b201dbed627e24fa (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:06.564709 19686 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.567312 18101 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.567867 18020 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.586989 17944 consensus_queue.cc:237] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:06.587388 17849 catalog_manager.cc:5697] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.593307 17948 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:06.594967 19666 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:10:06.617089 17919 consensus_peers.cc:597] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccd10cc9acff4c27b657c100708668d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.617933 18020 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:06.621497 18665 raft_consensus.cc:1275] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:06.619112 18101 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:06.629263 19729 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:06.630580 19668 consensus_queue.cc:1048] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:06.631973 19729 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:06.663731 19623 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.679837 18102 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.692144 17948 consensus_queue.cc:237] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue 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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:06.695887 17848 catalog_manager.cc:5697] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc reported cstate change: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.702535 18101 raft_consensus.cc:1275] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:06.702867 18020 raft_consensus.cc:1275] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:06.703960 19729 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:06.705284 19686 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:10:06.715564 17919 consensus_peers.cc:597] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc -> Peer 947514bc93a3426191c8401e6491675c (127.16.87.196:34485): Couldn't send request to peer 947514bc93a3426191c8401e6491675c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d9f6ba217ae4f1f8aed681dd80422b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.718286 17948 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:06.720026 19718 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:06.726876 19729 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.735240 18019 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.749507 18102 raft_consensus.cc:1275] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Refusing update from remote peer 947514bc93a3426191c8401e6491675c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:06.751996 19718 consensus_queue.cc:1048] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:06.766848 17848 catalog_manager.cc:5697] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e reported cstate change: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.781057 18019 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.814278 18101 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 947514bc93a3426191c8401e6491675c (127.16.87.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } } }
I20260709 12:10:06.963195 19742 ts_tablet_manager.cc:933] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:06.970350 19742 tablet_copy_client.cc:323] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.194:42531
I20260709 12:10:06.972786 18038 tablet_copy_service.cc:140] P 31ab46c84e5b4443887a349fb364189e: Received BeginTabletCopySession request for tablet 0e669abec06548b68a258154b00e5e42 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:42526)
I20260709 12:10:06.973356 18038 tablet_copy_service.cc:161] P 31ab46c84e5b4443887a349fb364189e: Beginning new tablet copy session on tablet 0e669abec06548b68a258154b00e5e42 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:42526: session id = 947514bc93a3426191c8401e6491675c-0e669abec06548b68a258154b00e5e42
I20260709 12:10:06.988749 18038 tablet_copy_source_session.cc:215] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:06.994467 19742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e669abec06548b68a258154b00e5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:07.019438 19742 tablet_copy_client.cc:806] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:07.020231 19742 tablet_copy_client.cc:670] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:07.031152 19744 ts_tablet_manager.cc:933] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:10:07.031394 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:07.059830 19742 tablet_copy_client.cc:538] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:07.093508 19742 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:07.099969 19744 tablet_copy_client.cc:323] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:10:07.110626 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 79606d6b8b4840eab4f757bb3e284fd1 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:10:07.111202 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 79606d6b8b4840eab4f757bb3e284fd1 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-79606d6b8b4840eab4f757bb3e284fd1
W20260709 12:10:07.104944 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 54254.5us
I20260709 12:10:07.163841 19748 ts_tablet_manager.cc:933] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:10:07.167392 17963 tablet_copy_source_session.cc:215] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:07.174041 19742 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:07.175137 19742 tablet_bootstrap.cc:492] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:07.175824 19744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79606d6b8b4840eab4f757bb3e284fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:07.175910 19742 ts_tablet_manager.cc:1403] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.004s
I20260709 12:10:07.178826 18097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "bba96fd0e3144793bef5253501c555c4"
mode: GRACEFUL
new_leader_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:56896
I20260709 12:10:07.179388 18097 raft_consensus.cc:606] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 LEADER]: Received request to transfer leadership to TS 31ab46c84e5b4443887a349fb364189e
I20260709 12:10:07.179482 19742 raft_consensus.cc:359] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.180406 19742 raft_consensus.cc:740] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:07.180734 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:10:07.181141 19742 consensus_queue.cc:260] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.182330 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:07.183128 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:07.184142 19742 ts_tablet_manager.cc:1434] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:10:07.186268 18038 tablet_copy_service.cc:342] P 31ab46c84e5b4443887a349fb364189e: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-0e669abec06548b68a258154b00e5e42 received from {username='slave'} at 127.0.0.1:42526
I20260709 12:10:07.186741 18038 tablet_copy_service.cc:434] P 31ab46c84e5b4443887a349fb364189e: ending tablet copy session 947514bc93a3426191c8401e6491675c-0e669abec06548b68a258154b00e5e42 on tablet 0e669abec06548b68a258154b00e5e42 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:07.204180 19748 tablet_copy_client.cc:323] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:10:07.207007 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet ccd10cc9acff4c27b657c100708668d7 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:10:07.207599 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet ccd10cc9acff4c27b657c100708668d7 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-ccd10cc9acff4c27b657c100708668d7
I20260709 12:10:07.207837 19744 tablet_copy_client.cc:806] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:07.208442 19744 tablet_copy_client.cc:670] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:07.213882 19744 tablet_copy_client.cc:538] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:07.218787 17963 tablet_copy_source_session.cc:215] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:07.222524 19748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd10cc9acff4c27b657c100708668d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:07.227182 19744 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:07.242540 19748 tablet_copy_client.cc:806] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:07.243506 19748 tablet_copy_client.cc:670] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:07.247480 19748 tablet_copy_client.cc:538] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:07.257589 19748 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:07.285204 19742 ts_tablet_manager.cc:933] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: Initiating tablet copy from peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:10:07.313167 19742 tablet_copy_client.cc:323] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.87.193:45491
I20260709 12:10:07.315346 17963 tablet_copy_service.cc:140] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Received BeginTabletCopySession request for tablet 8d9f6ba217ae4f1f8aed681dd80422b7 from peer 947514bc93a3426191c8401e6491675c ({username='slave'} at 127.0.0.1:46118)
I20260709 12:10:07.315922 17963 tablet_copy_service.cc:161] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Beginning new tablet copy session on tablet 8d9f6ba217ae4f1f8aed681dd80422b7 from peer 947514bc93a3426191c8401e6491675c at {username='slave'} at 127.0.0.1:46118: session id = 947514bc93a3426191c8401e6491675c-8d9f6ba217ae4f1f8aed681dd80422b7
I20260709 12:10:07.325752 17963 tablet_copy_source_session.cc:215] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:07.326514 19748 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:07.329474 19742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9f6ba217ae4f1f8aed681dd80422b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:07.329674 19744 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:07.330641 19744 tablet_bootstrap.cc:492] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:07.331342 19744 ts_tablet_manager.cc:1403] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.013s
I20260709 12:10:07.335297 19744 raft_consensus.cc:359] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.336138 19744 raft_consensus.cc:740] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:07.336782 19744 consensus_queue.cc:260] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.342830 19744 ts_tablet_manager.cc:1434] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:10:07.352231 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-79606d6b8b4840eab4f757bb3e284fd1 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:10:07.352689 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-79606d6b8b4840eab4f757bb3e284fd1 on tablet 79606d6b8b4840eab4f757bb3e284fd1 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:07.327986 19748 tablet_bootstrap.cc:492] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:07.354841 19748 ts_tablet_manager.cc:1403] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.038s
I20260709 12:10:07.359257 18665 raft_consensus.cc:1217] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:07.370186 19748 raft_consensus.cc:359] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.371304 19748 raft_consensus.cc:740] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:07.372054 19748 consensus_queue.cc:260] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.375545 19748 ts_tablet_manager.cc:1434] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 12:10:07.380908 19742 tablet_copy_client.cc:806] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:07.381556 19742 tablet_copy_client.cc:670] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:07.383697 17963 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-ccd10cc9acff4c27b657c100708668d7 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:10:07.384207 17963 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-ccd10cc9acff4c27b657c100708668d7 on tablet ccd10cc9acff4c27b657c100708668d7 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:07.390414 19742 tablet_copy_client.cc:538] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:07.403714 19742 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: Bootstrap starting.
I20260709 12:10:07.436698 19742 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:07.437743 19742 tablet_bootstrap.cc:492] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: Bootstrap complete.
I20260709 12:10:07.438521 19742 ts_tablet_manager.cc:1403] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.012s
I20260709 12:10:07.441664 19742 raft_consensus.cc:359] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.442600 19742 raft_consensus.cc:740] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 947514bc93a3426191c8401e6491675c, State: Initialized, Role: LEARNER
I20260709 12:10:07.443274 19742 consensus_queue.cc:260] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:07.445639 19742 ts_tablet_manager.cc:1434] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:10:07.466162 17962 tablet_copy_service.cc:342] P 32189cebefd24c6c8b1bdbdccc3f8cbc: Request end of tablet copy session 947514bc93a3426191c8401e6491675c-8d9f6ba217ae4f1f8aed681dd80422b7 received from {username='slave'} at 127.0.0.1:46118
I20260709 12:10:07.466723 17962 tablet_copy_service.cc:434] P 32189cebefd24c6c8b1bdbdccc3f8cbc: ending tablet copy session 947514bc93a3426191c8401e6491675c-8d9f6ba217ae4f1f8aed681dd80422b7 on tablet 8d9f6ba217ae4f1f8aed681dd80422b7 with peer 947514bc93a3426191c8401e6491675c
I20260709 12:10:07.490033 19668 raft_consensus.cc:993] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: : Instructing follower 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:07.490581 19668 raft_consensus.cc:1081] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 LEADER]: Signalling peer 31ab46c84e5b4443887a349fb364189e to start an election
I20260709 12:10:07.492770 18028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e"
dest_uuid: "31ab46c84e5b4443887a349fb364189e"
 from {username='slave'} at 127.0.0.1:54268
I20260709 12:10:07.493330 18028 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:07.493675 18028 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.503211 18028 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:07.507853 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:07.508520 17948 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.517536 18028 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 8 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:07.518517 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:07.525053 18097 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:07.525521 18097 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:07.535041 17948 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 8.
I20260709 12:10:07.536652 17991 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 
I20260709 12:10:07.537684 19709 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:07.538205 19709 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 8 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:07.539104 19709 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:07.528724 18097 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:07.548867 18097 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.562855 18097 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 8.
I20260709 12:10:07.598804 17848 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e reported cstate change: term changed from 7 to 8, leader changed from bba96fd0e3144793bef5253501c555c4 (127.16.87.195) to 31ab46c84e5b4443887a349fb364189e (127.16.87.194). New cstate: current_term: 8 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:07.604027 18667 raft_consensus.cc:1217] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:07.643999 18667 raft_consensus.cc:1217] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:07.806700 19694 raft_consensus.cc:1064] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:07.809399 19694 consensus_queue.cc:237] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:07.848837 18667 raft_consensus.cc:1217] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:07.874207 18665 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:07.875319 18097 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:07.876683 19746 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:07.879943 19761 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:07.890942 17944 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:07.892848 19760 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:07.927390 19761 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:07.929404 18665 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:07.958817 18097 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:07.997483 17846 catalog_manager.cc:5697] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:08.025060 17944 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:08.828192 18632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 139866us
I20260709 12:10:09.049014 19718 raft_consensus.cc:493] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:10:09.049687 19718 raft_consensus.cc:515] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.052276 19718 leader_election.cc:290] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:09.050050 18633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 78971.5us
I20260709 12:10:09.085801 19560 raft_consensus.cc:493] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:10:08.432686 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:09.090534 19560 raft_consensus.cc:515] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.099887 19560 leader_election.cc:290] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:09.104317 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 154669us
I20260709 12:10:09.116477 19770 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.097627 17846 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43906 (request call id 246) took 1104 ms. Trace:
I20260709 12:10:09.117240 19770 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.126010 19770 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:09.129370 19784 raft_consensus.cc:493] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:09.129958 19784 raft_consensus.cc:515] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.132136 19781 raft_consensus.cc:1064] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:09.132230 19784 leader_election.cc:290] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:09.132808 19784 raft_consensus.cc:493] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 947514bc93a3426191c8401e6491675c)
I20260709 12:10:09.133258 19784 raft_consensus.cc:515] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.135277 19784 leader_election.cc:290] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:09.135742 19666 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.136277 19666 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.142939 19771 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:09.143510 19771 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.150252 19768 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:09.151042 19768 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.153877 19768 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.158545 19666 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:09.145952 19771 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:10:09.169881 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 251559us
W20260709 12:10:09.185441 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 48237.7us
I20260709 12:10:09.187894 17944 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 8 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:09.192198 19560 raft_consensus.cc:493] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:10:09.193005 19560 raft_consensus.cc:515] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:09.193632 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 57034.4us
I20260709 12:10:09.195959 17848 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43766 (request call id 343) took 1182 ms. Trace:
I20260709 12:10:09.184274 19780 raft_consensus.cc:493] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:10:09.174387 19771 raft_consensus.cc:493] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:09.192261 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.200774 19560 leader_election.cc:290] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.196405 17848 rpcz_store.cc:276] 0709 12:10:08.013979 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.014107 (+   128us) service_pool.cc:224] Handling call
0709 12:10:09.195903 (+1181796us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1016589,"reported_tablets":1}
I20260709 12:10:09.202520 19729 raft_consensus.cc:1064] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:09.204993 19729 consensus_queue.cc:237] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.206532 19560 raft_consensus.cc:493] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bba96fd0e3144793bef5253501c555c4)
I20260709 12:10:09.206840 19780 raft_consensus.cc:515] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.207020 19560 raft_consensus.cc:515] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.209088 19780 leader_election.cc:290] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.210116 19560 leader_election.cc:290] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915), 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491)
I20260709 12:10:09.212657 19772 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.212967 19771 raft_consensus.cc:515] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.213131 19772 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.214990 19771 leader_election.cc:290] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:09.215147 19772 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:09.216017 19772 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:09.216516 19772 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.218668 19772 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:09.218798 18026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.220813 18022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.216806 19769 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.221504 19769 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.223599 19769 leader_election.cc:290] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.224311 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.201758 19794 raft_consensus.cc:493] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 947514bc93a3426191c8401e6491675c)
I20260709 12:10:09.225630 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.225478 19794 raft_consensus.cc:515] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.231050 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:09.232924 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3a5ef441b0462c9c75a7907eac261d" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:09.237967 18669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3f5bc00cb4c42899a857930483e89" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:09.242652 19794 leader_election.cc:290] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:09.245087 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:09.246748 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
W20260709 12:10:09.247668 17919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:34485, user_credentials={real_user=slave}} blocked reactor thread for 295415us
I20260709 12:10:09.249567 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.250006 19767 raft_consensus.cc:1064] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: attempting to promote NON_VOTER 947514bc93a3426191c8401e6491675c to VOTER
I20260709 12:10:09.251420 17847 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43760 (request call id 361) took 1181 ms. Trace:
I20260709 12:10:09.251719 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b8b39b98074fe29990f1286858f96b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.253434 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.256119 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0e96b7a87f41e9b9b96ca556a9b5d3" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.258428 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b8b39b98074fe29990f1286858f96b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.260311 19781 consensus_queue.cc:237] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:09.263487 17919 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.262255 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd522dacd314a22b1c20e924657b87b" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.249739 17849 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43768 (request call id 354) took 1188 ms. Trace:
W20260709 12:10:09.267966 17919 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.268013 17849 rpcz_store.cc:276] 0709 12:10:08.061150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.068661 (+  7511us) service_pool.cc:224] Handling call
0709 12:10:09.249675 (+1181014us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1037385,"reported_tablets":4}
I20260709 12:10:09.270929 19782 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.271617 19779 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.271513 19782 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
W20260709 12:10:09.272276 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 78067.5us
I20260709 12:10:09.272151 19779 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: NON_VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: true } }
I20260709 12:10:09.273782 19782 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.278419 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.279105 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.279691 17947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8717a0dfd87483fa05f3ac7fbb96682" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.280484 17950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.280838 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.281050 17950 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 8.
I20260709 12:10:09.281824 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123b5f397ad4368bf4f8fa96e9066db" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.282016 17953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.282609 17953 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:09.284700 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79602f321774b038051ba5880153ba4" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:09.286490 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.251765 17847 rpcz_store.cc:276] 0709 12:10:08.070304 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.071108 (+   804us) service_pool.cc:224] Handling call
0709 12:10:09.251262 (+1180154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1055879,"reported_tablets":1}
I20260709 12:10:09.260638 19767 consensus_queue.cc:237] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.290153 19779 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.292745 19789 raft_consensus.cc:493] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.294572 19789 raft_consensus.cc:515] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.297663 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.298576 18066 leader_election.cc:304] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c
I20260709 12:10:09.298897 18025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882214ec128344839b957f0f9ccdcfeb" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.299853 19794 raft_consensus.cc:2749] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.300143 18023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0e7557d636433ba67025d292f79da7" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.298561 19789 leader_election.cc:290] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:09.302527 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.123311 17846 rpcz_store.cc:276] 0709 12:10:07.986905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:07.993677 (+  6772us) service_pool.cc:224] Handling call
0709 12:10:09.091388 (+1097711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:08.009684 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:08.010185 (+   501us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:08.010216 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:10:08.010234 (+    18us) tablet.cc:662] Decoding operations
0709 12:10:08.010585 (+   351us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:08.010633 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:08.010659 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:08.010833 (+   174us) tablet.cc:701] Row locks acquired
0709 12:10:08.010853 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:10:08.010979 (+   126us) write_op.cc:270] Start()
0709 12:10:08.011102 (+   123us) write_op.cc:276] Timestamp: P: 1783599008010939 usec, L: 0
0709 12:10:08.011127 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:10:08.011692 (+   565us) log.cc:844] Serialized 599 byte log entry
0709 12:10:08.016782 (+  5090us) op_driver.cc:464] REPLICATION: finished
0709 12:10:08.017304 (+   522us) write_op.cc:301] APPLY: starting
0709 12:10:08.017379 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:08.017486 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:08.017574 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:08.017762 (+   188us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:08.017926 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:08.017989 (+    63us) write_op.cc:312] APPLY: finished
0709 12:10:08.018193 (+   204us) log.cc:844] Serialized 23 byte log entry
0709 12:10:08.019326 (+  1133us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:08.019405 (+    79us) write_op.cc:454] Released schema lock
0709 12:10:08.019443 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:08.019755 (+   312us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:08.019787 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":8145,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":310,"apply.run_cpu_time_us":1479,"apply.run_wall_time_us":2413,"num_ops":1,"prepare.queue_time_us":2848,"prepare.run_cpu_time_us":2308,"prepare.run_wall_time_us":2307,"replication_time_us":5544,"spinlock_wait_cycles":43392}]]}
I20260709 12:10:09.311342 18634 leader_election.cc:304] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.312865 18102 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:09.316318 18066 leader_election.cc:304] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c
I20260709 12:10:09.317194 19794 raft_consensus.cc:2749] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.318485 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33269200238e46ecad72083835397026" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.319203 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.323442 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.321434 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd10cc9acff4c27b657c100708668d7" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.321421 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.326277 18634 leader_election.cc:304] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.326906 19777 raft_consensus.cc:2749] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.327423 18634 leader_election.cc:304] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.331720 18025 consensus_queue.cc:237] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.333751 18065 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:10:09.334800 19779 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:09.335789 19775 raft_consensus.cc:2749] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.336798 18632 leader_election.cc:304] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.338441 18634 leader_election.cc:304] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.338796 19786 raft_consensus.cc:2749] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.339452 19786 raft_consensus.cc:2749] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.341352 19794 raft_consensus.cc:2749] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.330262 19777 raft_consensus.cc:2749] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.334875 18065 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:09.349252 19771 raft_consensus.cc:2749] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.351356 18065 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:10:09.352146 19771 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:09.352509 19771 raft_consensus.cc:493] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.352887 19771 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:09.357039 18100 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:09.358521 19789 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:09.358899 18065 leader_election.cc:304] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:10:09.359058 19789 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:09.361497 19789 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:09.362450 19794 raft_consensus.cc:2749] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:09.363523 18065 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [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: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:09.372740 19794 raft_consensus.cc:2804] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:09.373145 19794 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:09.373519 19794 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:09.374577 18065 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:10:09.375322 19784 raft_consensus.cc:2749] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.380457 19793 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:09.385469 19794 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.386358 18021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.386739 19771 raft_consensus.cc:515] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.388736 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:09.388821 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.395684 18665 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:09.395773 18102 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:10:09.396781 17994 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.397921 19787 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:09.402245 18666 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:09.404663 18065 leader_election.cc:304] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:09.405949 19784 raft_consensus.cc:2749] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:09.408205 19729 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:09.409577 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e" is_pre_election: true
I20260709 12:10:09.414631 19771 leader_election.cc:290] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 9 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:09.417891 17948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:09.418552 17948 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:09.437466 18024 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:09.439857 18668 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:09.440821 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bfd74b9f446587b02b333dafa06a" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" is_pre_election: true
I20260709 12:10:09.442415 19756 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:10:09.446594 18024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:09.452703 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:09.448307 19793 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:10:09.453763 17951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc"
I20260709 12:10:09.455008 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:09.455435 18065 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:09.455876 18102 raft_consensus.cc:1275] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:09.456004 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:09.457422 18102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52182addeff849d6bca88f8c779c511d" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:09.459621 19771 raft_consensus.cc:2749] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.461190 18021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e885faf70a42fe9d80dc2e47c08d7e" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31ab46c84e5b4443887a349fb364189e"
I20260709 12:10:09.463812 18101 raft_consensus.cc:1275] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 31ab46c84e5b4443887a349fb364189e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:09.459424 17948 raft_consensus.cc:2468] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 9.
I20260709 12:10:09.465396 17953 raft_consensus.cc:1240] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 9 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 12:10:09.469300 18024 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:09.443856 19794 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:09.473598 19623 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:09.474200 17916 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.478649 18065 leader_election.cc:304] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e
I20260709 12:10:09.479393 19794 raft_consensus.cc:2804] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:09.480062 19794 raft_consensus.cc:697] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 9 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:09.480935 19794 consensus_queue.cc:237] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.473625 18668 raft_consensus.cc:1275] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 LEARNER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:09.490094 19756 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:09.490625 19769 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:09.489244 19746 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.495761 17991 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:10:09.496522 17917 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [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: 32189cebefd24c6c8b1bdbdccc3f8cbc; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.498644 19795 raft_consensus.cc:2749] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.495872 18668 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.500156 19756 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:09.507753 19779 raft_consensus.cc:2749] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:09.509713 17993 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.512048 17993 leader_election.cc:304] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.513713 19789 raft_consensus.cc:2749] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.514535 19787 raft_consensus.cc:2749] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:09.529691 19767 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.533620 17846 catalog_manager.cc:5697] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New cstate: current_term: 2 leader_uuid: "31ab46c84e5b4443887a349fb364189e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.525401 19756 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.526851 18665 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.514911 17993 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.551581 19787 raft_consensus.cc:2749] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:09.553296 19787 consensus_queue.cc:1048] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:09.559190 19787 consensus_queue.cc:1059] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:09.560563 19789 raft_consensus.cc:3055] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:09.561075 19789 raft_consensus.cc:740] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:09.559198 17993 leader_election.cc:304] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31ab46c84e5b4443887a349fb364189e; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:09.563953 19769 raft_consensus.cc:2749] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:09.566288 19789 consensus_queue.cc:260] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:10:09.573361 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 65808.3us
I20260709 12:10:09.583349 18024 raft_consensus.cc:1275] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:09.558714 18669 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.593258 19789 raft_consensus.cc:3060] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:09.609586 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:09.620139 19768 consensus_queue.cc:1048] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:09.622571 18102 raft_consensus.cc:1240] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 9 LEADER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 8. Current term is 9. Ops: [8.8-8.8]
W20260709 12:10:09.630095 18695 debug-util.cc:398] Leaking SignalData structure 0x7b08002ecc00 after lost signal to thread 16738
W20260709 12:10:09.631645 18695 debug-util.cc:398] Leaking SignalData structure 0x7b08002ed2e0 after lost signal to thread 17885
I20260709 12:10:09.655745 18021 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:09.633267 18695 debug-util.cc:398] Leaking SignalData structure 0x7b0800385d00 after lost signal to thread 17977
W20260709 12:10:09.681399 18065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 52491.6us
I20260709 12:10:09.688401 18097 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.586117 19795 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.096s
W20260709 12:10:09.698882 18695 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9960 after lost signal to thread 18052
W20260709 12:10:09.700114 18695 debug-util.cc:398] Leaking SignalData structure 0x7b0800169ee0 after lost signal to thread 18126
W20260709 12:10:09.701239 18695 debug-util.cc:398] Leaking SignalData structure 0x7b080032f600 after lost signal to thread 18698
I20260709 12:10:09.711244 17847 catalog_manager.cc:5697] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 8 to 9, leader changed from 31ab46c84e5b4443887a349fb364189e (127.16.87.194) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 9 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:09.739334 18100 raft_consensus.cc:2955] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.783983 17934 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e669abec06548b68a258154b00e5e42 with delete_type TABLET_DATA_TOMBSTONED (TS 32189cebefd24c6c8b1bdbdccc3f8cbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58258
I20260709 12:10:09.792351 17836 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e669abec06548b68a258154b00e5e42 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:10:09.806964 17993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 122731us
I20260709 12:10:09.825433 17846 catalog_manager.cc:5697] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.837829 17846 catalog_manager.cc:5697] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } attrs { replace: true } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:09.846437 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 71729.5us
I20260709 12:10:09.873075 18096 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:09.914512 18097 raft_consensus.cc:1240] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Rejecting Update request from peer 31ab46c84e5b4443887a349fb364189e for earlier term 2. Current term is 3. Ops: []
I20260709 12:10:09.924787 19769 consensus_queue.cc:1059] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:09.925856 19769 raft_consensus.cc:3055] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:09.926177 19769 raft_consensus.cc:740] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:09.926940 19769 consensus_queue.cc:260] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:09.928036 19769 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:09.935639 18632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 90519.8us
I20260709 12:10:09.954926 18021 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:09.958890 17917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 110946us
I20260709 12:10:09.968415 17952 consensus_queue.cc:237] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:10.011830 17947 consensus_queue.cc:237] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:461: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 1
I20260709 12:10:10.020337 18665 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:10.022730 17945 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 9 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:10:10.041872 19818 tablet_replica.cc:333] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.028507 18023 raft_consensus.cc:1275] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:10.023851 19816 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.030742 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
I20260709 12:10:10.043373 19818 raft_consensus.cc:2243] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.043730 19623 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:10.044473 19818 raft_consensus.cc:2272] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.050622 18020 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.062377 19794 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 12:10:10.068372 19781 consensus_queue.cc:1048] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:10:10.075964 18669 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:10:10.079643 18065 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 12:10:10.096350 18669 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.097445 19768 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.103622 19818 ts_tablet_manager.cc:1916] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:10.097750 19817 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:10:10.120955 18100 raft_consensus.cc:1275] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Refusing update from remote peer 32189cebefd24c6c8b1bdbdccc3f8cbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:10.151964 19623 consensus_queue.cc:1048] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:10:10.170966 17919 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:10.204937 17991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 116117us
I20260709 12:10:10.208513 18024 raft_consensus.cc:2955] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.211118 18023 raft_consensus.cc:1275] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 9 FOLLOWER]: Refusing update from remote peer bba96fd0e3144793bef5253501c555c4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260709 12:10:10.212713 18023 pending_rounds.cc:85] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Aborting all ops after (but not including) 7
W20260709 12:10:10.216874 18065 consensus_peers.cc:597] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.218163 17918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:44915, user_credentials={real_user=slave}} blocked reactor thread for 77633.5us
I20260709 12:10:10.221938 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ccd10cc9acff4c27b657c100708668d7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:10:10.226138 18065 consensus_peers.cc:597] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.233723 18065 consensus_peers.cc:597] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.234297 18065 consensus_peers.cc:597] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.234827 18065 consensus_peers.cc:597] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.221412 18023 pending_rounds.cc:107] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260709 12:10:10.242039 18023 raft_consensus.cc:2889] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:10:10.243752 18065 consensus_peers.cc:597] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.244112 17847 catalog_manager.cc:5697] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 4 to 5, VOTER bba96fd0e3144793bef5253501c555c4 (127.16.87.195) evicted. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.264370 18096 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.271201 18667 raft_consensus.cc:2955] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:10.272764 17991 consensus_peers.cc:597] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.274674 18065 consensus_peers.cc:597] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.252465 19788 consensus_queue.cc:1048] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
W20260709 12:10:10.278532 17991 consensus_peers.cc:597] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.279127 17991 consensus_peers.cc:597] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.280642 17991 consensus_peers.cc:597] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.287746 19781 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.330148 18089 tablet_service.cc:1558] Processing DeleteTablet for tablet ccd10cc9acff4c27b657c100708668d7 with delete_type TABLET_DATA_TOMBSTONED (TS bba96fd0e3144793bef5253501c555c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57816
W20260709 12:10:10.329057 18632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:45491, user_credentials={real_user=slave}} blocked reactor thread for 131497us
I20260709 12:10:10.351207 19818 ts_tablet_manager.cc:1929] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:10.351733 19818 log.cc:1199] T 0e669abec06548b68a258154b00e5e42 P 32189cebefd24c6c8b1bdbdccc3f8cbc: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/wals/0e669abec06548b68a258154b00e5e42
I20260709 12:10:10.357313 18665 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:10.363092 18065 consensus_peers.cc:597] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.357497 17835 catalog_manager.cc:5028] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): tablet 0e669abec06548b68a258154b00e5e42 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:10.383900 17847 catalog_manager.cc:5697] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 2 to 3, 947514bc93a3426191c8401e6491675c (127.16.87.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
W20260709 12:10:10.390566 18065 consensus_peers.cc:597] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.393985 17991 consensus_peers.cc:597] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.397127 18065 consensus_peers.cc:597] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.406934 18096 raft_consensus.cc:2955] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.411721 19833 tablet_replica.cc:333] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:10.412801 19833 raft_consensus.cc:2243] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.413555 19833 raft_consensus.cc:2272] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:10.416237 18065 consensus_peers.cc:597] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.418766 18632 consensus_peers.cc:597] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.420811 18632 consensus_peers.cc:597] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.430526 18632 consensus_peers.cc:597] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.431097 18632 consensus_peers.cc:597] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.432732 17991 consensus_peers.cc:597] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.433293 18632 consensus_peers.cc:597] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.439203 18632 consensus_peers.cc:597] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.442263 18632 consensus_peers.cc:597] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.464993 19833 ts_tablet_manager.cc:1916] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:10.474548 17835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79606d6b8b4840eab4f757bb3e284fd1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:10:10.489799 18632 consensus_peers.cc:597] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.507774 18632 consensus_peers.cc:597] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.519047 17991 consensus_peers.cc:597] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.542554 17849 catalog_manager.cc:5697] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c reported cstate change: config changed from index 4 to 5, VOTER 31ab46c84e5b4443887a349fb364189e (127.16.87.194) evicted. New cstate: current_term: 2 leader_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } } }
I20260709 12:10:10.595497 18018 tablet_service.cc:1558] Processing DeleteTablet for tablet 79606d6b8b4840eab4f757bb3e284fd1 with delete_type TABLET_DATA_TOMBSTONED (TS 31ab46c84e5b4443887a349fb364189e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54254
W20260709 12:10:10.609368 18065 consensus_peers.cc:597] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.624948 18632 consensus_peers.cc:597] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:10.628459 17835 catalog_manager.cc:4755] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): ChangeConfig:REMOVE_PEER RPC failed for tablet 8d9f6ba217ae4f1f8aed681dd80422b7: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:10:10.631140 19833 ts_tablet_manager.cc:1929] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:10.636456 19833 log.cc:1199] T ccd10cc9acff4c27b657c100708668d7 P bba96fd0e3144793bef5253501c555c4: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/wals/ccd10cc9acff4c27b657c100708668d7
I20260709 12:10:10.642282 17837 catalog_manager.cc:5028] TS bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): tablet ccd10cc9acff4c27b657c100708668d7 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:10.643839 19837 tablet_replica.cc:333] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:10.644678 19837 raft_consensus.cc:2243] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.645331 19837 raft_consensus.cc:2272] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.679625 19837 ts_tablet_manager.cc:1916] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:10.727550 19837 ts_tablet_manager.cc:1929] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:10:10.727981 19837 log.cc:1199] T 79606d6b8b4840eab4f757bb3e284fd1 P 31ab46c84e5b4443887a349fb364189e: Deleting WAL directory at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/wals/79606d6b8b4840eab4f757bb3e284fd1
I20260709 12:10:10.729760 17836 catalog_manager.cc:5028] TS 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): tablet 79606d6b8b4840eab4f757bb3e284fd1 (table test-workload [id=9d2fa92e05b2432db4380cfefe54554b]) successfully deleted
I20260709 12:10:10.736691 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:10.742820 16735 tablet_replica.cc:333] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.744377 16735 raft_consensus.cc:2243] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.745442 16735 raft_consensus.cc:2272] T 3e51563f47194a34910481ac687d43b6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.748144 16735 tablet_replica.cc:333] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.757899 16735 raft_consensus.cc:2243] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.758669 16735 raft_consensus.cc:2272] T 2f6cde48594b493a9b2761a5221049e0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.761981 16735 tablet_replica.cc:333] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.762848 16735 raft_consensus.cc:2243] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.763904 16735 raft_consensus.cc:2272] T 192f751bcf0542378f743fe3860e611b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.766678 16735 tablet_replica.cc:333] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.767567 16735 raft_consensus.cc:2243] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.768064 16735 raft_consensus.cc:2272] T d5b604519c484a8c95342fe6c50fa1d0 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.770601 16735 tablet_replica.cc:333] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.771620 16735 raft_consensus.cc:2243] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.773125 16735 raft_consensus.cc:2272] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.781836 16735 tablet_replica.cc:333] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.783201 16735 raft_consensus.cc:2243] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.783797 16735 raft_consensus.cc:2272] T d8e885faf70a42fe9d80dc2e47c08d7e P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.788411 16735 tablet_replica.cc:333] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.789191 16735 raft_consensus.cc:2243] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.789774 16735 raft_consensus.cc:2272] T 6ec2e08e328a4394b5e2d8c4d38032aa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.792459 16735 tablet_replica.cc:333] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.793224 16735 raft_consensus.cc:2243] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.793778 16735 raft_consensus.cc:2272] T 9123b5f397ad4368bf4f8fa96e9066db P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.796468 16735 tablet_replica.cc:333] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.797339 16735 raft_consensus.cc:2243] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.798455 16735 raft_consensus.cc:2272] T 3e48302432dc4d55bbcd705a7a23f234 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.801043 16735 tablet_replica.cc:333] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.801774 16735 raft_consensus.cc:2243] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.802760 16735 raft_consensus.cc:2272] T 3ca7bfd74b9f446587b02b333dafa06a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.805300 16735 tablet_replica.cc:333] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.806092 16735 raft_consensus.cc:2243] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.807438 16735 raft_consensus.cc:2272] T 2ad1b3b0b3a34072b505c301f1f531b8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.811559 16735 tablet_replica.cc:333] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.812409 16735 raft_consensus.cc:2243] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.813592 16735 raft_consensus.cc:2272] T 80df17dc664e42fd9290eb0ea0a02d3d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.817075 16735 tablet_replica.cc:333] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.817828 16735 raft_consensus.cc:2243] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.818655 16735 raft_consensus.cc:2272] T 7ef151440ee54401993f31107eb593b1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.821432 16735 tablet_replica.cc:333] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.822171 16735 raft_consensus.cc:2243] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.826382 16735 raft_consensus.cc:2272] T d16b70fd4a5f4e61a31037d66010b34b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.828913 16735 tablet_replica.cc:333] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.829891 16735 raft_consensus.cc:2243] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.830474 16735 raft_consensus.cc:2272] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.833316 16735 tablet_replica.cc:333] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.834108 16735 raft_consensus.cc:2243] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.835099 16735 raft_consensus.cc:2272] T f351f28ae6ba444dba92b94ec9777dae P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.840365 16735 tablet_replica.cc:333] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.841230 16735 raft_consensus.cc:2243] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.841876 16735 raft_consensus.cc:2272] T 184d83bcedf645c3b201dbed627e24fa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.844637 16735 tablet_replica.cc:333] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.845566 16735 raft_consensus.cc:2243] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.846207 16735 raft_consensus.cc:2272] T 03467a4477914661b8b3fccb39f9f875 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.848963 16735 tablet_replica.cc:333] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.849833 16735 raft_consensus.cc:2243] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.850612 16735 raft_consensus.cc:2272] T 9fe4f6b12efd49fa9dd963b137a5409c P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.857692 16735 tablet_replica.cc:333] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.858467 16735 raft_consensus.cc:2243] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.859052 16735 raft_consensus.cc:2272] T 750a8f5719514c438cb1b459491d21e8 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.861505 16735 tablet_replica.cc:333] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.863386 16735 raft_consensus.cc:2243] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.864403 16735 raft_consensus.cc:2272] T 1e8d92c9c85f4efe99f77c4d21ff213a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.871407 16735 tablet_replica.cc:333] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.872300 16735 raft_consensus.cc:2243] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.873296 16735 raft_consensus.cc:2272] T 79606d6b8b4840eab4f757bb3e284fd1 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.901295 16735 tablet_replica.cc:333] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.902382 16735 raft_consensus.cc:2243] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.902969 16735 raft_consensus.cc:2272] T 3b85d5092a934949bb0bdc7f89c4959d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.905369 16735 tablet_replica.cc:333] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.906064 16735 raft_consensus.cc:2243] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.907140 16735 raft_consensus.cc:2272] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.909906 16735 tablet_replica.cc:333] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.910743 16735 raft_consensus.cc:2243] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.911342 16735 raft_consensus.cc:2272] T e96e7c0ddd6345ba98c3db453ba5b763 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.913791 16735 tablet_replica.cc:333] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.914635 16735 raft_consensus.cc:2243] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.915139 16735 raft_consensus.cc:2272] T e3c79e1967914660886dbff873726374 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.917325 16735 tablet_replica.cc:333] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.917984 16735 raft_consensus.cc:2243] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.918545 16735 raft_consensus.cc:2272] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.920816 16735 tablet_replica.cc:333] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.921481 16735 raft_consensus.cc:2243] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.922377 16735 raft_consensus.cc:2272] T 52182addeff849d6bca88f8c779c511d P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.924892 16735 tablet_replica.cc:333] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.925642 16735 raft_consensus.cc:2243] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.926245 16735 raft_consensus.cc:2272] T 83b808942e5b4351a1613e6742b6df70 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.928936 16735 tablet_replica.cc:333] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.929688 16735 raft_consensus.cc:2243] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.930172 16735 raft_consensus.cc:2272] T 586c916e846b4a468420f2b30268354a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.932664 16735 tablet_replica.cc:333] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.933431 16735 raft_consensus.cc:2243] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.934377 16735 raft_consensus.cc:2272] T 33269200238e46ecad72083835397026 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.937089 16735 tablet_replica.cc:333] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.937888 16735 raft_consensus.cc:2243] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.938921 16735 raft_consensus.cc:2272] T 9df5825367dc41f8859fdf13a7af98f9 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.941547 16735 tablet_replica.cc:333] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.942263 16735 raft_consensus.cc:2243] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.942863 16735 raft_consensus.cc:2272] T 93477dc20e374ba6b6e457c241b52bfa P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.945324 16735 tablet_replica.cc:333] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.946007 16735 raft_consensus.cc:2243] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.946583 16735 raft_consensus.cc:2272] T f79602f321774b038051ba5880153ba4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.949491 16735 tablet_replica.cc:333] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.950496 16735 raft_consensus.cc:2243] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.951233 16735 raft_consensus.cc:2272] T 313e377dbc1e4002bd6d8017fd3b9d27 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.954161 16735 tablet_replica.cc:333] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.954986 16735 raft_consensus.cc:2243] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.955614 16735 raft_consensus.cc:2272] T c9912fdd28ad4dcf895d39100f062676 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.958231 16735 tablet_replica.cc:333] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.959020 16735 raft_consensus.cc:2243] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.959496 16735 raft_consensus.cc:2272] T aa0a33f9e4c440ceb6309cedd885b2b3 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.961886 16735 tablet_replica.cc:333] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.962684 16735 raft_consensus.cc:2243] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.963398 16735 raft_consensus.cc:2272] T b5b8b39b98074fe29990f1286858f96b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.965821 16735 tablet_replica.cc:333] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.966531 16735 raft_consensus.cc:2243] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.967015 16735 raft_consensus.cc:2272] T 7447d0fcb94446c290541d8fbd640ce6 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.969457 16735 tablet_replica.cc:333] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.970057 16735 raft_consensus.cc:2243] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.970570 16735 raft_consensus.cc:2272] T f8717a0dfd87483fa05f3ac7fbb96682 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.972802 16735 tablet_replica.cc:333] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.973430 16735 raft_consensus.cc:2243] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.973897 16735 raft_consensus.cc:2272] T 6bd522dacd314a22b1c20e924657b87b P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.976272 16735 tablet_replica.cc:333] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.976967 16735 raft_consensus.cc:2243] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.977593 16735 raft_consensus.cc:2272] T fb7d948096474c30b963a2f9968457ea P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.980556 16735 tablet_replica.cc:333] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.981220 16735 raft_consensus.cc:2243] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.981729 16735 raft_consensus.cc:2272] T d7141beba20d423ca444bb719f31228a P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.984179 16735 tablet_replica.cc:333] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.984869 16735 raft_consensus.cc:2243] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:10.985570 16735 raft_consensus.cc:2272] T 57af5639d7d04847a11a4091cbfdf8c4 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:10.988055 16735 tablet_replica.cc:333] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc: stopping tablet replica
I20260709 12:10:10.988668 16735 raft_consensus.cc:2243] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:10.989549 16735 raft_consensus.cc:2272] T ccd10cc9acff4c27b657c100708668d7 P 32189cebefd24c6c8b1bdbdccc3f8cbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.092641 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
I20260709 12:10:11.178795 19815 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.179535 19815 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:11.183285 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:11.203253 18096 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 3.
I20260709 12:10:11.206660 17993 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:11.207515 19769 raft_consensus.cc:2804] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:11.207914 19769 raft_consensus.cc:493] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.208312 19769 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:11.233798 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
W20260709 12:10:11.253777 18633 consensus_peers.cc:597] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.263392 19815 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:11.288985 19769 raft_consensus.cc:515] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:11.292735 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c79e1967914660886dbff873726374" candidate_uuid: "31ab46c84e5b4443887a349fb364189e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:11.293351 18096 raft_consensus.cc:3060] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:11.319304 19769 leader_election.cc:290] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:11.327222 18633 consensus_peers.cc:597] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.335309 18633 consensus_peers.cc:597] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.343719 18096 raft_consensus.cc:2468] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ab46c84e5b4443887a349fb364189e in term 4.
I20260709 12:10:11.363989 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:10:11.365305 18633 consensus_peers.cc:597] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.378551 16735 tablet_replica.cc:333] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.379575 16735 raft_consensus.cc:2243] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.380314 16735 raft_consensus.cc:2272] T 3e51563f47194a34910481ac687d43b6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.383100 16735 tablet_replica.cc:333] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.384021 16735 raft_consensus.cc:2243] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.384634 16735 raft_consensus.cc:2272] T d5b604519c484a8c95342fe6c50fa1d0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:11.389909 18633 consensus_peers.cc:597] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.397143 17991 leader_election.cc:336] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:11.398933 17991 leader_election.cc:336] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:11.406522 17993 leader_election.cc:304] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [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: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:11.407744 19769 raft_consensus.cc:2804] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:11.408458 19769 raft_consensus.cc:697] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Becoming Leader. State: Replica: 31ab46c84e5b4443887a349fb364189e, State: Running, Role: LEADER
I20260709 12:10:11.409395 19769 consensus_queue.cc:237] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:10:11.417122 18066 consensus_peers.cc:597] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.417981 18633 consensus_peers.cc:597] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.417981 18066 consensus_peers.cc:597] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.420187 18066 consensus_peers.cc:597] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.422065 16735 tablet_replica.cc:333] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.423277 16735 raft_consensus.cc:2243] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.424008 16735 raft_consensus.cc:2272] T 2f6cde48594b493a9b2761a5221049e0 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:11.466094 18066 consensus_peers.cc:597] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.466856 18066 consensus_peers.cc:597] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.481633 18066 consensus_peers.cc:597] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.494081 16735 tablet_replica.cc:333] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.495072 16735 raft_consensus.cc:2243] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.495638 16735 raft_consensus.cc:2272] T 192f751bcf0542378f743fe3860e611b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.499193 16735 tablet_replica.cc:333] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.500187 16735 raft_consensus.cc:2243] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.500857 16735 raft_consensus.cc:2272] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.504469 16735 tablet_replica.cc:333] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.505252 16735 raft_consensus.cc:2243] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.506248 16735 raft_consensus.cc:2272] T 7e2867a7a0c74baf8047ee5018fa615b P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.508810 16735 tablet_replica.cc:333] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.509667 16735 raft_consensus.cc:2243] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.515295 16735 raft_consensus.cc:2272] T 9df5825367dc41f8859fdf13a7af98f9 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.517972 16735 tablet_replica.cc:333] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.518873 16735 raft_consensus.cc:2243] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.519475 16735 raft_consensus.cc:2272] T d8e885faf70a42fe9d80dc2e47c08d7e P 31ab46c84e5b4443887a349fb364189e [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.522199 16735 tablet_replica.cc:333] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.523101 16735 raft_consensus.cc:2243] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.524102 16735 raft_consensus.cc:2272] T 0e669abec06548b68a258154b00e5e42 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.527554 16735 tablet_replica.cc:333] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.528430 16735 raft_consensus.cc:2243] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.529776 16735 raft_consensus.cc:2272] T 2eb3f5bc00cb4c42899a857930483e89 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.532626 16735 tablet_replica.cc:333] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.533492 16735 raft_consensus.cc:2243] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.534328 16735 raft_consensus.cc:2272] T c3af56dfd5114de4bd7ac6f6bbc1572a P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.539381 16735 tablet_replica.cc:333] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.541335 16735 raft_consensus.cc:2243] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.542402 16735 raft_consensus.cc:2272] T 6ec2e08e328a4394b5e2d8c4d38032aa P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:11.546984 18633 consensus_peers.cc:597] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.578332 18633 consensus_peers.cc:597] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.581939 18066 consensus_peers.cc:597] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.592552 18066 consensus_peers.cc:597] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.594504 16735 tablet_replica.cc:333] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.595392 16735 raft_consensus.cc:2243] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 5 LEADER]: Raft consensus shutting down.
W20260709 12:10:11.596258 18633 consensus_peers.cc:597] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.596369 16735 raft_consensus.cc:2272] T 9123b5f397ad4368bf4f8fa96e9066db P 31ab46c84e5b4443887a349fb364189e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.599292 16735 tablet_replica.cc:333] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.600162 16735 raft_consensus.cc:2243] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.601613 16735 raft_consensus.cc:2272] T ad9cc9debb7b42af91582ac4e8cd5ce8 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.604233 16735 tablet_replica.cc:333] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.605083 16735 raft_consensus.cc:2243] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.606174 16735 raft_consensus.cc:2272] T b3e125095d984ba4ae68c2b6583fd075 P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.609645 16735 tablet_replica.cc:333] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.610459 16735 raft_consensus.cc:2243] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.611047 16735 raft_consensus.cc:2272] T 80df17dc664e42fd9290eb0ea0a02d3d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.613700 16735 tablet_replica.cc:333] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.614485 16735 raft_consensus.cc:2243] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.615047 16735 raft_consensus.cc:2272] T f351f28ae6ba444dba92b94ec9777dae P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.617534 16735 tablet_replica.cc:333] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.618391 16735 raft_consensus.cc:2243] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.618983 16735 raft_consensus.cc:2272] T 2b84d2d1f340465eab8438ccfce56e05 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.622150 16735 tablet_replica.cc:333] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.622931 16735 raft_consensus.cc:2243] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.623554 16735 raft_consensus.cc:2272] T 3ca7bfd74b9f446587b02b333dafa06a P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.625941 16735 tablet_replica.cc:333] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.626701 16735 raft_consensus.cc:2243] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.627525 16735 raft_consensus.cc:2272] T 9fe4f6b12efd49fa9dd963b137a5409c P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.630426 16735 tablet_replica.cc:333] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.631194 16735 raft_consensus.cc:2243] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.631697 16735 raft_consensus.cc:2272] T 750a8f5719514c438cb1b459491d21e8 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.634020 16735 tablet_replica.cc:333] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.634753 16735 raft_consensus.cc:2243] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.635658 16735 raft_consensus.cc:2272] T 7ef151440ee54401993f31107eb593b1 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.638023 16735 tablet_replica.cc:333] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.638974 16735 raft_consensus.cc:2243] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.639554 16735 raft_consensus.cc:2272] T 6c552acca21f4e0cb03fe91e5496f414 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.642177 16735 tablet_replica.cc:333] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.642907 16735 raft_consensus.cc:2243] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.643420 16735 raft_consensus.cc:2272] T d16b70fd4a5f4e61a31037d66010b34b P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:11.648626 18633 consensus_peers.cc:597] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.671088 16735 tablet_replica.cc:333] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
W20260709 12:10:11.671581 18633 consensus_peers.cc:597] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c -> Peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Couldn't send request to peer 31ab46c84e5b4443887a349fb364189e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.672086 16735 raft_consensus.cc:2243] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.672673 16735 raft_consensus.cc:2272] T 1e8d92c9c85f4efe99f77c4d21ff213a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.675499 16735 tablet_replica.cc:333] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.687273 16735 raft_consensus.cc:2243] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.688361 16735 raft_consensus.cc:2272] T f8717a0dfd87483fa05f3ac7fbb96682 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.693571 16735 tablet_replica.cc:333] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.694380 16735 raft_consensus.cc:2243] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.695515 16735 raft_consensus.cc:2272] T 882214ec128344839b957f0f9ccdcfeb P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.700021 16735 tablet_replica.cc:333] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.702064 16735 raft_consensus.cc:2243] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.702754 16735 raft_consensus.cc:2272] T 93e4ffd424a94910a685e506caa7a29a P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.705753 16735 tablet_replica.cc:333] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.706624 16735 raft_consensus.cc:2243] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.707132 16735 raft_consensus.cc:2272] T 93477dc20e374ba6b6e457c241b52bfa P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.709791 16735 tablet_replica.cc:333] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.710580 16735 raft_consensus.cc:2243] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.711148 16735 raft_consensus.cc:2272] T 33269200238e46ecad72083835397026 P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.726616 16735 tablet_replica.cc:333] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.727530 16735 raft_consensus.cc:2243] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.728837 16735 raft_consensus.cc:2272] T 3b85d5092a934949bb0bdc7f89c4959d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.731516 16735 tablet_replica.cc:333] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.732267 16735 raft_consensus.cc:2243] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.734814 16735 raft_consensus.cc:2272] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.738417 16735 tablet_replica.cc:333] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.739255 16735 raft_consensus.cc:2243] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.740446 16735 raft_consensus.cc:2272] T d60ef07975c14fcf80af8e1df2cce770 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.742873 16735 tablet_replica.cc:333] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.743687 16735 raft_consensus.cc:2243] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.744426 16735 pending_rounds.cc:70] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: Trying to abort 1 pending ops.
I20260709 12:10:11.744681 16735 pending_rounds.cc:77] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7305621550744055808 op_type: NO_OP noop_request { }
I20260709 12:10:11.745337 16735 raft_consensus.cc:2889] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:11.745680 16735 raft_consensus.cc:2272] T e3c79e1967914660886dbff873726374 P 31ab46c84e5b4443887a349fb364189e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.749421 16735 tablet_replica.cc:333] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.760346 16735 raft_consensus.cc:2243] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.763022 16735 raft_consensus.cc:2272] T 03467a4477914661b8b3fccb39f9f875 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.766234 19770 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:11.767058 19770 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:11.772789 18066 leader_election.cc:336] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:10:11.773741 19770 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:11.781404 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:11.783245 18068 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 947514bc93a3426191c8401e6491675c
I20260709 12:10:11.784077 19770 raft_consensus.cc:2749] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:11.786644 18065 leader_election.cc:336] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:11.792382 16735 tablet_replica.cc:333] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.793205 16735 raft_consensus.cc:2243] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.793803 16735 raft_consensus.cc:2272] T 184d83bcedf645c3b201dbed627e24fa P 31ab46c84e5b4443887a349fb364189e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.796725 16735 tablet_replica.cc:333] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.797472 16735 raft_consensus.cc:2243] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.798189 16735 raft_consensus.cc:2272] T 1fc9e224030a4def808e0716f1be450e P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.834757 19820 raft_consensus.cc:493] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:11.835287 19820 raft_consensus.cc:515] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:11.843246 18632 leader_election.cc:336] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:11.845089 16735 tablet_replica.cc:333] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.847481 19770 raft_consensus.cc:493] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:11.848002 19770 raft_consensus.cc:515] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:10:11.853416 18066 leader_election.cc:336] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:10:11.853994 19770 leader_election.cc:290] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:11.847143 16735 raft_consensus.cc:2243] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.854946 16735 raft_consensus.cc:2272] T 52182addeff849d6bca88f8c779c511d P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.857484 16735 tablet_replica.cc:333] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
W20260709 12:10:11.863842 18065 leader_election.cc:336] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:11.864404 18065 leader_election.cc:304] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:11.858209 16735 raft_consensus.cc:2243] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.865219 19770 raft_consensus.cc:2749] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:11.865701 16735 raft_consensus.cc:2272] T 83b808942e5b4351a1613e6742b6df70 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.868011 19820 leader_election.cc:290] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:11.879160 16735 tablet_replica.cc:333] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.879490 19773 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:11.880064 16735 raft_consensus.cc:2243] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.879977 19773 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:11.880913 16735 raft_consensus.cc:2272] T 3b3a5ef441b0462c9c75a7907eac261d P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.882170 19773 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:11.883631 16735 tablet_replica.cc:333] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.883767 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:11.884379 16735 raft_consensus.cc:2243] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.884975 16735 raft_consensus.cc:2272] T 7447d0fcb94446c290541d8fbd640ce6 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.887601 16735 tablet_replica.cc:333] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.888248 16735 raft_consensus.cc:2243] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.888773 16735 raft_consensus.cc:2272] T aa0a33f9e4c440ceb6309cedd885b2b3 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.895359 16735 tablet_replica.cc:333] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.896042 16735 raft_consensus.cc:2243] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.896777 16735 raft_consensus.cc:2272] T 2a0e7557d636433ba67025d292f79da7 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:11.901252 18633 leader_election.cc:336] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:10:11.901728 18633 leader_election.cc:304] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:11.903013 19820 raft_consensus.cc:2749] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:11.907058 18065 leader_election.cc:336] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:11.907507 18065 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:10:11.910198 19784 raft_consensus.cc:2749] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:11.932484 16735 tablet_replica.cc:333] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.934900 16735 raft_consensus.cc:2243] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:11.936205 16735 raft_consensus.cc:2272] T c0bd0fab46904393b4b6e79201edd0f4 P 31ab46c84e5b4443887a349fb364189e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:11.938954 16735 tablet_replica.cc:333] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e: stopping tablet replica
I20260709 12:10:11.939543 16735 raft_consensus.cc:2243] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:11.940097 16735 raft_consensus.cc:2272] T ccd10cc9acff4c27b657c100708668d7 P 31ab46c84e5b4443887a349fb364189e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.008870 19820 raft_consensus.cc:493] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.009572 19820 raft_consensus.cc:515] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.012708 19773 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.020897 19773 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.023042 19773 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:12.024991 19820 leader_election.cc:290] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:12.026176 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
W20260709 12:10:12.027710 18065 leader_election.cc:336] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.033663 18632 leader_election.cc:336] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.035801 18068 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, 947514bc93a3426191c8401e6491675c
I20260709 12:10:12.038187 19844 raft_consensus.cc:2749] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:12.041764 18633 leader_election.cc:336] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:10:12.042786 18633 leader_election.cc:304] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.045130 19828 raft_consensus.cc:2749] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:12.052111 19820 raft_consensus.cc:493] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.052781 19820 raft_consensus.cc:515] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.056164 19828 raft_consensus.cc:493] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.059769 19828 raft_consensus.cc:515] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.064986 19828 leader_election.cc:290] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:10:12.069391 18632 leader_election.cc:336] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.082432 18632 leader_election.cc:336] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.083449 19820 leader_election.cc:290] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:10:12.091907 17835 catalog_manager.cc:4755] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): ChangeConfig:REMOVE_PEER RPC failed for tablet 8d9f6ba217ae4f1f8aed681dd80422b7: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.106789 18633 leader_election.cc:336] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.107393 18633 leader_election.cc:304] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.109018 19820 raft_consensus.cc:2749] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:10:12.114960 18633 leader_election.cc:336] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.115470 18633 leader_election.cc:304] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.116516 19820 raft_consensus.cc:2749] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:12.123260 19786 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.123801 19786 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.135888 19770 raft_consensus.cc:493] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.136435 19770 raft_consensus.cc:515] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
W20260709 12:10:12.142717 18065 leader_election.cc:336] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.145183 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:12.145834 18096 raft_consensus.cc:2468] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 1.
I20260709 12:10:12.147002 18634 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:12.147684 19786 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:12.148399 19786 raft_consensus.cc:2804] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:12.148720 19786 raft_consensus.cc:493] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.149063 19786 raft_consensus.cc:3060] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:12.154008 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
W20260709 12:10:12.161360 18632 leader_election.cc:336] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.175060 18066 leader_election.cc:336] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.175566 18066 leader_election.cc:304] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.177862 19773 raft_consensus.cc:2749] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:12.172644 19770 leader_election.cc:290] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:12.184937 19820 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.185509 19820 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.187640 19820 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:12.191193 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:12.191890 18096 raft_consensus.cc:2468] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 1.
I20260709 12:10:12.193246 18634 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:12.195024 19820 raft_consensus.cc:2804] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:12.195482 19820 raft_consensus.cc:493] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.195870 19820 raft_consensus.cc:3060] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:12.208832 19845 raft_consensus.cc:493] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.208957 19820 raft_consensus.cc:515] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.209657 19845 raft_consensus.cc:515] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.211783 19820 leader_election.cc:290] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:12.216023 19828 raft_consensus.cc:493] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.216578 19828 raft_consensus.cc:515] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:12.218478 18633 leader_election.cc:336] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.218677 19786 raft_consensus.cc:515] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.230937 19786 leader_election.cc:290] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:12.219740 19828 leader_election.cc:290] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:12.218967 19770 raft_consensus.cc:493] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.232158 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e48302432dc4d55bbcd705a7a23f234" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:12.238909 18100 raft_consensus.cc:3060] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:12.238799 19770 raft_consensus.cc:515] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:12.240957 19770 leader_election.cc:290] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:10:12.243382 18633 leader_election.cc:336] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.248255 18100 raft_consensus.cc:2468] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
I20260709 12:10:12.251343 18634 leader_election.cc:304] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
W20260709 12:10:12.251634 18065 leader_election.cc:336] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.252223 19786 raft_consensus.cc:2804] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:12.252518 19770 raft_consensus.cc:493] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.252835 19786 raft_consensus.cc:697] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:10:12.253130 19770 raft_consensus.cc:515] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:12.253839 19786 consensus_queue.cc:237] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.255462 19770 leader_election.cc:290] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:12.220417 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1b3b0b3a34072b505c301f1f531b8" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4"
I20260709 12:10:12.258268 18096 raft_consensus.cc:3060] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:12.234928 18632 leader_election.cc:336] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.249349 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9f6ba217ae4f1f8aed681dd80422b7" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:12.259905 18097 raft_consensus.cc:2468] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 1.
W20260709 12:10:12.260032 18632 leader_election.cc:336] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.236667 19845 leader_election.cc:290] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:12.268900 18065 leader_election.cc:336] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.275194 18096 raft_consensus.cc:2468] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 947514bc93a3426191c8401e6491675c in term 2.
W20260709 12:10:12.265626 18632 leader_election.cc:336] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.276384 18632 leader_election.cc:304] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.278082 19845 raft_consensus.cc:2749] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:12.279894 17846 catalog_manager.cc:5697] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:12.284904 18634 leader_election.cc:304] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.285730 19828 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.286267 19828 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.288479 19828 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:12.289043 19828 raft_consensus.cc:2804] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:12.289535 19828 raft_consensus.cc:697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Becoming Leader. State: Replica: 947514bc93a3426191c8401e6491675c, State: Running, Role: LEADER
I20260709 12:10:12.292635 19828 consensus_queue.cc:237] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [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: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.297015 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "947514bc93a3426191c8401e6491675c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bba96fd0e3144793bef5253501c555c4" is_pre_election: true
I20260709 12:10:12.304600 19770 raft_consensus.cc:493] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.305248 19770 raft_consensus.cc:515] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:12.307700 19770 leader_election.cc:290] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:10:12.311316 18632 leader_election.cc:336] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.311378 18066 leader_election.cc:336] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.311847 18632 leader_election.cc:304] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.312105 18066 leader_election.cc:304] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.314229 19786 raft_consensus.cc:2749] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:12.315351 18632 leader_election.cc:336] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.314661 19770 raft_consensus.cc:2749] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:12.318547 18632 leader_election.cc:336] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.318974 18632 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:12.319711 19786 raft_consensus.cc:2749] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:12.319788 18065 leader_election.cc:336] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.330669 18066 leader_election.cc:336] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.331379 18066 leader_election.cc:304] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.333549 19770 raft_consensus.cc:2749] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:12.333854 18066 leader_election.cc:336] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.334339 18066 leader_election.cc:304] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [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: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.335063 19773 raft_consensus.cc:2749] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:12.352769 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
I20260709 12:10:12.360550 19786 raft_consensus.cc:493] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.361155 19786 raft_consensus.cc:515] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.363443 19786 leader_election.cc:290] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:12.372803 19770 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.373420 19770 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:12.375590 18632 leader_election.cc:336] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.375788 19770 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:12.381047 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c" is_pre_election: true
I20260709 12:10:12.381767 18665 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 2.
I20260709 12:10:12.383045 18068 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 
I20260709 12:10:12.384606 17846 catalog_manager.cc:5697] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c reported cstate change: term changed from 1 to 2, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to 947514bc93a3426191c8401e6491675c (127.16.87.196). New cstate: current_term: 2 leader_uuid: "947514bc93a3426191c8401e6491675c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:10:12.387814 18633 leader_election.cc:336] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.388270 18633 leader_election.cc:304] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.389482 19828 raft_consensus.cc:2749] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:12.390424 18065 leader_election.cc:336] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.385428 19770 raft_consensus.cc:2804] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:12.395074 19770 raft_consensus.cc:493] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 32189cebefd24c6c8b1bdbdccc3f8cbc)
I20260709 12:10:12.396242 19770 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:12.399956 18634 consensus_peers.cc:597] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.409730 18065 consensus_peers.cc:597] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.425772 19770 raft_consensus.cc:515] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:12.447219 18065 leader_election.cc:336] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.455376 19770 leader_election.cc:290] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 3 election: Requested vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 947514bc93a3426191c8401e6491675c (127.16.87.196:34485)
I20260709 12:10:12.455597 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79606d6b8b4840eab4f757bb3e284fd1" candidate_uuid: "bba96fd0e3144793bef5253501c555c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "947514bc93a3426191c8401e6491675c"
I20260709 12:10:12.456280 18665 raft_consensus.cc:3060] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:12.462951 18665 raft_consensus.cc:2468] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bba96fd0e3144793bef5253501c555c4 in term 3.
I20260709 12:10:12.464332 18068 leader_election.cc:304] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [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: 947514bc93a3426191c8401e6491675c, bba96fd0e3144793bef5253501c555c4; no voters: 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.465338 19770 raft_consensus.cc:2804] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:12.465802 19770 raft_consensus.cc:697] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Becoming Leader. State: Replica: bba96fd0e3144793bef5253501c555c4, State: Running, Role: LEADER
I20260709 12:10:12.466655 19770 consensus_queue.cc:237] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.493623 17846 catalog_manager.cc:5697] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 reported cstate change: term changed from 2 to 3, leader changed from 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193) to bba96fd0e3144793bef5253501c555c4 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "bba96fd0e3144793bef5253501c555c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:12.508072 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:12.509358 16735 tablet_replica.cc:333] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.510174 16735 raft_consensus.cc:2243] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.510699 16735 raft_consensus.cc:2272] T 192f751bcf0542378f743fe3860e611b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.530041 18634 consensus_peers.cc:597] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.533627 18065 consensus_peers.cc:597] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:12.558495 18065 consensus_peers.cc:597] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.567850 16735 tablet_replica.cc:333] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
W20260709 12:10:12.569370 18065 consensus_peers.cc:597] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:12.571180 18634 consensus_peers.cc:597] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.568778 16735 raft_consensus.cc:2243] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.575595 16735 raft_consensus.cc:2272] T 7e2867a7a0c74baf8047ee5018fa615b P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.577900 16735 tablet_replica.cc:333] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.578683 16735 raft_consensus.cc:2243] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:12.592319 18632 consensus_peers.cc:597] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.594902 16735 raft_consensus.cc:2272] T 8d9f6ba217ae4f1f8aed681dd80422b7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.597584 16735 tablet_replica.cc:333] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.598629 16735 raft_consensus.cc:2243] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.599598 16735 raft_consensus.cc:2272] T d8e885faf70a42fe9d80dc2e47c08d7e P bba96fd0e3144793bef5253501c555c4 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.601503 18065 consensus_peers.cc:597] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.601903 16735 tablet_replica.cc:333] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.602772 16735 raft_consensus.cc:2243] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.603330 16735 raft_consensus.cc:2272] T 0e669abec06548b68a258154b00e5e42 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.605896 16735 tablet_replica.cc:333] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.606653 16735 raft_consensus.cc:2243] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.607201 16735 raft_consensus.cc:2272] T 6ec2e08e328a4394b5e2d8c4d38032aa P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.612869 16735 tablet_replica.cc:333] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.613605 16735 raft_consensus.cc:2243] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.614096 16735 raft_consensus.cc:2272] T 9123b5f397ad4368bf4f8fa96e9066db P bba96fd0e3144793bef5253501c555c4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.616477 16735 tablet_replica.cc:333] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
W20260709 12:10:12.617049 18065 consensus_peers.cc:597] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.617210 16735 raft_consensus.cc:2243] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.618243 16735 raft_consensus.cc:2272] T 57af5639d7d04847a11a4091cbfdf8c4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.626936 16735 tablet_replica.cc:333] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.627741 16735 raft_consensus.cc:2243] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.628327 16735 raft_consensus.cc:2272] T 2eb3f5bc00cb4c42899a857930483e89 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.630818 16735 tablet_replica.cc:333] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.631594 16735 raft_consensus.cc:2243] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.632280 16735 raft_consensus.cc:2272] T 3e48302432dc4d55bbcd705a7a23f234 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.632371 18634 consensus_peers.cc:597] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.634634 16735 tablet_replica.cc:333] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.635448 16735 raft_consensus.cc:2243] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.635949 16735 raft_consensus.cc:2272] T c3af56dfd5114de4bd7ac6f6bbc1572a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.638365 16735 tablet_replica.cc:333] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.639354 16735 raft_consensus.cc:2243] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.639863 16735 raft_consensus.cc:2272] T 2ad1b3b0b3a34072b505c301f1f531b8 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.642191 16735 tablet_replica.cc:333] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
W20260709 12:10:12.646826 18634 consensus_peers.cc:597] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.647796 16735 raft_consensus.cc:2243] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.648541 16735 raft_consensus.cc:2272] T 6c552acca21f4e0cb03fe91e5496f414 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.650729 16735 tablet_replica.cc:333] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.651461 16735 raft_consensus.cc:2243] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.652114 16735 raft_consensus.cc:2272] T 2b84d2d1f340465eab8438ccfce56e05 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.654361 16735 tablet_replica.cc:333] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.655083 16735 raft_consensus.cc:2243] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.655900 19770 raft_consensus.cc:493] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:12.656358 19770 raft_consensus.cc:515] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } }
I20260709 12:10:12.658655 19770 leader_election.cc:290] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:12.659154 16735 raft_consensus.cc:2272] T f351f28ae6ba444dba92b94ec9777dae P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.661809 16735 tablet_replica.cc:333] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.662587 16735 raft_consensus.cc:2243] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.663069 16735 raft_consensus.cc:2272] T b3e125095d984ba4ae68c2b6583fd075 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.665413 16735 tablet_replica.cc:333] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
W20260709 12:10:12.666127 18065 consensus_peers.cc:597] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.666285 16735 raft_consensus.cc:2243] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.666870 16735 raft_consensus.cc:2272] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.665277 18066 leader_election.cc:336] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
W20260709 12:10:12.667673 19770 raft_consensus.cc:670] T ad9cc9debb7b42af91582ac4e8cd5ce8 P bba96fd0e3144793bef5253501c555c4: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped
W20260709 12:10:12.670379 18065 leader_election.cc:336] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:12.670795 18065 leader_election.cc:304] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bba96fd0e3144793bef5253501c555c4; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.671514 19770 raft_consensus.cc:2749] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:12.675086 16735 tablet_replica.cc:333] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.675913 16735 raft_consensus.cc:2243] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.676983 16735 raft_consensus.cc:2272] T 750a8f5719514c438cb1b459491d21e8 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.679462 16735 tablet_replica.cc:333] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.680594 16735 raft_consensus.cc:2243] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:12.683203 18632 consensus_peers.cc:597] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.694008 16735 raft_consensus.cc:2272] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.706424 16735 tablet_replica.cc:333] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.707286 16735 raft_consensus.cc:2243] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.707857 16735 raft_consensus.cc:2272] T 1e8d92c9c85f4efe99f77c4d21ff213a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.711128 16735 tablet_replica.cc:333] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.711956 16735 raft_consensus.cc:2243] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.713012 16735 pending_rounds.cc:70] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: Trying to abort 1 pending ops.
I20260709 12:10:12.713282 16735 pending_rounds.cc:77] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305621555082850304 op_type: NO_OP noop_request { }
I20260709 12:10:12.713656 16735 raft_consensus.cc:2889] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:12.714025 16735 raft_consensus.cc:2272] T 79606d6b8b4840eab4f757bb3e284fd1 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.716933 16735 tablet_replica.cc:333] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.717808 16735 raft_consensus.cc:2243] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.718446 16735 raft_consensus.cc:2272] T 3b85d5092a934949bb0bdc7f89c4959d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.721170 16735 tablet_replica.cc:333] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.721946 16735 raft_consensus.cc:2243] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.723037 16735 raft_consensus.cc:2272] T 93e4ffd424a94910a685e506caa7a29a P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.729461 16735 tablet_replica.cc:333] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
W20260709 12:10:12.729652 18632 consensus_peers.cc:597] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.730336 16735 raft_consensus.cc:2243] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.731016 16735 raft_consensus.cc:2272] T 586c916e846b4a468420f2b30268354a P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.733453 16735 tablet_replica.cc:333] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.734288 16735 raft_consensus.cc:2243] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.734836 16735 raft_consensus.cc:2272] T 33269200238e46ecad72083835397026 P bba96fd0e3144793bef5253501c555c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.737254 16735 tablet_replica.cc:333] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.738078 16735 raft_consensus.cc:2243] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.738850 16735 raft_consensus.cc:2272] T d60ef07975c14fcf80af8e1df2cce770 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.747208 18065 consensus_peers.cc:597] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.749136 16735 tablet_replica.cc:333] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.750046 16735 raft_consensus.cc:2243] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.751127 16735 raft_consensus.cc:2272] T e96e7c0ddd6345ba98c3db453ba5b763 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.753686 16735 tablet_replica.cc:333] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.754498 16735 raft_consensus.cc:2243] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.755040 16735 raft_consensus.cc:2272] T e3c79e1967914660886dbff873726374 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.757572 16735 tablet_replica.cc:333] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.758432 16735 raft_consensus.cc:2243] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.758930 16735 raft_consensus.cc:2272] T f8717a0dfd87483fa05f3ac7fbb96682 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.761466 16735 tablet_replica.cc:333] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.762281 16735 raft_consensus.cc:2243] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.763298 16735 raft_consensus.cc:2272] T 882214ec128344839b957f0f9ccdcfeb P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.765950 16735 tablet_replica.cc:333] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.766774 16735 raft_consensus.cc:2243] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.767918 16735 raft_consensus.cc:2272] T 313e377dbc1e4002bd6d8017fd3b9d27 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.770632 16735 tablet_replica.cc:333] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.771411 16735 raft_consensus.cc:2243] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.772145 16735 raft_consensus.cc:2272] T c0bd0fab46904393b4b6e79201edd0f4 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.774937 16735 tablet_replica.cc:333] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.775725 16735 raft_consensus.cc:2243] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.776263 16735 raft_consensus.cc:2272] T f79602f321774b038051ba5880153ba4 P bba96fd0e3144793bef5253501c555c4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.777065 18634 consensus_peers.cc:597] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.778913 16735 tablet_replica.cc:333] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.779843 16735 raft_consensus.cc:2243] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.781569 16735 raft_consensus.cc:2272] T fb7d948096474c30b963a2f9968457ea P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.789640 16735 tablet_replica.cc:333] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.791144 16735 raft_consensus.cc:2243] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.792234 16735 raft_consensus.cc:2272] T d7141beba20d423ca444bb719f31228a P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.795287 16735 tablet_replica.cc:333] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.796100 16735 raft_consensus.cc:2243] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.796751 16735 raft_consensus.cc:2272] T c9912fdd28ad4dcf895d39100f062676 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.799312 16735 tablet_replica.cc:333] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.800091 16735 raft_consensus.cc:2243] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.801096 16735 raft_consensus.cc:2272] T 6bd522dacd314a22b1c20e924657b87b P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.803678 16735 tablet_replica.cc:333] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.804435 16735 raft_consensus.cc:2243] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.805464 16735 raft_consensus.cc:2272] T 1fc9e224030a4def808e0716f1be450e P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.808269 16735 tablet_replica.cc:333] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.808962 16735 raft_consensus.cc:2243] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.809468 16735 raft_consensus.cc:2272] T 52182addeff849d6bca88f8c779c511d P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.812104 16735 tablet_replica.cc:333] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.812777 16735 raft_consensus.cc:2243] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.813454 16735 raft_consensus.cc:2272] T 3b3a5ef441b0462c9c75a7907eac261d P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.815354 18634 consensus_peers.cc:597] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.815950 16735 tablet_replica.cc:333] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.816051 19786 raft_consensus.cc:493] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:12.816733 16735 raft_consensus.cc:2243] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.816573 19786 raft_consensus.cc:515] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.817672 16735 raft_consensus.cc:2272] T aa0a33f9e4c440ceb6309cedd885b2b3 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.818636 19786 leader_election.cc:290] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
I20260709 12:10:12.820261 16735 tablet_replica.cc:333] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.821043 16735 raft_consensus.cc:2243] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.822007 16735 raft_consensus.cc:2272] T b5b8b39b98074fe29990f1286858f96b P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.824748 16735 tablet_replica.cc:333] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.825438 16735 raft_consensus.cc:2243] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.826457 16735 raft_consensus.cc:2272] T 7447d0fcb94446c290541d8fbd640ce6 P bba96fd0e3144793bef5253501c555c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.828945 16735 tablet_replica.cc:333] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4: stopping tablet replica
I20260709 12:10:12.829550 16735 raft_consensus.cc:2243] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.830523 16735 raft_consensus.cc:2272] T 2a0e7557d636433ba67025d292f79da7 P bba96fd0e3144793bef5253501c555c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.831123 18632 consensus_peers.cc:597] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:12.831907 18634 leader_election.cc:336] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:10:12.832523 18633 leader_election.cc:336] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.832911 18633 leader_election.cc:304] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:12.834717 19786 raft_consensus.cc:2749] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:12.857254 19786 raft_consensus.cc:493] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:12.857770 19786 raft_consensus.cc:515] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:12.865716 18634 leader_election.cc:336] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:10:12.866456 19786 leader_election.cc:290] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:12.877367 18633 leader_election.cc:336] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.877818 18633 leader_election.cc:304] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:12.883423 19786 raft_consensus.cc:2749] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:12.901275 18634 consensus_peers.cc:597] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.912195 18632 consensus_peers.cc:597] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.920739 19858 raft_consensus.cc:493] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:12.921267 19858 raft_consensus.cc:515] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.922369 19859 raft_consensus.cc:493] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:12.922885 19859 raft_consensus.cc:515] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:12.923375 19858 leader_election.cc:290] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:12.929162 18632 consensus_peers.cc:597] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.931493 19859 leader_election.cc:290] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
W20260709 12:10:12.946529 18634 consensus_peers.cc:597] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c -> Peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Couldn't send request to peer bba96fd0e3144793bef5253501c555c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.947300 18634 leader_election.cc:336] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:10:12.951429 18632 leader_election.cc:336] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:12.957559 18632 consensus_peers.cc:597] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:12.957960 18632 consensus_peers.cc:597] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:12.969187 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
W20260709 12:10:12.971225 18632 consensus_peers.cc:597] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:12.972733 18633 leader_election.cc:336] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.973227 18633 leader_election.cc:304] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:12.973915 19859 raft_consensus.cc:2749] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:12.977087 18633 leader_election.cc:336] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:12.977515 18633 leader_election.cc:304] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:12.978257 19859 raft_consensus.cc:2749] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:12.987146 19859 raft_consensus.cc:493] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:12.987820 19859 raft_consensus.cc:515] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:12.994963 18634 leader_election.cc:336] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Network error: Client connection negotiation failed: client connection to 127.16.87.195:44915: connect: Connection refused (error 111)
I20260709 12:10:12.995703 19859 leader_election.cc:290] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:13.018991 18633 leader_election.cc:336] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:13.019586 18633 leader_election.cc:304] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:13.020390 19859 raft_consensus.cc:2749] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:13.027799 19859 raft_consensus.cc:493] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
W20260709 12:10:13.028196 18632 consensus_peers.cc:597] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:13.028574 19859 raft_consensus.cc:515] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:13.036921 18634 leader_election.cc:336] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Network error: Client connection negotiation failed: client connection to 127.16.87.195:44915: connect: Connection refused (error 111)
I20260709 12:10:13.037794 19859 leader_election.cc:290] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:13.045461 18633 leader_election.cc:336] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
I20260709 12:10:13.046154 18633 leader_election.cc:304] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [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: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:13.047000 19859 raft_consensus.cc:2749] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:13.061486 19859 raft_consensus.cc:493] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:13.062086 19859 raft_consensus.cc:515] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "bba96fd0e3144793bef5253501c555c4" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 44915 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
I20260709 12:10:13.064430 19859 leader_election.cc:290] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531), bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915)
W20260709 12:10:13.076411 18633 leader_election.cc:336] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
W20260709 12:10:13.077379 18634 leader_election.cc:336] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bba96fd0e3144793bef5253501c555c4 (127.16.87.195:44915): Network error: Client connection negotiation failed: client connection to 127.16.87.195:44915: connect: Connection refused (error 111)
I20260709 12:10:13.077898 18634 leader_election.cc:304] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, bba96fd0e3144793bef5253501c555c4
I20260709 12:10:13.079262 19859 raft_consensus.cc:2749] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.084322 19859 raft_consensus.cc:493] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31ab46c84e5b4443887a349fb364189e)
I20260709 12:10:13.084899 19859 raft_consensus.cc:515] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32189cebefd24c6c8b1bdbdccc3f8cbc" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 45491 } } peers { permanent_uuid: "31ab46c84e5b4443887a349fb364189e" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42531 } } peers { permanent_uuid: "947514bc93a3426191c8401e6491675c" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 34485 } attrs { promote: false } }
W20260709 12:10:13.102113 18633 leader_election.cc:336] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42531: connect: Connection refused (error 111)
W20260709 12:10:13.104015 18632 leader_election.cc:336] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:13.107187 18632 leader_election.cc:304] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 947514bc93a3426191c8401e6491675c; no voters: 31ab46c84e5b4443887a349fb364189e, 32189cebefd24c6c8b1bdbdccc3f8cbc
I20260709 12:10:13.106681 19859 leader_election.cc:290] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491), 31ab46c84e5b4443887a349fb364189e (127.16.87.194:42531)
I20260709 12:10:13.108513 19828 raft_consensus.cc:2749] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:13.137905 18632 consensus_peers.cc:597] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:13.183472 18632 consensus_peers.cc:597] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c -> Peer 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): Couldn't send request to peer 32189cebefd24c6c8b1bdbdccc3f8cbc. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:13.205967 16735 tablet_server.cc:179] TabletServer@127.16.87.196:0 shutting down...
W20260709 12:10:13.214658 17835 catalog_manager.cc:4755] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): ChangeConfig:REMOVE_PEER RPC failed for tablet 8d9f6ba217ae4f1f8aed681dd80422b7: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:13.285020 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:13.287895 16735 tablet_replica.cc:333] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.288878 16735 raft_consensus.cc:2243] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.289616 16735 raft_consensus.cc:2272] T ccd10cc9acff4c27b657c100708668d7 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.292439 16735 tablet_replica.cc:333] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.293290 16735 raft_consensus.cc:2243] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.293884 16735 raft_consensus.cc:2272] T 8d9f6ba217ae4f1f8aed681dd80422b7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.298774 16735 tablet_replica.cc:333] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.300243 16735 raft_consensus.cc:2243] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.300851 16735 raft_consensus.cc:2272] T 3e51563f47194a34910481ac687d43b6 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.303877 16735 tablet_replica.cc:333] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.304757 16735 raft_consensus.cc:2243] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.305393 16735 raft_consensus.cc:2272] T e96e7c0ddd6345ba98c3db453ba5b763 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.315006 16735 tablet_replica.cc:333] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.315891 16735 raft_consensus.cc:2243] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.316916 16735 raft_consensus.cc:2272] T 184d83bcedf645c3b201dbed627e24fa P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.319497 16735 tablet_replica.cc:333] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.320302 16735 raft_consensus.cc:2243] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.320878 16735 raft_consensus.cc:2272] T 0e669abec06548b68a258154b00e5e42 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.323251 16735 tablet_replica.cc:333] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.330727 16735 raft_consensus.cc:2243] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.331454 16735 raft_consensus.cc:2272] T d60ef07975c14fcf80af8e1df2cce770 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.338521 16735 tablet_replica.cc:333] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.339572 16735 raft_consensus.cc:2243] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.340224 16735 raft_consensus.cc:2272] T 80df17dc664e42fd9290eb0ea0a02d3d P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.342651 16735 tablet_replica.cc:333] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.343457 16735 raft_consensus.cc:2243] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.344498 16735 pending_rounds.cc:70] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Trying to abort 1 pending ops.
I20260709 12:10:13.344750 16735 pending_rounds.cc:77] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305621554360823808 op_type: NO_OP noop_request { }
I20260709 12:10:13.345094 16735 raft_consensus.cc:2889] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:13.345434 16735 raft_consensus.cc:2272] T 2ad1b3b0b3a34072b505c301f1f531b8 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.347752 16735 tablet_replica.cc:333] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.348580 16735 raft_consensus.cc:2243] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.349215 16735 raft_consensus.cc:2272] T b5b8b39b98074fe29990f1286858f96b P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.351665 16735 tablet_replica.cc:333] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.352481 16735 raft_consensus.cc:2243] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.353073 16735 raft_consensus.cc:2272] T 9fe4f6b12efd49fa9dd963b137a5409c P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.355652 16735 tablet_replica.cc:333] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.356438 16735 raft_consensus.cc:2243] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.357056 16735 raft_consensus.cc:2272] T 2a0e7557d636433ba67025d292f79da7 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.359486 16735 tablet_replica.cc:333] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.360327 16735 raft_consensus.cc:2243] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.360898 16735 raft_consensus.cc:2272] T 7ef151440ee54401993f31107eb593b1 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.363446 16735 tablet_replica.cc:333] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.364197 16735 raft_consensus.cc:2243] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.364787 16735 raft_consensus.cc:2272] T 57af5639d7d04847a11a4091cbfdf8c4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.367518 16735 tablet_replica.cc:333] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.368306 16735 raft_consensus.cc:2243] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.368803 16735 raft_consensus.cc:2272] T b3e125095d984ba4ae68c2b6583fd075 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.371315 16735 tablet_replica.cc:333] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.372090 16735 raft_consensus.cc:2243] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.388877 16735 raft_consensus.cc:2272] T 9df5825367dc41f8859fdf13a7af98f9 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.391680 16735 tablet_replica.cc:333] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.392567 16735 raft_consensus.cc:2243] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.393247 16735 raft_consensus.cc:2272] T 93e4ffd424a94910a685e506caa7a29a P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.395799 16735 tablet_replica.cc:333] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.396611 16735 raft_consensus.cc:2243] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.397576 16735 raft_consensus.cc:2272] T 03467a4477914661b8b3fccb39f9f875 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.400040 16735 tablet_replica.cc:333] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.400810 16735 raft_consensus.cc:2243] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.401701 16735 raft_consensus.cc:2272] T d5b604519c484a8c95342fe6c50fa1d0 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.404083 16735 tablet_replica.cc:333] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.404850 16735 raft_consensus.cc:2243] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.405424 16735 raft_consensus.cc:2272] T c0bd0fab46904393b4b6e79201edd0f4 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.408272 16735 tablet_replica.cc:333] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.409070 16735 raft_consensus.cc:2243] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.409657 16735 raft_consensus.cc:2272] T 313e377dbc1e4002bd6d8017fd3b9d27 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.412348 16735 tablet_replica.cc:333] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.413120 16735 raft_consensus.cc:2243] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.414084 16735 raft_consensus.cc:2272] T f79602f321774b038051ba5880153ba4 P 947514bc93a3426191c8401e6491675c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.416759 16735 tablet_replica.cc:333] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.422657 16735 raft_consensus.cc:2243] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.423647 16735 raft_consensus.cc:2272] T 2b84d2d1f340465eab8438ccfce56e05 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.430151 16735 tablet_replica.cc:333] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.430984 16735 raft_consensus.cc:2243] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.431509 16735 raft_consensus.cc:2272] T 3ca7bfd74b9f446587b02b333dafa06a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.434010 16735 tablet_replica.cc:333] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.434814 16735 raft_consensus.cc:2243] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.435444 16735 raft_consensus.cc:2272] T fb7d948096474c30b963a2f9968457ea P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.437938 16735 tablet_replica.cc:333] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.438813 16735 raft_consensus.cc:2243] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.439321 16735 raft_consensus.cc:2272] T d7141beba20d423ca444bb719f31228a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.441823 16735 tablet_replica.cc:333] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.442616 16735 raft_consensus.cc:2243] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.443537 16735 raft_consensus.cc:2272] T 3b3a5ef441b0462c9c75a7907eac261d P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.451053 16735 tablet_replica.cc:333] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.451879 16735 raft_consensus.cc:2243] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.452466 16735 raft_consensus.cc:2272] T 1fc9e224030a4def808e0716f1be450e P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.455367 16735 tablet_replica.cc:333] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.456130 16735 raft_consensus.cc:2243] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.457070 16735 raft_consensus.cc:2272] T 83b808942e5b4351a1613e6742b6df70 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.459546 16735 tablet_replica.cc:333] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.460307 16735 raft_consensus.cc:2243] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.460882 16735 raft_consensus.cc:2272] T 7e2867a7a0c74baf8047ee5018fa615b P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.463426 16735 tablet_replica.cc:333] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.464154 16735 raft_consensus.cc:2243] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.464812 16735 raft_consensus.cc:2272] T 2eb3f5bc00cb4c42899a857930483e89 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.467731 16735 tablet_replica.cc:333] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.468529 16735 raft_consensus.cc:2243] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.469458 16735 raft_consensus.cc:2272] T c3af56dfd5114de4bd7ac6f6bbc1572a P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.472028 16735 tablet_replica.cc:333] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.472750 16735 raft_consensus.cc:2243] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.473786 16735 pending_rounds.cc:70] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Trying to abort 1 pending ops.
I20260709 12:10:13.474040 16735 pending_rounds.cc:77] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305621554208419840 op_type: NO_OP noop_request { }
I20260709 12:10:13.474418 16735 raft_consensus.cc:2889] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:13.474766 16735 raft_consensus.cc:2272] T 3e48302432dc4d55bbcd705a7a23f234 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.477308 16735 tablet_replica.cc:333] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.478091 16735 raft_consensus.cc:2243] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.479005 16735 raft_consensus.cc:2272] T c9912fdd28ad4dcf895d39100f062676 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.481462 16735 tablet_replica.cc:333] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.482172 16735 raft_consensus.cc:2243] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.482816 16735 raft_consensus.cc:2272] T 882214ec128344839b957f0f9ccdcfeb P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.485419 16735 tablet_replica.cc:333] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.486244 16735 raft_consensus.cc:2243] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.487210 16735 raft_consensus.cc:2272] T 2f6cde48594b493a9b2761a5221049e0 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.489823 16735 tablet_replica.cc:333] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.490586 16735 raft_consensus.cc:2243] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.491588 16735 raft_consensus.cc:2272] T 6c552acca21f4e0cb03fe91e5496f414 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.494382 16735 tablet_replica.cc:333] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.495139 16735 raft_consensus.cc:2243] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.496133 16735 raft_consensus.cc:2272] T d16b70fd4a5f4e61a31037d66010b34b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.498703 16735 tablet_replica.cc:333] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.499442 16735 raft_consensus.cc:2243] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.499915 16735 raft_consensus.cc:2272] T 7d0e96b7a87f41e9b9b96ca556a9b5d3 P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.502460 16735 tablet_replica.cc:333] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.503175 16735 raft_consensus.cc:2243] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.504132 16735 raft_consensus.cc:2272] T 93477dc20e374ba6b6e457c241b52bfa P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.506889 16735 tablet_replica.cc:333] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.507589 16735 raft_consensus.cc:2243] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:13.508503 16735 raft_consensus.cc:2272] T 586c916e846b4a468420f2b30268354a P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.510923 16735 tablet_replica.cc:333] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.511809 16735 raft_consensus.cc:2243] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.512419 16735 raft_consensus.cc:2272] T 6bd522dacd314a22b1c20e924657b87b P 947514bc93a3426191c8401e6491675c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.514739 16735 tablet_replica.cc:333] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.515571 16735 raft_consensus.cc:2243] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.516270 16735 raft_consensus.cc:2272] T 79606d6b8b4840eab4f757bb3e284fd1 P 947514bc93a3426191c8401e6491675c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:13.518936 16735 tablet_replica.cc:333] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c: stopping tablet replica
I20260709 12:10:13.519569 16735 raft_consensus.cc:2243] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:13.520085 16735 raft_consensus.cc:2272] T 8acfd3c207ec4e4c87388a6f0fe89e94 P 947514bc93a3426191c8401e6491675c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:14.608584 16735 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18695)
W20260709 12:10:15.281008 17835 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111) [suppressed 315 similar messages]
W20260709 12:10:15.285975 17835 catalog_manager.cc:4755] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): ChangeConfig:REMOVE_PEER RPC failed for tablet 8d9f6ba217ae4f1f8aed681dd80422b7: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
W20260709 12:10:15.609213 16735 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18695)
I20260709 12:10:16.055612 16735 tablet_server.cc:196] TabletServer@127.16.87.196:0 shutdown complete.
I20260709 12:10:16.200766 16735 master.cc:562] Master@127.16.87.254:46581 shutting down...
W20260709 12:10:16.236585 17899 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:10:16.236853 17899 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:10:16.237075 17899 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:10:19.414119 17835 catalog_manager.cc:4755] TS 32189cebefd24c6c8b1bdbdccc3f8cbc (127.16.87.193:45491): ChangeConfig:REMOVE_PEER RPC failed for tablet 8d9f6ba217ae4f1f8aed681dd80422b7: Network error: Client connection negotiation failed: client connection to 127.16.87.193:45491: connect: Connection refused (error 111)
I20260709 12:10:19.835179 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.836064 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.836457 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43e9feadbceb41738c9e4f562b23c3a8: stopping tablet replica
I20260709 12:10:19.950908 16735 master.cc:584] Master@127.16.87.254:46581 shutdown complete.
I20260709 12:10:19.989320 16735 test_util.cc:182] -----------------------------------------------
I20260709 12:10:19.989576 16735 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892478166-16735-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (65304 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:10:19.993522 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:46183
I20260709 12:10:19.994700 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:20.000631 19867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:20.000633 19868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.001586 16735 server_base.cc:1061] running on GCE node
W20260709 12:10:20.001627 19870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.003556 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:20.003732 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:20.003849 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599020003838 us; error 0 us; skew 500 ppm
I20260709 12:10:20.004302 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:20.006592 16735 webserver.cc:533] Webserver started at http://127.16.87.254:46633/ using document root <none> and password file <none>
I20260709 12:10:20.007025 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:20.007169 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:20.007390 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:20.008512 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "4d78c77d5c9a4520bf2197acd00716db"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.012820 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:10:20.015969 19875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.016711 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:20.016993 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "4d78c77d5c9a4520bf2197acd00716db"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.017263 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:20.032076 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:20.033311 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:20.071491 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:46183
I20260709 12:10:20.071585 19926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:46183 every 8 connection(s)
I20260709 12:10:20.075562 19927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.086735 19927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db: Bootstrap starting.
I20260709 12:10:20.091560 19927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:20.095711 19927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db: No bootstrap required, opened a new log
I20260709 12:10:20.097931 19927 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d78c77d5c9a4520bf2197acd00716db" member_type: VOTER }
I20260709 12:10:20.098497 19927 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:20.098757 19927 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d78c77d5c9a4520bf2197acd00716db, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.099363 19927 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d78c77d5c9a4520bf2197acd00716db" member_type: VOTER }
I20260709 12:10:20.099888 19927 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:20.100157 19927 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:20.100625 19927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:20.105302 19927 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d78c77d5c9a4520bf2197acd00716db" member_type: VOTER }
I20260709 12:10:20.105832 19927 leader_election.cc:304] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [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: 4d78c77d5c9a4520bf2197acd00716db; no voters: 
I20260709 12:10:20.106973 19927 leader_election.cc:290] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:20.107406 19930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:20.108778 19930 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 1 LEADER]: Becoming Leader. State: Replica: 4d78c77d5c9a4520bf2197acd00716db, State: Running, Role: LEADER
I20260709 12:10:20.109459 19930 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [LEADER]: Queue going to LEADER mode. State: All 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: "4d78c77d5c9a4520bf2197acd00716db" member_type: VOTER }
I20260709 12:10:20.109894 19927 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:20.115751 19931 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d78c77d5c9a4520bf2197acd00716db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d78c77d5c9a4520bf2197acd00716db" member_type: VOTER } }
I20260709 12:10:20.115933 19932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d78c77d5c9a4520bf2197acd00716db. Latest consensus state: current_term: 1 leader_uuid: "4d78c77d5c9a4520bf2197acd00716db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d78c77d5c9a4520bf2197acd00716db" member_type: VOTER } }
I20260709 12:10:20.116461 19931 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:20.116809 19932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:20.118710 19939 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:20.126922 19939 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:20.127944 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:20.136197 19939 catalog_manager.cc:1383] Generated new cluster ID: a9ecc33ecbeb428baf650c52b5d418f2
I20260709 12:10:20.136482 19939 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:20.158988 19939 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:20.160297 19939 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:20.171551 19939 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db: Generated new TSK 0
I20260709 12:10:20.172174 19939 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:20.194172 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:20.200049 19948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:20.201153 19949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.203145 16735 server_base.cc:1061] running on GCE node
W20260709 12:10:20.203338 19951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.204593 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:20.204838 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:20.204999 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599020204980 us; error 0 us; skew 500 ppm
I20260709 12:10:20.205524 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:20.207755 16735 webserver.cc:533] Webserver started at http://127.16.87.193:43629/ using document root <none> and password file <none>
I20260709 12:10:20.208225 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:20.208420 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:20.208678 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:20.209813 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "c07ec7938b404792bb0bee2ba3d89de8"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.214254 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:10:20.217726 19956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.218721 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:10:20.219106 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "c07ec7938b404792bb0bee2ba3d89de8"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.219411 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:20.235599 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:20.236768 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:20.238175 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:20.240417 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:20.240617 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.240862 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:20.241030 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.280385 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:43521
I20260709 12:10:20.280489 20018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:43521 every 8 connection(s)
I20260709 12:10:20.285347 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:20.292407 20023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:20.294283 20024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.296326 16735 server_base.cc:1061] running on GCE node
W20260709 12:10:20.297191 20026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.297739 20019 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46183
I20260709 12:10:20.298144 20019 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:20.298275 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:20.298563 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:20.298760 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599020298741 us; error 0 us; skew 500 ppm
I20260709 12:10:20.299084 20019 heartbeater.cc:507] Master 127.16.87.254:46183 requested a full tablet report, sending...
I20260709 12:10:20.299566 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:20.301420 19892 ts_manager.cc:194] Registered new tserver with Master: c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:20.302065 16735 webserver.cc:533] Webserver started at http://127.16.87.194:34339/ using document root <none> and password file <none>
I20260709 12:10:20.302611 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:20.302812 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:20.303061 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:20.303392 19892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42968
I20260709 12:10:20.304318 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "47284959fd49471586c620c0be6cfd65"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.309041 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:10:20.312214 20031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.312897 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:20.313169 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "47284959fd49471586c620c0be6cfd65"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.313445 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:20.328078 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:20.329197 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:20.330646 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:20.332854 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:20.333076 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.333312 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:20.333480 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.372251 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:42227
I20260709 12:10:20.372352 20093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:42227 every 8 connection(s)
I20260709 12:10:20.377029 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:20.384359 20097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:20.384464 20098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:20.387549 20100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.388463 20094 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46183
I20260709 12:10:20.389048 20094 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:20.389763 20094 heartbeater.cc:507] Master 127.16.87.254:46183 requested a full tablet report, sending...
I20260709 12:10:20.388489 16735 server_base.cc:1061] running on GCE node
I20260709 12:10:20.391191 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:20.391450 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:20.391652 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599020391633 us; error 0 us; skew 500 ppm
I20260709 12:10:20.391829 19892 ts_manager.cc:194] Registered new tserver with Master: 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:20.392510 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:20.393635 19892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42974
I20260709 12:10:20.396068 16735 webserver.cc:533] Webserver started at http://127.16.87.195:37961/ using document root <none> and password file <none>
I20260709 12:10:20.396540 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:20.396694 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:20.396907 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:20.398025 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "b8fff5db009a4f7fa745d08e5aa55113"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.402134 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:10:20.405113 20105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.405815 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:20.406054 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "b8fff5db009a4f7fa745d08e5aa55113"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.406275 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:20.417446 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:20.418557 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:20.420131 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:20.422444 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:20.422662 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.422899 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:20.423074 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.463127 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:46253
I20260709 12:10:20.463279 20167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:46253 every 8 connection(s)
I20260709 12:10:20.468297 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:20.476061 20171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:20.477952 20172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.481297 16735 server_base.cc:1061] running on GCE node
W20260709 12:10:20.481451 20174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:20.481964 20168 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46183
I20260709 12:10:20.482538 20168 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:20.482978 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:20.483244 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:20.483429 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599020483410 us; error 0 us; skew 500 ppm
I20260709 12:10:20.483433 20168 heartbeater.cc:507] Master 127.16.87.254:46183 requested a full tablet report, sending...
I20260709 12:10:20.484082 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:20.485632 19892 ts_manager.cc:194] Registered new tserver with Master: b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:20.486971 16735 webserver.cc:533] Webserver started at http://127.16.87.196:35277/ using document root <none> and password file <none>
I20260709 12:10:20.487257 19892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42982
I20260709 12:10:20.487540 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:20.487803 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:20.488078 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:20.489373 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-3-root/instance:
uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.493906 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:10:20.497237 20179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.498003 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:10:20.498379 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-3-root
uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:20.498679 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:20.512591 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:20.513896 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:20.515851 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:20.518071 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:20.518383 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.518666 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:20.518862 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:20.560803 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.196:44631
I20260709 12:10:20.560900 20241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.196:44631 every 8 connection(s)
I20260709 12:10:20.574556 20242 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46183
I20260709 12:10:20.574906 20242 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:20.575604 20242 heartbeater.cc:507] Master 127.16.87.254:46183 requested a full tablet report, sending...
I20260709 12:10:20.577401 19892 ts_manager.cc:194] Registered new tserver with Master: cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:20.577690 16735 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013609s
I20260709 12:10:20.579193 19892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42988
I20260709 12:10:20.604837 19892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42990:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:10:20.856143 20133 tablet_service.cc:1511] Processing CreateTablet for tablet dc61d1ee04474fadba8bc87e9b82f396 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:20.857787 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc61d1ee04474fadba8bc87e9b82f396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.863365 20059 tablet_service.cc:1511] Processing CreateTablet for tablet dc61d1ee04474fadba8bc87e9b82f396 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:20.863687 20058 tablet_service.cc:1511] Processing CreateTablet for tablet e6bb670bbf1145a7a5f9cead18427283 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:20.864861 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc61d1ee04474fadba8bc87e9b82f396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.865525 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bb670bbf1145a7a5f9cead18427283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.867726 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 79b9d20e2f8d4a8586e2f8818c557c83 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:20.869058 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b9d20e2f8d4a8586e2f8818c557c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.875523 20056 tablet_service.cc:1511] Processing CreateTablet for tablet 20c48b9fa0164c9787005aa7ac676ffa (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:20.876946 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c48b9fa0164c9787005aa7ac676ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.879529 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 03346169d60b45acbe7ba43f7519a7f7 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:20.880817 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03346169d60b45acbe7ba43f7519a7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.883502 20054 tablet_service.cc:1511] Processing CreateTablet for tablet f91de4cbc94a4bd6bd9a7bc1e4b86140 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:20.884799 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91de4cbc94a4bd6bd9a7bc1e4b86140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.887555 20207 tablet_service.cc:1511] Processing CreateTablet for tablet e6bb670bbf1145a7a5f9cead18427283 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:20.889235 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bb670bbf1145a7a5f9cead18427283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.891764 20053 tablet_service.cc:1511] Processing CreateTablet for tablet e12720209c75482da60d2e7bbfecfc00 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:20.893077 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12720209c75482da60d2e7bbfecfc00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.893987 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 24572f9435e941c4bcc209e5bce6b051 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:20.895459 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 79b9d20e2f8d4a8586e2f8818c557c83 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:20.895844 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24572f9435e941c4bcc209e5bce6b051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.896778 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b9d20e2f8d4a8586e2f8818c557c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.899394 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 7d11c9de57fb4674ac9925503d6af96a (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:20.900712 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d11c9de57fb4674ac9925503d6af96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.903899 20051 tablet_service.cc:1511] Processing CreateTablet for tablet f8bf861e40c44548ab9998d6a0e60e5f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:20.905179 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8bf861e40c44548ab9998d6a0e60e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.905027 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 03346169d60b45acbe7ba43f7519a7f7 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:20.906934 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03346169d60b45acbe7ba43f7519a7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.911517 20128 tablet_service.cc:1511] Processing CreateTablet for tablet f91de4cbc94a4bd6bd9a7bc1e4b86140 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:20.912880 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91de4cbc94a4bd6bd9a7bc1e4b86140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.915472 20129 tablet_service.cc:1511] Processing CreateTablet for tablet b6cd61c3f5694dc2989902d2f076e4d4 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:20.916817 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cd61c3f5694dc2989902d2f076e4d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.918053 20203 tablet_service.cc:1511] Processing CreateTablet for tablet b6cd61c3f5694dc2989902d2f076e4d4 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:20.919483 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 24572f9435e941c4bcc209e5bce6b051 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:20.919958 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cd61c3f5694dc2989902d2f076e4d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.920781 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24572f9435e941c4bcc209e5bce6b051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.923321 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 20c48b9fa0164c9787005aa7ac676ffa (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:20.924669 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c48b9fa0164c9787005aa7ac676ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.927413 20127 tablet_service.cc:1511] Processing CreateTablet for tablet e12720209c75482da60d2e7bbfecfc00 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:20.928292 20202 tablet_service.cc:1511] Processing CreateTablet for tablet f91de4cbc94a4bd6bd9a7bc1e4b86140 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:20.928851 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12720209c75482da60d2e7bbfecfc00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.930390 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd6e8ea50934d6eb481e1e84493c3c7 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:20.931816 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd6e8ea50934d6eb481e1e84493c3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.931413 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 35fedd37e9614be1ac526f516e685717 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:20.933319 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fedd37e9614be1ac526f516e685717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.909788 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd6e8ea50934d6eb481e1e84493c3c7 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:20.935621 20199 tablet_service.cc:1511] Processing CreateTablet for tablet f8bf861e40c44548ab9998d6a0e60e5f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:20.936474 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd6e8ea50934d6eb481e1e84493c3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.936991 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8bf861e40c44548ab9998d6a0e60e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.873714 20057 tablet_service.cc:1511] Processing CreateTablet for tablet 24572f9435e941c4bcc209e5bce6b051 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:20.939196 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24572f9435e941c4bcc209e5bce6b051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.939030 20125 tablet_service.cc:1511] Processing CreateTablet for tablet f8bf861e40c44548ab9998d6a0e60e5f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:20.940322 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8bf861e40c44548ab9998d6a0e60e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.939996 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 69553811341d47358416cab8c269616f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:20.941815 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69553811341d47358416cab8c269616f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.943934 20201 tablet_service.cc:1511] Processing CreateTablet for tablet 7d11c9de57fb4674ac9925503d6af96a (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:20.945768 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d11c9de57fb4674ac9925503d6af96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.947252 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91de4cbc94a4bd6bd9a7bc1e4b86140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.955860 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 69553811341d47358416cab8c269616f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:20.957345 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69553811341d47358416cab8c269616f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:20.992823 19984 tablet_service.cc:1511] Processing CreateTablet for tablet dc61d1ee04474fadba8bc87e9b82f396 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:20.994827 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc61d1ee04474fadba8bc87e9b82f396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.008378 19982 tablet_service.cc:1511] Processing CreateTablet for tablet 79b9d20e2f8d4a8586e2f8818c557c83 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:21.008520 19983 tablet_service.cc:1511] Processing CreateTablet for tablet e6bb670bbf1145a7a5f9cead18427283 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:21.009810 19982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b9d20e2f8d4a8586e2f8818c557c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.020457 20259 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:21.028338 20205 tablet_service.cc:1511] Processing CreateTablet for tablet fdbe7c18cebf454fb0cb954212e357fe (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:21.029428 19983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bb670bbf1145a7a5f9cead18427283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.029875 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbe7c18cebf454fb0cb954212e357fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.038785 20259 tablet_bootstrap.cc:654] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:21.047041 19981 tablet_service.cc:1511] Processing CreateTablet for tablet 20c48b9fa0164c9787005aa7ac676ffa (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:21.048494 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c48b9fa0164c9787005aa7ac676ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.051550 19980 tablet_service.cc:1511] Processing CreateTablet for tablet 03346169d60b45acbe7ba43f7519a7f7 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:21.052975 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03346169d60b45acbe7ba43f7519a7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.055510 19979 tablet_service.cc:1511] Processing CreateTablet for tablet b6cd61c3f5694dc2989902d2f076e4d4 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:21.056931 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cd61c3f5694dc2989902d2f076e4d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.061455 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 69553811341d47358416cab8c269616f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:21.062844 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69553811341d47358416cab8c269616f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.067544 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd6e8ea50934d6eb481e1e84493c3c7 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:21.069036 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd6e8ea50934d6eb481e1e84493c3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.069368 19978 tablet_service.cc:1511] Processing CreateTablet for tablet e12720209c75482da60d2e7bbfecfc00 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:21.070566 19978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12720209c75482da60d2e7bbfecfc00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.072799 20202 tablet_service.cc:1511] Processing CreateTablet for tablet fe35ac982673453787337c9e34ca20c0 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:21.067596 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 7d11c9de57fb4674ac9925503d6af96a (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:21.077436 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d11c9de57fb4674ac9925503d6af96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.077131 20205 tablet_service.cc:1511] Processing CreateTablet for tablet b74f00a4f77b4f63becd442c8ff02e1d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:21.084815 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5c052a5d3646c09cd839b4c9546767 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:21.075433 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe35ac982673453787337c9e34ca20c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.118784 20258 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:21.097733 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5c052a5d3646c09cd839b4c9546767 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:21.119581 20059 tablet_service.cc:1511] Processing CreateTablet for tablet fdbe7c18cebf454fb0cb954212e357fe (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 12:10:21.121009 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:21.121184 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbe7c18cebf454fb0cb954212e357fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.131210 20058 tablet_service.cc:1511] Processing CreateTablet for tablet 35fedd37e9614be1ac526f516e685717 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:21.132634 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fedd37e9614be1ac526f516e685717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.134804 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5c052a5d3646c09cd839b4c9546767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.136665 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74f00a4f77b4f63becd442c8ff02e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.143554 20057 tablet_service.cc:1511] Processing CreateTablet for tablet 45bc6afad7f140d6865f5c378243175e (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:21.144942 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45bc6afad7f140d6865f5c378243175e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.146914 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5c052a5d3646c09cd839b4c9546767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.148710 20052 tablet_service.cc:1511] Processing CreateTablet for tablet fe35ac982673453787337c9e34ca20c0 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:21.150202 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe35ac982673453787337c9e34ca20c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.151165 20133 tablet_service.cc:1511] Processing CreateTablet for tablet fdbe7c18cebf454fb0cb954212e357fe (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:21.152603 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbe7c18cebf454fb0cb954212e357fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.152482 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 45bc6afad7f140d6865f5c378243175e (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:21.153887 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45bc6afad7f140d6865f5c378243175e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.162091 20132 tablet_service.cc:1511] Processing CreateTablet for tablet b74f00a4f77b4f63becd442c8ff02e1d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:21.172736 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 55dafff068a342dfa5af1787019ba8a4 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:21.174149 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74f00a4f77b4f63becd442c8ff02e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.182222 20125 tablet_service.cc:1511] Processing CreateTablet for tablet f02eae4d000d4aa8902de88e02f3bcde (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:21.183560 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 35fedd37e9614be1ac526f516e685717 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:21.191649 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fedd37e9614be1ac526f516e685717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.172678 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2da638e17c46c4b5abfe698c7e5b02 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:21.192749 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2da638e17c46c4b5abfe698c7e5b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.175516 20056 tablet_service.cc:1511] Processing CreateTablet for tablet c7c31a9f24f34ea9a9f1c88d0ce2b623 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:21.195158 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c31a9f24f34ea9a9f1c88d0ce2b623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.207581 20262 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:21.208400 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5c052a5d3646c09cd839b4c9546767 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:21.209769 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5c052a5d3646c09cd839b4c9546767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.210270 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 6e50c0f014974bce87640eb93cd77270 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:21.211316 20259 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:21.211983 20259 ts_tablet_manager.cc:1403] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.000s
I20260709 12:10:21.213510 20203 tablet_service.cc:1511] Processing CreateTablet for tablet e63ce8d312cf4393adc8b091c389c382 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:21.214845 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63ce8d312cf4393adc8b091c389c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.215410 20259 raft_consensus.cc:359] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:21.168524 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 30cd2c44e08940f0a8b8d12431df95d6 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:21.238628 20259 raft_consensus.cc:385] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:21.239073 20259 raft_consensus.cc:740] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.166728 20260 tablet_bootstrap.cc:492] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:21.244926 20259 consensus_queue.cc:260] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:21.202661 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02eae4d000d4aa8902de88e02f3bcde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.254654 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dafff068a342dfa5af1787019ba8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.219519 20199 tablet_service.cc:1511] Processing CreateTablet for tablet c7c31a9f24f34ea9a9f1c88d0ce2b623 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:21.256196 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c31a9f24f34ea9a9f1c88d0ce2b623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.259362 19978 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2da638e17c46c4b5abfe698c7e5b02 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:21.260649 19978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2da638e17c46c4b5abfe698c7e5b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.262621 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e50c0f014974bce87640eb93cd77270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.263535 19981 tablet_service.cc:1511] Processing CreateTablet for tablet b74f00a4f77b4f63becd442c8ff02e1d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:21.268426 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74f00a4f77b4f63becd442c8ff02e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.231262 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 30cd2c44e08940f0a8b8d12431df95d6 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:21.276538 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 55dafff068a342dfa5af1787019ba8a4 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:21.233047 19984 tablet_service.cc:1511] Processing CreateTablet for tablet 45bc6afad7f140d6865f5c378243175e (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:21.277017 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cd2c44e08940f0a8b8d12431df95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.279327 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 96bd9196d424477aa5af7d01c8ef1323 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:21.280597 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bd9196d424477aa5af7d01c8ef1323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.282912 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45bc6afad7f140d6865f5c378243175e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.284211 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dafff068a342dfa5af1787019ba8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.284561 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2281effeb64b3f8f66b09852fe9886 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:21.285858 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2281effeb64b3f8f66b09852fe9886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.179705 20258 tablet_bootstrap.cc:654] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:21.235733 19982 tablet_service.cc:1511] Processing CreateTablet for tablet fe35ac982673453787337c9e34ca20c0 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:21.239270 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cd2c44e08940f0a8b8d12431df95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.169333 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 30cd2c44e08940f0a8b8d12431df95d6 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:21.240579 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9597222ed44cb7b8048c80aa429025 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:21.295182 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cd2c44e08940f0a8b8d12431df95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.295226 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9597222ed44cb7b8048c80aa429025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.241539 20053 tablet_service.cc:1511] Processing CreateTablet for tablet 96bd9196d424477aa5af7d01c8ef1323 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:21.299083 19982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe35ac982673453787337c9e34ca20c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.299422 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bd9196d424477aa5af7d01c8ef1323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.243160 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9597222ed44cb7b8048c80aa429025 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:21.176514 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2da638e17c46c4b5abfe698c7e5b02 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:21.250155 20260 tablet_bootstrap.cc:654] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:21.222293 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 55dafff068a342dfa5af1787019ba8a4 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:21.269456 20262 tablet_bootstrap.cc:654] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:21.227596 20050 tablet_service.cc:1511] Processing CreateTablet for tablet f02eae4d000d4aa8902de88e02f3bcde (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:21.270732 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2281effeb64b3f8f66b09852fe9886 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:21.272321 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2281effeb64b3f8f66b09852fe9886 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:21.273924 19976 tablet_service.cc:1511] Processing CreateTablet for tablet c7c31a9f24f34ea9a9f1c88d0ce2b623 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:21.275538 20126 tablet_service.cc:1511] Processing CreateTablet for tablet de5e0f32f50e4855a6f54bf0ab6f3a84 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:21.276618 20201 tablet_service.cc:1511] Processing CreateTablet for tablet f02eae4d000d4aa8902de88e02f3bcde (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:21.330818 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2281effeb64b3f8f66b09852fe9886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.348431 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5e0f32f50e4855a6f54bf0ab6f3a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.349241 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02eae4d000d4aa8902de88e02f3bcde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.349064 19983 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9597222ed44cb7b8048c80aa429025 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:21.347092 20019 heartbeater.cc:499] Master 127.16.87.254:46183 was elected leader, sending a full tablet report...
I20260709 12:10:21.295169 20058 tablet_service.cc:1511] Processing CreateTablet for tablet e63ce8d312cf4393adc8b091c389c382 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:21.411000 19980 tablet_service.cc:1511] Processing CreateTablet for tablet 96bd9196d424477aa5af7d01c8ef1323 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:21.412240 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 6e50c0f014974bce87640eb93cd77270 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:21.413318 20059 tablet_service.cc:1511] Processing CreateTablet for tablet 270a86a85623495ea87b45d5f53c904b (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:21.414391 20051 tablet_service.cc:1511] Processing CreateTablet for tablet de5e0f32f50e4855a6f54bf0ab6f3a84 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:21.370206 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9597222ed44cb7b8048c80aa429025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.417744 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c31a9f24f34ea9a9f1c88d0ce2b623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.418561 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 270a86a85623495ea87b45d5f53c904b (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:21.370091 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dafff068a342dfa5af1787019ba8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.419983 19983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9597222ed44cb7b8048c80aa429025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.379374 20094 heartbeater.cc:499] Master 127.16.87.254:46183 was elected leader, sending a full tablet report...
I20260709 12:10:21.379742 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 6e50c0f014974bce87640eb93cd77270 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:21.427496 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 270a86a85623495ea87b45d5f53c904b (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:21.428113 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e50c0f014974bce87640eb93cd77270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.428736 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270a86a85623495ea87b45d5f53c904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.430363 20133 tablet_service.cc:1511] Processing CreateTablet for tablet e7e6a389f2314f7caaad5875de45e929 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:21.431782 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6a389f2314f7caaad5875de45e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.432993 20202 tablet_service.cc:1511] Processing CreateTablet for tablet e7e6a389f2314f7caaad5875de45e929 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:21.451082 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02eae4d000d4aa8902de88e02f3bcde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.453497 20125 tablet_service.cc:1511] Processing CreateTablet for tablet a717c165911c4c61a85007ceab07c6ed (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:21.451082 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6a389f2314f7caaad5875de45e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.462670 20258 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:21.462927 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2281effeb64b3f8f66b09852fe9886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.463233 20258 ts_tablet_manager.cc:1403] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.364s	user 0.011s	sys 0.008s
I20260709 12:10:21.466878 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270a86a85623495ea87b45d5f53c904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.471805 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63ce8d312cf4393adc8b091c389c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.472426 19975 tablet_service.cc:1511] Processing CreateTablet for tablet de5e0f32f50e4855a6f54bf0ab6f3a84 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:21.473851 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5e0f32f50e4855a6f54bf0ab6f3a84. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:21.474419 19876 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 43706.4us
I20260709 12:10:21.486689 20259 ts_tablet_manager.cc:1434] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.274s	user 0.033s	sys 0.039s
I20260709 12:10:21.487711 20263 raft_consensus.cc:493] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:21.488293 20263 raft_consensus.cc:515] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:21.489873 20168 heartbeater.cc:499] Master 127.16.87.254:46183 was elected leader, sending a full tablet report...
I20260709 12:10:21.487851 20259 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:21.491832 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e50c0f014974bce87640eb93cd77270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.492439 20263 leader_election.cc:290] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:21.494225 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bd9196d424477aa5af7d01c8ef1323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.498703 20258 raft_consensus.cc:359] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:21.500300 20258 raft_consensus.cc:385] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:21.501075 20258 raft_consensus.cc:740] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.508304 19984 tablet_service.cc:1511] Processing CreateTablet for tablet a717c165911c4c61a85007ceab07c6ed (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:21.509622 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a717c165911c4c61a85007ceab07c6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.513146 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a717c165911c4c61a85007ceab07c6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.520248 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5e0f32f50e4855a6f54bf0ab6f3a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.519819 20057 tablet_service.cc:1511] Processing CreateTablet for tablet a717c165911c4c61a85007ceab07c6ed (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:21.531481 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2da638e17c46c4b5abfe698c7e5b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.544284 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 8aaf9b6d0a7843fc8236ba75a2e133d3 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:21.520393 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 8aaf9b6d0a7843fc8236ba75a2e133d3 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:21.502938 20258 consensus_queue.cc:260] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:21.554646 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a717c165911c4c61a85007ceab07c6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.556107 19979 tablet_service.cc:1511] Processing CreateTablet for tablet e7e6a389f2314f7caaad5875de45e929 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:21.599129 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6a389f2314f7caaad5875de45e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.518783 19978 tablet_service.cc:1511] Processing CreateTablet for tablet e63ce8d312cf4393adc8b091c389c382 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:21.558480 20056 tablet_service.cc:1511] Processing CreateTablet for tablet c144c51d5e6e44098406b58886e44a37 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:21.582087 20242 heartbeater.cc:499] Master 127.16.87.254:46183 was elected leader, sending a full tablet report...
I20260709 12:10:21.559222 20200 tablet_service.cc:1511] Processing CreateTablet for tablet c144c51d5e6e44098406b58886e44a37 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:21.589596 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270a86a85623495ea87b45d5f53c904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.590337 20128 tablet_service.cc:1511] Processing CreateTablet for tablet c718e33938bf484fb9b2e4b03dc9d804 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:21.606243 19978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63ce8d312cf4393adc8b091c389c382. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:21.629710 20095 tablet.cc:2406] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:10:21.646585 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaf9b6d0a7843fc8236ba75a2e133d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.650653 20203 tablet_service.cc:1511] Processing CreateTablet for tablet c718e33938bf484fb9b2e4b03dc9d804 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:21.652845 20259 tablet_bootstrap.cc:654] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:21.680131 20055 tablet_service.cc:1511] Processing CreateTablet for tablet c718e33938bf484fb9b2e4b03dc9d804 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:21.697103 20262 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:21.697887 20262 ts_tablet_manager.cc:1403] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.491s	user 0.017s	sys 0.009s
I20260709 12:10:21.702981 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c144c51d5e6e44098406b58886e44a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.629812 19981 tablet_service.cc:1511] Processing CreateTablet for tablet 8aaf9b6d0a7843fc8236ba75a2e133d3 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:21.704157 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaf9b6d0a7843fc8236ba75a2e133d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.704541 20199 tablet_service.cc:1511] Processing CreateTablet for tablet 0384bbf248cd45c6aed1d6a2815d0e86 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:21.602041 19977 tablet_service.cc:1511] Processing CreateTablet for tablet c144c51d5e6e44098406b58886e44a37 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:21.707050 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c144c51d5e6e44098406b58886e44a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.708484 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 66f925a9c6024338909ce11d9aa60ac0 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:21.704557 20127 tablet_service.cc:1511] Processing CreateTablet for tablet d1b41bf2b6a04f08a3865ddfcf44a15f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:21.721032 20262 raft_consensus.cc:359] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:21.721881 20262 raft_consensus.cc:385] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:21.722541 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c718e33938bf484fb9b2e4b03dc9d804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.723317 20050 tablet_service.cc:1511] Processing CreateTablet for tablet d1b41bf2b6a04f08a3865ddfcf44a15f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:21.724660 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b41bf2b6a04f08a3865ddfcf44a15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.680387 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaf9b6d0a7843fc8236ba75a2e133d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.732596 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 0384bbf248cd45c6aed1d6a2815d0e86 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:21.732465 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 17f81d2349034feb94299090da17f8e2 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:21.733918 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f81d2349034feb94299090da17f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.738976 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0384bbf248cd45c6aed1d6a2815d0e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.743371 19976 tablet_service.cc:1511] Processing CreateTablet for tablet d1b41bf2b6a04f08a3865ddfcf44a15f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:21.743955 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 66f925a9c6024338909ce11d9aa60ac0 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:21.744676 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b41bf2b6a04f08a3865ddfcf44a15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.745187 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f925a9c6024338909ce11d9aa60ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.747272 20059 tablet_service.cc:1511] Processing CreateTablet for tablet 66f925a9c6024338909ce11d9aa60ac0 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:21.748510 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f925a9c6024338909ce11d9aa60ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.776352 20260 tablet_bootstrap.cc:492] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:21.776923 20260 ts_tablet_manager.cc:1403] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.611s	user 0.019s	sys 0.008s
I20260709 12:10:21.787222 20053 tablet_service.cc:1511] Processing CreateTablet for tablet 17f81d2349034feb94299090da17f8e2 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:21.788601 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f81d2349034feb94299090da17f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.722198 20262 raft_consensus.cc:740] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.804886 20262 consensus_queue.cc:260] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:21.819162 20260 raft_consensus.cc:359] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:21.819972 20260 raft_consensus.cc:385] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:21.820295 20260 raft_consensus.cc:740] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.821190 20260 consensus_queue.cc:260] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:21.835413 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c144c51d5e6e44098406b58886e44a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.837726 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c718e33938bf484fb9b2e4b03dc9d804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.837788 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b41bf2b6a04f08a3865ddfcf44a15f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:21.834692 19876 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 128653us
I20260709 12:10:21.848338 20269 raft_consensus.cc:493] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:21.848951 20269 raft_consensus.cc:515] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:21.849776 20259 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:21.850641 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c718e33938bf484fb9b2e4b03dc9d804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.854642 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0384bbf248cd45c6aed1d6a2815d0e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.857865 20051 tablet_service.cc:1511] Processing CreateTablet for tablet d07e21c517c14069bf4a9d50b63edd2d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:21.857946 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f925a9c6024338909ce11d9aa60ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.868360 20258 ts_tablet_manager.cc:1434] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.405s	user 0.054s	sys 0.099s
I20260709 12:10:21.869493 20258 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:21.871811 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 153abbe95c714b8ba119399e341b9334 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:21.873159 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153abbe95c714b8ba119399e341b9334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.858891 20259 ts_tablet_manager.cc:1403] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.371s	user 0.034s	sys 0.019s
I20260709 12:10:21.891251 20262 ts_tablet_manager.cc:1434] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.193s	user 0.010s	sys 0.009s
I20260709 12:10:21.892442 20262 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:21.893355 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 153abbe95c714b8ba119399e341b9334 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:21.894721 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153abbe95c714b8ba119399e341b9334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.900640 20269 leader_election.cc:290] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:21.906849 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e21c517c14069bf4a9d50b63edd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.915104 20058 tablet_service.cc:1511] Processing CreateTablet for tablet 1adcadfd8bf24597812872f0e2ad4d47 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:21.915961 20259 raft_consensus.cc:359] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:21.916603 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adcadfd8bf24597812872f0e2ad4d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.916749 20259 raft_consensus.cc:385] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:21.917147 20259 raft_consensus.cc:740] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.915318 20131 tablet_service.cc:1511] Processing CreateTablet for tablet d07e21c517c14069bf4a9d50b63edd2d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:21.921814 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e21c517c14069bf4a9d50b63edd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.925294 20202 tablet_service.cc:1511] Processing CreateTablet for tablet 16a44cec7a9f494a9a221c30c758eb63 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:21.927750 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a44cec7a9f494a9a221c30c758eb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.956067 20258 tablet_bootstrap.cc:654] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:21.959408 20260 ts_tablet_manager.cc:1434] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.182s	user 0.010s	sys 0.008s
I20260709 12:10:21.960536 20260 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:21.917914 20259 consensus_queue.cc:260] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:21.971815 20259 ts_tablet_manager.cc:1434] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.000s
I20260709 12:10:21.972893 20259 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:21.992390 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 1adcadfd8bf24597812872f0e2ad4d47 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:21.996830 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adcadfd8bf24597812872f0e2ad4d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.002915 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 0384bbf248cd45c6aed1d6a2815d0e86 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:22.004343 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0384bbf248cd45c6aed1d6a2815d0e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.011642 19979 tablet_service.cc:1511] Processing CreateTablet for tablet d07e21c517c14069bf4a9d50b63edd2d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:22.011883 19984 tablet_service.cc:1511] Processing CreateTablet for tablet 153abbe95c714b8ba119399e341b9334 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:22.012539 20262 tablet_bootstrap.cc:654] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.012244 19980 tablet_service.cc:1511] Processing CreateTablet for tablet 16a44cec7a9f494a9a221c30c758eb63 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:22.013705 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e21c517c14069bf4a9d50b63edd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.014524 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 1a827bdf83594bc2881ae698096f18aa (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:22.021025 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a827bdf83594bc2881ae698096f18aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.027160 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153abbe95c714b8ba119399e341b9334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.027014 20058 tablet_service.cc:1511] Processing CreateTablet for tablet 1a827bdf83594bc2881ae698096f18aa (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:22.028329 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a827bdf83594bc2881ae698096f18aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.031118 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a44cec7a9f494a9a221c30c758eb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.031778 19978 tablet_service.cc:1511] Processing CreateTablet for tablet 17f81d2349034feb94299090da17f8e2 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:22.033052 19978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f81d2349034feb94299090da17f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.046672 20050 tablet_service.cc:1511] Processing CreateTablet for tablet f8ca27236bbf4be992e884c07119bba6 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:22.048022 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8ca27236bbf4be992e884c07119bba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.055383 20199 tablet_service.cc:1511] Processing CreateTablet for tablet f8ca27236bbf4be992e884c07119bba6 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:22.056738 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8ca27236bbf4be992e884c07119bba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.043624 20260 tablet_bootstrap.cc:654] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.068572 20258 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:22.069393 20258 ts_tablet_manager.cc:1403] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.006s
I20260709 12:10:22.073359 20258 raft_consensus.cc:359] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.074760 20259 tablet_bootstrap.cc:654] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.074333 20258 raft_consensus.cc:385] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.083024 20258 raft_consensus.cc:740] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.095721 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:22.103696 20260 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
W20260709 12:10:22.104219 20032 leader_election.cc:343] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.107424 20260 ts_tablet_manager.cc:1403] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.000s
I20260709 12:10:22.108632 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 43c04fc1fcc1436db120763fec75eeaf (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:22.110081 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c04fc1fcc1436db120763fec75eeaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.109651 20057 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9fa9bdf82a4ab797c0ff5cd2b5539f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:22.108556 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 1a827bdf83594bc2881ae698096f18aa (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:22.120476 20260 raft_consensus.cc:359] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.121433 20260 raft_consensus.cc:385] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.121780 20260 raft_consensus.cc:740] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.122745 20260 consensus_queue.cc:260] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.124904 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a827bdf83594bc2881ae698096f18aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.129441 20260 ts_tablet_manager.cc:1434] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260709 12:10:22.130712 20260 tablet_bootstrap.cc:492] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
W20260709 12:10:22.132076 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:22.132416 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9fa9bdf82a4ab797c0ff5cd2b5539f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:22.112370 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 43c04fc1fcc1436db120763fec75eeaf (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:22.133853 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9fa9bdf82a4ab797c0ff5cd2b5539f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.134816 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9fa9bdf82a4ab797c0ff5cd2b5539f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.139272 20260 tablet_bootstrap.cc:654] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.109920 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 16a44cec7a9f494a9a221c30c758eb63 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:22.140403 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a44cec7a9f494a9a221c30c758eb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.133910 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c04fc1fcc1436db120763fec75eeaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.155393 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.156805 20274 raft_consensus.cc:493] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:22.157440 20107 leader_election.cc:343] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.157375 20274 raft_consensus.cc:515] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.096586 20258 consensus_queue.cc:260] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.180275 20258 ts_tablet_manager.cc:1434] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.004s
I20260709 12:10:22.185322 20274 leader_election.cc:290] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:22.190356 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9fa9bdf82a4ab797c0ff5cd2b5539f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:22.192265 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9fa9bdf82a4ab797c0ff5cd2b5539f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.197270 20124 tablet_service.cc:1511] Processing CreateTablet for tablet c0c6703a83b04ebf9e70b5328068e529 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:22.181859 20258 tablet_bootstrap.cc:492] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:22.200744 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 4e69ab49ca3a420da622b784e9f3e70d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:22.203213 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c6703a83b04ebf9e70b5328068e529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.209438 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e69ab49ca3a420da622b784e9f3e70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.215870 20275 raft_consensus.cc:493] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.216089 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 1adcadfd8bf24597812872f0e2ad4d47 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:22.216437 20275 raft_consensus.cc:515] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.217444 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adcadfd8bf24597812872f0e2ad4d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.220463 20262 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:22.220978 20262 ts_tablet_manager.cc:1403] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.329s	user 0.014s	sys 0.027s
I20260709 12:10:22.221712 19981 tablet_service.cc:1511] Processing CreateTablet for tablet 4e69ab49ca3a420da622b784e9f3e70d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:22.223157 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e69ab49ca3a420da622b784e9f3e70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.223438 19980 tablet_service.cc:1511] Processing CreateTablet for tablet c0c6703a83b04ebf9e70b5328068e529 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:22.224046 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:22.224812 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c6703a83b04ebf9e70b5328068e529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.225720 20259 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:22.226245 20259 ts_tablet_manager.cc:1403] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.254s	user 0.008s	sys 0.012s
I20260709 12:10:22.226863 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:22.223448 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 43c04fc1fcc1436db120763fec75eeaf (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:22.229444 20259 raft_consensus.cc:359] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.230069 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c04fc1fcc1436db120763fec75eeaf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:22.230786 20032 leader_election.cc:343] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.231323 20032 leader_election.cc:304] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:22.231980 20275 leader_election.cc:290] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:22.232136 20263 raft_consensus.cc:2749] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:22.232534 20275 raft_consensus.cc:493] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:22.234077 20106 leader_election.cc:343] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.235658 20106 leader_election.cc:304] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:22.230209 20259 raft_consensus.cc:385] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.242779 20259 raft_consensus.cc:740] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.243821 20259 consensus_queue.cc:260] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.240631 20269 raft_consensus.cc:2749] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:22.246402 20273 raft_consensus.cc:493] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.246762 20259 ts_tablet_manager.cc:1434] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:10:22.246913 20273 raft_consensus.cc:515] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.247807 20259 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:22.248680 20262 raft_consensus.cc:359] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.249569 20273 leader_election.cc:290] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:22.255998 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa0a27836154d08984ffc43511a0a17 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:22.256992 20259 tablet_bootstrap.cc:654] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.268836 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa0a27836154d08984ffc43511a0a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.269361 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa0a27836154d08984ffc43511a0a17 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:22.270812 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa0a27836154d08984ffc43511a0a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.270844 19979 tablet_service.cc:1511] Processing CreateTablet for tablet f8ca27236bbf4be992e884c07119bba6 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:22.272207 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8ca27236bbf4be992e884c07119bba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.232963 20275 raft_consensus.cc:515] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.276471 20275 leader_election.cc:290] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:22.278924 20051 tablet_service.cc:1511] Processing CreateTablet for tablet 4e69ab49ca3a420da622b784e9f3e70d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:22.280233 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e69ab49ca3a420da622b784e9f3e70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.283308 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 73348dcd08584561a32e720819226c7e (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:22.284526 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73348dcd08584561a32e720819226c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.285068 20258 tablet_bootstrap.cc:654] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.249482 20262 raft_consensus.cc:385] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.290481 20262 raft_consensus.cc:740] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.291352 20262 consensus_queue.cc:260] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.293468 20262 ts_tablet_manager.cc:1434] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.002s
I20260709 12:10:22.297283 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 73348dcd08584561a32e720819226c7e (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:22.298597 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73348dcd08584561a32e720819226c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.301322 20050 tablet_service.cc:1511] Processing CreateTablet for tablet c0c6703a83b04ebf9e70b5328068e529 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:22.303129 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c6703a83b04ebf9e70b5328068e529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.328748 20262 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:22.344192 20058 tablet_service.cc:1511] Processing CreateTablet for tablet 1567a7b767a643faa897f231d0ae5a45 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:22.345557 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1567a7b767a643faa897f231d0ae5a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.347398 19984 tablet_service.cc:1511] Processing CreateTablet for tablet 1567a7b767a643faa897f231d0ae5a45 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:22.348721 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1567a7b767a643faa897f231d0ae5a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.359112 20260 tablet_bootstrap.cc:492] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:22.362793 20260 ts_tablet_manager.cc:1403] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.229s	user 0.035s	sys 0.030s
I20260709 12:10:22.372224 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:22.373905 19958 leader_election.cc:343] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.378448 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 1567a7b767a643faa897f231d0ae5a45 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:22.379812 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1567a7b767a643faa897f231d0ae5a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.386952 20262 tablet_bootstrap.cc:654] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.390489 20260 raft_consensus.cc:359] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.391289 20260 raft_consensus.cc:385] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.391584 20260 raft_consensus.cc:740] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.392690 20260 consensus_queue.cc:260] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.402068 20260 ts_tablet_manager.cc:1434] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260709 12:10:22.403529 20260 tablet_bootstrap.cc:492] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:22.405594 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa0a27836154d08984ffc43511a0a17 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:22.406297 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 4e90a7b540e9433ab3c7fc715b024310 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:22.407065 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa0a27836154d08984ffc43511a0a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.407701 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e90a7b540e9433ab3c7fc715b024310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.405802 20199 tablet_service.cc:1511] Processing CreateTablet for tablet 73348dcd08584561a32e720819226c7e (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:22.408751 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73348dcd08584561a32e720819226c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.428943 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:22.430896 19957 leader_election.cc:343] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.431391 19957 leader_election.cc:304] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:22.434600 20274 raft_consensus.cc:2749] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:22.435559 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:22.436285 19994 raft_consensus.cc:2468] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:22.436241 20260 tablet_bootstrap.cc:654] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.441553 20106 leader_election.cc:304] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:22.442413 20273 raft_consensus.cc:2804] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:22.442788 20273 raft_consensus.cc:493] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:22.443130 20273 raft_consensus.cc:3060] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.443298 20259 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:22.443810 20259 ts_tablet_manager.cc:1403] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.196s	user 0.009s	sys 0.011s
I20260709 12:10:22.448099 20263 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.448580 20263 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.455283 20263 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:22.455941 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:22.457610 20262 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:22.458164 20262 ts_tablet_manager.cc:1403] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.008s
I20260709 12:10:22.460796 20258 tablet_bootstrap.cc:492] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:22.461304 20258 ts_tablet_manager.cc:1403] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.280s	user 0.011s	sys 0.008s
I20260709 12:10:22.461376 20262 raft_consensus.cc:359] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.456573 20273 raft_consensus.cc:515] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.462222 20262 raft_consensus.cc:385] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.466171 20262 raft_consensus.cc:740] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.466347 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:22.467016 19994 raft_consensus.cc:3060] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.467190 20262 consensus_queue.cc:260] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.470337 20273 leader_election.cc:290] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:22.472725 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03346169d60b45acbe7ba43f7519a7f7" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:22.476074 20258 raft_consensus.cc:359] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.476847 20258 raft_consensus.cc:385] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.477140 20258 raft_consensus.cc:740] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.478876 20262 ts_tablet_manager.cc:1434] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
W20260709 12:10:22.479386 20180 leader_election.cc:343] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.480147 20262 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:22.480207 20259 raft_consensus.cc:359] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.481086 20259 raft_consensus.cc:385] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.481407 20259 raft_consensus.cc:740] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.482026 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24572f9435e941c4bcc209e5bce6b051" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:22.486706 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 4e90a7b540e9433ab3c7fc715b024310 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:22.490094 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03346169d60b45acbe7ba43f7519a7f7" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.490829 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e90a7b540e9433ab3c7fc715b024310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.490923 20068 raft_consensus.cc:2468] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:22.491096 20258 consensus_queue.cc:260] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.491463 19979 tablet_service.cc:1511] Processing CreateTablet for tablet 4e90a7b540e9433ab3c7fc715b024310 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:22.492146 20143 raft_consensus.cc:2468] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:22.488132 20262 tablet_bootstrap.cc:654] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.492765 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e90a7b540e9433ab3c7fc715b024310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.489146 20260 tablet_bootstrap.cc:492] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:22.496510 20260 ts_tablet_manager.cc:1403] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.003s
I20260709 12:10:22.489173 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24572f9435e941c4bcc209e5bce6b051" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.488476 19994 raft_consensus.cc:2468] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:22.482277 20259 consensus_queue.cc:260] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.499918 20260 raft_consensus.cc:359] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.500669 20260 raft_consensus.cc:385] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.500976 20260 raft_consensus.cc:740] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.501857 20260 consensus_queue.cc:260] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.502907 20106 leader_election.cc:304] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:22.505345 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 83f0c313683c475cbb76e436a32edc09 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:22.506659 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f0c313683c475cbb76e436a32edc09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.507719 20260 ts_tablet_manager.cc:1434] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:10:22.508757 20260 tablet_bootstrap.cc:492] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:22.496515 20181 leader_election.cc:304] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:22.510699 20275 raft_consensus.cc:2804] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:22.510284 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 47b04cefbdd8464993800453dca3ee99 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:22.511107 20275 raft_consensus.cc:493] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:22.511520 20275 raft_consensus.cc:3060] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.512322 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b04cefbdd8464993800453dca3ee99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.514865 20180 leader_election.cc:304] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:22.515859 20287 raft_consensus.cc:2804] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:22.516239 20287 raft_consensus.cc:493] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:22.516587 20287 raft_consensus.cc:3060] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.519136 20275 raft_consensus.cc:515] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:22.522763 20181 leader_election.cc:343] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.523895 20275 leader_election.cc:290] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:22.524106 20287 raft_consensus.cc:515] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.530257 20273 raft_consensus.cc:2804] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:22.530826 20259 ts_tablet_manager.cc:1434] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.087s	user 0.010s	sys 0.000s
I20260709 12:10:22.531100 20273 raft_consensus.cc:697] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:22.531561 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03346169d60b45acbe7ba43f7519a7f7" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:22.532100 20259 tablet_bootstrap.cc:492] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:22.532382 20069 raft_consensus.cc:3060] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.537026 19981 tablet_service.cc:1511] Processing CreateTablet for tablet 83f0c313683c475cbb76e436a32edc09 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:22.539074 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f0c313683c475cbb76e436a32edc09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.543468 20069 raft_consensus.cc:2468] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:22.547344 20273 consensus_queue.cc:237] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.549487 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24572f9435e941c4bcc209e5bce6b051" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:22.552624 20258 ts_tablet_manager.cc:1434] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 12:10:22.553794 20258 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:22.557984 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03346169d60b45acbe7ba43f7519a7f7" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:22.558636 20181 leader_election.cc:304] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
W20260709 12:10:22.559549 20181 leader_election.cc:343] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.559878 20275 raft_consensus.cc:2804] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:22.578863 20199 tablet_service.cc:1511] Processing CreateTablet for tablet 83f0c313683c475cbb76e436a32edc09 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:22.579639 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 47b04cefbdd8464993800453dca3ee99 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:22.580219 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f0c313683c475cbb76e436a32edc09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.580967 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b04cefbdd8464993800453dca3ee99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.581945 20125 tablet_service.cc:1511] Processing CreateTablet for tablet e1a5bbb9ac77483d990c26f15443c04f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:22.583353 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a5bbb9ac77483d990c26f15443c04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.583441 19980 tablet_service.cc:1511] Processing CreateTablet for tablet e1a5bbb9ac77483d990c26f15443c04f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:22.584770 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a5bbb9ac77483d990c26f15443c04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.587713 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 47b04cefbdd8464993800453dca3ee99 (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:22.588937 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b04cefbdd8464993800453dca3ee99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.560612 20287 leader_election.cc:290] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:22.575886 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:22.570971 20260 tablet_bootstrap.cc:654] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.561093 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24572f9435e941c4bcc209e5bce6b051" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:22.599799 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:22.601557 20058 tablet_service.cc:1511] Processing CreateTablet for tablet e1a5bbb9ac77483d990c26f15443c04f (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:22.602978 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a5bbb9ac77483d990c26f15443c04f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:22.603646 20106 leader_election.cc:343] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.605096 19981 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0efb6272c14a83ba6d2ef618c3c5ba (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:22.606442 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0efb6272c14a83ba6d2ef618c3c5ba. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:22.606909 20106 leader_election.cc:343] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:22.608124 20180 leader_election.cc:343] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.608755 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0efb6272c14a83ba6d2ef618c3c5ba (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:10:22.612033 20032 leader_election.cc:343] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.612208 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0efb6272c14a83ba6d2ef618c3c5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.610515 20143 raft_consensus.cc:3060] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.614399 20287 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.621537 20287 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.623684 20287 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:22.626149 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.627563 20200 tablet_service.cc:1511] Processing CreateTablet for tablet ad0970afce8546b09c260261ba75725d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 12:10:22.627818 20181 leader_election.cc:343] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.628890 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0970afce8546b09c260261ba75725d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.629449 20258 tablet_bootstrap.cc:654] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.628970 20124 tablet_service.cc:1511] Processing CreateTablet for tablet ad0970afce8546b09c260261ba75725d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:22.647527 19984 tablet_service.cc:1511] Processing CreateTablet for tablet ad0970afce8546b09c260261ba75725d (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:22.648850 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0970afce8546b09c260261ba75725d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.639906 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0970afce8546b09c260261ba75725d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.652532 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
W20260709 12:10:22.654147 20180 leader_election.cc:343] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.654659 20180 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:22.654505 19890 catalog_manager.cc:5697] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.655815 20287 raft_consensus.cc:2749] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:22.613905 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0efb6272c14a83ba6d2ef618c3c5ba (DEFAULT_TABLE table=test-workload [id=c41c979238664277a915dae33e39483f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:22.658679 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0efb6272c14a83ba6d2ef618c3c5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.660881 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:22.631011 20275 raft_consensus.cc:697] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
W20260709 12:10:22.662386 20032 leader_election.cc:343] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.662935 20032 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:22.663069 20275 consensus_queue.cc:237] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:22.664136 20263 raft_consensus.cc:2749] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:22.635267 20259 tablet_bootstrap.cc:654] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.671751 20260 tablet_bootstrap.cc:492] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:22.695286 20143 raft_consensus.cc:2468] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:22.696658 20180 leader_election.cc:304] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65
I20260709 12:10:22.697916 20300 raft_consensus.cc:2804] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:22.698621 20300 raft_consensus.cc:697] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:22.699759 20300 consensus_queue.cc:237] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.701351 20260 ts_tablet_manager.cc:1403] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.193s	user 0.009s	sys 0.015s
I20260709 12:10:22.713887 20258 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:22.715721 20258 ts_tablet_manager.cc:1403] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.024s
I20260709 12:10:22.717232 20260 raft_consensus.cc:359] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.722852 20262 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:22.723623 20262 ts_tablet_manager.cc:1403] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.244s	user 0.035s	sys 0.039s
I20260709 12:10:22.747912 20258 raft_consensus.cc:359] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.748734 20258 raft_consensus.cc:385] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.749032 20258 raft_consensus.cc:740] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.749873 20259 tablet_bootstrap.cc:492] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:22.749778 20258 consensus_queue.cc:260] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.750612 20259 ts_tablet_manager.cc:1403] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.219s	user 0.021s	sys 0.007s
I20260709 12:10:22.752095 20258 ts_tablet_manager.cc:1434] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:10:22.753181 20258 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:22.734275 20260 raft_consensus.cc:385] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.756768 20260 raft_consensus.cc:740] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.758042 20260 consensus_queue.cc:260] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.769150 20262 raft_consensus.cc:359] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.781641 20262 raft_consensus.cc:385] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.782056 20262 raft_consensus.cc:740] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.782868 20259 raft_consensus.cc:359] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.768908 20260 ts_tablet_manager.cc:1434] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 12:10:22.783784 20262 consensus_queue.cc:260] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.802088 20262 ts_tablet_manager.cc:1434] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.000s
I20260709 12:10:22.786653 20263 raft_consensus.cc:493] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.799515 20260 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:22.802649 20263 raft_consensus.cc:515] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.804956 20263 leader_election.cc:290] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:22.782197 20258 tablet_bootstrap.cc:654] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.807158 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:22.808032 20143 raft_consensus.cc:2468] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:22.809816 20032 leader_election.cc:304] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:22.805876 20259 raft_consensus.cc:385] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.810650 20263 raft_consensus.cc:2804] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:22.811048 20259 raft_consensus.cc:740] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.811226 20263 raft_consensus.cc:493] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:22.811735 20263 raft_consensus.cc:3060] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.816493 20262 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:22.820022 20263 raft_consensus.cc:515] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.823279 20263 leader_election.cc:290] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:22.823680 20262 tablet_bootstrap.cc:654] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.826506 20259 consensus_queue.cc:260] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.828639 20259 ts_tablet_manager.cc:1434] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 12:10:22.829676 20259 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:22.834604 20259 tablet_bootstrap.cc:654] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.834867 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:22.835693 20143 raft_consensus.cc:3060] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.836706 20262 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:22.837316 20262 ts_tablet_manager.cc:1403] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260709 12:10:22.841594 20262 raft_consensus.cc:359] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.842758 20262 raft_consensus.cc:385] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.842489 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:22.843413 20262 raft_consensus.cc:740] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.843763 19993 raft_consensus.cc:3060] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:22.844650 20262 consensus_queue.cc:260] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.848279 20262 ts_tablet_manager.cc:1434] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 12:10:22.849835 20262 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:22.858355 20262 tablet_bootstrap.cc:654] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.867800 19993 raft_consensus.cc:2468] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:22.868556 20258 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:22.869112 20258 ts_tablet_manager.cc:1403] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.004s
I20260709 12:10:22.869230 20032 leader_election.cc:304] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:22.870170 20263 raft_consensus.cc:2804] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:22.872723 20258 raft_consensus.cc:359] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.873826 20258 raft_consensus.cc:385] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.874351 20258 raft_consensus.cc:740] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.875519 20258 consensus_queue.cc:260] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.879642 20260 tablet_bootstrap.cc:654] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.883217 20258 ts_tablet_manager.cc:1434] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:10:22.883118 20143 raft_consensus.cc:2468] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:22.884382 20258 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:22.886905 20263 raft_consensus.cc:697] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:22.889045 20263 consensus_queue.cc:237] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:22.926920 20262 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:22.927565 20262 ts_tablet_manager.cc:1403] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.015s
I20260709 12:10:22.931169 20300 raft_consensus.cc:493] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.935798 20300 raft_consensus.cc:515] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.936220 20262 raft_consensus.cc:359] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.936901 20262 raft_consensus.cc:385] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:22.937160 20262 raft_consensus.cc:740] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.937680 20275 raft_consensus.cc:493] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.938122 20275 raft_consensus.cc:515] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:22.940402 20275 leader_election.cc:290] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:22.940342 19892 catalog_manager.cc:5697] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.941365 20262 consensus_queue.cc:260] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.943792 20262 ts_tablet_manager.cc:1434] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 12:10:22.944805 20262 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:22.945881 20274 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.946012 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bf861e40c44548ab9998d6a0e60e5f" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.946557 20274 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:22.947371 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91de4cbc94a4bd6bd9a7bc1e4b86140" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.949462 20274 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:22.951023 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:22.951695 19994 raft_consensus.cc:2376] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1. Re-sending same reply.
I20260709 12:10:22.953454 20262 tablet_bootstrap.cc:654] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:22.940259 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bf861e40c44548ab9998d6a0e60e5f" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:22.954054 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91de4cbc94a4bd6bd9a7bc1e4b86140" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:22.956163 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:22.938019 20300 leader_election.cc:290] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
W20260709 12:10:22.969200 20181 leader_election.cc:343] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.054291 20068 raft_consensus.cc:2468] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:23.063832 20258 tablet_bootstrap.cc:654] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.063143 20259 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.133842 20318 raft_consensus.cc:493] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:23.135035 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:23.193004 20259 ts_tablet_manager.cc:1403] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.364s	user 0.019s	sys 0.035s
I20260709 12:10:23.138430 20319 consensus_queue.cc:1048] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:23.194204 20181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.194:42227, user_credentials={real_user=slave}} blocked reactor thread for 233820us
W20260709 12:10:23.195374 20180 leader_election.cc:343] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:23.197237 20181 leader_election.cc:343] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.197592 20180 leader_election.cc:304] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:23.203580 20259 raft_consensus.cc:359] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.204447 20259 raft_consensus.cc:385] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.204843 20259 raft_consensus.cc:740] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.205957 20300 raft_consensus.cc:2749] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:23.207088 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 196072us
I20260709 12:10:23.208591 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.210070 19890 catalog_manager.cc:5697] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:23.213691 20180 leader_election.cc:343] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.214452 20180 leader_election.cc:304] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:23.215646 20300 raft_consensus.cc:2749] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.218178 20259 consensus_queue.cc:260] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.220847 20259 ts_tablet_manager.cc:1434] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:10:23.222190 20259 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.160658 20263 raft_consensus.cc:493] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.170444 20262 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:23.226776 20262 ts_tablet_manager.cc:1403] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.282s	user 0.025s	sys 0.020s
I20260709 12:10:23.173959 20260 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:23.189981 19958 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:23.230067 20262 raft_consensus.cc:359] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.193468 20318 raft_consensus.cc:515] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.231576 20275 consensus_queue.cc:1048] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:23.232007 20106 consensus_peers.cc:597] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Couldn't send request to peer cf9f2f7513d148869f9e6ae6a21397a4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:23.232999 20318 leader_election.cc:290] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:23.231385 20262 raft_consensus.cc:385] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.233538 20262 raft_consensus.cc:740] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.231151 20263 raft_consensus.cc:515] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.234578 20068 raft_consensus.cc:3060] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.234629 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.236263 20262 consensus_queue.cc:260] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.230755 20260 ts_tablet_manager.cc:1403] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.431s	user 0.013s	sys 0.006s
I20260709 12:10:23.237711 20259 tablet_bootstrap.cc:654] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:23.239393 19957 leader_election.cc:343] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.240489 20260 raft_consensus.cc:359] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.241217 20260 raft_consensus.cc:385] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.241408 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:23.242197 20069 raft_consensus.cc:2468] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:23.230934 20274 raft_consensus.cc:2804] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.243422 20274 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.243896 20274 raft_consensus.cc:3060] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:23.243911 20106 leader_election.cc:343] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.247977 20262 ts_tablet_manager.cc:1434] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 12:10:23.248317 20107 leader_election.cc:304] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.248999 20262 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:23.249571 20318 raft_consensus.cc:2804] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.249939 20318 raft_consensus.cc:493] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.250250 20318 raft_consensus.cc:3060] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.241529 20260 raft_consensus.cc:740] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.247457 20300 consensus_queue.cc:1048] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.252199 20260 consensus_queue.cc:260] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:23.258752 20180 consensus_peers.cc:597] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:23.260587 20262 tablet_bootstrap.cc:654] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.270721 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24572f9435e941c4bcc209e5bce6b051" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.275355 20258 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:23.278972 20258 ts_tablet_manager.cc:1403] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.395s	user 0.012s	sys 0.012s
I20260709 12:10:23.279740 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24572f9435e941c4bcc209e5bce6b051" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.276437 20263 leader_election.cc:290] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:23.285297 20032 leader_election.cc:304] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.286212 20263 raft_consensus.cc:2749] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.287949 20259 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.287797 20319 raft_consensus.cc:493] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.288527 20259 ts_tablet_manager.cc:1403] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.027s
I20260709 12:10:23.288479 20319 raft_consensus.cc:515] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.290787 20319 leader_election.cc:290] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.291841 20259 raft_consensus.cc:359] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.293040 20259 raft_consensus.cc:385] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.275940 19889 catalog_manager.cc:5697] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.293432 20259 raft_consensus.cc:740] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.294216 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:23.295692 20106 leader_election.cc:343] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.295801 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.296391 20216 raft_consensus.cc:2468] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:23.297389 20106 leader_election.cc:304] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.298214 20273 raft_consensus.cc:2804] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.298642 20273 raft_consensus.cc:493] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.299011 20273 raft_consensus.cc:3060] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.294221 20259 consensus_queue.cc:260] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.301079 20259 ts_tablet_manager.cc:1434] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:10:23.302111 20259 tablet_bootstrap.cc:492] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.306607 20274 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.309625 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:23.310247 20069 raft_consensus.cc:3060] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.312160 20259 tablet_bootstrap.cc:654] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.307212 20273 raft_consensus.cc:515] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.318527 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:23.319304 20216 raft_consensus.cc:3060] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.319844 20069 raft_consensus.cc:2468] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:23.321177 19958 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:23.322187 20326 raft_consensus.cc:2804] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.323802 20326 raft_consensus.cc:697] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:23.324986 20326 consensus_queue.cc:237] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.329551 20216 raft_consensus.cc:2468] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:23.330420 20326 raft_consensus.cc:493] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.331111 20326 raft_consensus.cc:515] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.332100 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
W20260709 12:10:23.333638 20106 leader_election.cc:343] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.334232 20273 leader_election.cc:290] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.334674 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.335723 20106 leader_election.cc:304] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
W20260709 12:10:23.336427 19957 leader_election.cc:343] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.337049 20273 raft_consensus.cc:2804] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.336980 19891 catalog_manager.cc:5697] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.338792 20273 raft_consensus.cc:697] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:23.340107 20273 consensus_queue.cc:237] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.346838 20263 consensus_queue.cc:1048] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.350953 20258 raft_consensus.cc:359] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.352046 20258 raft_consensus.cc:385] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.352451 20258 raft_consensus.cc:740] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.353402 20258 consensus_queue.cc:260] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.370604 20319 raft_consensus.cc:493] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.371471 20319 raft_consensus.cc:515] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.382974 20263 consensus_queue.cc:1048] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.383679 20260 ts_tablet_manager.cc:1434] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.146s	user 0.016s	sys 0.019s
I20260709 12:10:23.385216 20260 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:23.389761 20262 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:23.393586 20262 ts_tablet_manager.cc:1403] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.029s
I20260709 12:10:23.395895 20258 ts_tablet_manager.cc:1434] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.008s
I20260709 12:10:23.397132 20258 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:23.399163 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:23.401301 20106 leader_election.cc:343] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.404569 20258 tablet_bootstrap.cc:654] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.404394 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.405099 19993 raft_consensus.cc:2468] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:23.405797 19889 catalog_manager.cc:5697] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.408241 20106 leader_election.cc:304] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.409340 20338 raft_consensus.cc:2804] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.409739 20338 raft_consensus.cc:493] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.410082 20338 raft_consensus.cc:3060] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.414997 20319 leader_election.cc:290] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.403849 20262 raft_consensus.cc:359] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.415938 20262 raft_consensus.cc:385] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.416241 20262 raft_consensus.cc:740] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.420979 20334 raft_consensus.cc:493] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.358408 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.360363 20275 consensus_queue.cc:1048] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.422027 20334 raft_consensus.cc:515] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.363956 20326 leader_election.cc:290] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
W20260709 12:10:23.424263 19957 leader_election.cc:343] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.424353 20334 leader_election.cc:290] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:23.365442 20274 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:23.424755 19957 leader_election.cc:304] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.286069 20318 raft_consensus.cc:515] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.366178 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:23.426882 20274 raft_consensus.cc:2749] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.429723 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:23.431740 20318 leader_election.cc:290] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:23.432087 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.433252 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:23.433857 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:23.421373 20262 consensus_queue.cc:260] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.448244 20066 raft_consensus.cc:3060] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:23.451916 19957 leader_election.cc:343] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:23.452775 19957 leader_election.cc:343] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:23.454613 19958 leader_election.cc:343] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.455086 19958 leader_election.cc:304] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:23.455833 20274 raft_consensus.cc:2749] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:23.456342 20106 leader_election.cc:343] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.459029 20260 tablet_bootstrap.cc:654] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.460826 20066 raft_consensus.cc:2468] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:23.463320 20107 leader_election.cc:304] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.464576 20318 raft_consensus.cc:2804] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.465092 20318 raft_consensus.cc:697] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:23.465363 20338 raft_consensus.cc:515] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.465965 20318 consensus_queue.cc:237] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.473764 20262 ts_tablet_manager.cc:1434] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.003s
I20260709 12:10:23.480170 20262 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:23.485368 20259 tablet_bootstrap.cc:492] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.485301 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:23.486006 20259 ts_tablet_manager.cc:1403] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.184s	user 0.041s	sys 0.076s
I20260709 12:10:23.486124 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:23.486792 19993 raft_consensus.cc:3060] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:23.487102 20106 leader_election.cc:343] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.489518 20259 raft_consensus.cc:359] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.490525 20259 raft_consensus.cc:385] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.490837 20259 raft_consensus.cc:740] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.495657 20259 consensus_queue.cc:260] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.494410 20338 leader_election.cc:290] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.500118 20259 ts_tablet_manager.cc:1434] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:10:23.504294 20259 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.494272 19993 raft_consensus.cc:2468] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:23.507511 20262 tablet_bootstrap.cc:654] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.508519 20106 leader_election.cc:304] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.510653 20338 raft_consensus.cc:2804] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.513885 20338 raft_consensus.cc:697] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:23.515386 20338 consensus_queue.cc:237] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.518811 20260 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:23.519345 20260 ts_tablet_manager.cc:1403] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.134s	user 0.021s	sys 0.001s
I20260709 12:10:23.524067 20274 raft_consensus.cc:493] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.524607 20274 raft_consensus.cc:515] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.525177 20259 tablet_bootstrap.cc:654] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.527482 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fedd37e9614be1ac526f516e685717" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.527889 20274 leader_election.cc:290] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:23.529628 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fedd37e9614be1ac526f516e685717" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:23.531152 19958 leader_election.cc:343] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.527451 20260 raft_consensus.cc:359] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:23.532394 19957 leader_election.cc:343] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.532567 20260 raft_consensus.cc:385] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.532894 19957 leader_election.cc:304] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.531275 20258 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:23.534174 20274 raft_consensus.cc:2749] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.534267 20258 ts_tablet_manager.cc:1403] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.029s
I20260709 12:10:23.537715 20258 raft_consensus.cc:359] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.538599 20258 raft_consensus.cc:385] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.539021 20258 raft_consensus.cc:740] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.539909 20258 consensus_queue.cc:260] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.542414 20314 raft_consensus.cc:493] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.542955 20314 raft_consensus.cc:515] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.544510 20262 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:23.532996 20260 raft_consensus.cc:740] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.544999 20314 leader_election.cc:290] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.544981 20262 ts_tablet_manager.cc:1403] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.006s
I20260709 12:10:23.545491 20260 consensus_queue.cc:260] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.548324 20260 ts_tablet_manager.cc:1434] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:10:23.548866 20262 raft_consensus.cc:359] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.549368 20260 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:23.549525 20262 raft_consensus.cc:385] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.549893 20262 raft_consensus.cc:740] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.551479 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.552121 19993 raft_consensus.cc:2468] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:23.552350 20262 consensus_queue.cc:260] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.553884 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:23.555608 20032 leader_election.cc:343] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.556710 20032 leader_election.cc:304] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.558005 20314 raft_consensus.cc:2804] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.558426 20314 raft_consensus.cc:493] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.558768 20314 raft_consensus.cc:3060] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.560379 20258 ts_tablet_manager.cc:1434] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:10:23.561540 20258 tablet_bootstrap.cc:492] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:23.565636 19889 catalog_manager.cc:5697] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.566895 20314 raft_consensus.cc:515] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.567776 19889 catalog_manager.cc:5697] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.569235 20258 tablet_bootstrap.cc:654] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.569989 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
W20260709 12:10:23.571534 20032 leader_election.cc:343] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.571942 20259 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.558768 20260 tablet_bootstrap.cc:654] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.572443 20259 ts_tablet_manager.cc:1403] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.013s
I20260709 12:10:23.575311 20259 raft_consensus.cc:359] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.576014 20259 raft_consensus.cc:385] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.576299 20259 raft_consensus.cc:740] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.576541 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:23.577142 19993 raft_consensus.cc:3060] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.580255 20262 ts_tablet_manager.cc:1434] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 12:10:23.581424 20262 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:23.584741 19993 raft_consensus.cc:2468] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:23.586205 20032 leader_election.cc:304] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.587229 20263 raft_consensus.cc:2804] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.587749 20263 raft_consensus.cc:697] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:23.588662 20263 consensus_queue.cc:237] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.589313 20262 tablet_bootstrap.cc:654] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.591382 20314 leader_election.cc:290] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.592423 20259 consensus_queue.cc:260] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.595295 20259 ts_tablet_manager.cc:1434] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 12:10:23.596446 20259 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.598415 20260 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:23.598935 20260 ts_tablet_manager.cc:1403] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260709 12:10:23.601799 20260 raft_consensus.cc:359] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.602492 20260 raft_consensus.cc:385] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.602674 20259 tablet_bootstrap.cc:654] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.602793 20260 raft_consensus.cc:740] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.604574 20260 consensus_queue.cc:260] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.608027 20260 ts_tablet_manager.cc:1434] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:10:23.609467 20260 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:23.614423 20259 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.614935 20259 ts_tablet_manager.cc:1403] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 12:10:23.616178 20260 tablet_bootstrap.cc:654] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.617988 20259 raft_consensus.cc:359] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.618952 20259 raft_consensus.cc:385] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.619189 20259 raft_consensus.cc:740] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.620309 20259 consensus_queue.cc:260] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.621426 20258 tablet_bootstrap.cc:492] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:23.621953 20258 ts_tablet_manager.cc:1403] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.015s
I20260709 12:10:23.622879 20259 ts_tablet_manager.cc:1434] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:10:23.623876 20259 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.631220 20258 raft_consensus.cc:359] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.633035 20258 raft_consensus.cc:385] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.633381 20258 raft_consensus.cc:740] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.634156 20258 consensus_queue.cc:260] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.636381 20258 ts_tablet_manager.cc:1434] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:10:23.637430 20258 tablet_bootstrap.cc:492] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:23.636636 19890 catalog_manager.cc:5697] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.642674 20260 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:23.643324 20260 ts_tablet_manager.cc:1403] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260709 12:10:23.644181 20258 tablet_bootstrap.cc:654] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.647390 20275 raft_consensus.cc:493] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.647903 20275 raft_consensus.cc:515] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.649987 20275 leader_election.cc:290] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.652678 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.655517 20262 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:23.672675 20262 ts_tablet_manager.cc:1403] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.003s
I20260709 12:10:23.646502 20260 raft_consensus.cc:359] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.675107 20260 raft_consensus.cc:385] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.675405 20260 raft_consensus.cc:740] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.675916 20262 raft_consensus.cc:359] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.676707 20262 raft_consensus.cc:385] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.676308 20260 consensus_queue.cc:260] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.681020 20260 ts_tablet_manager.cc:1434] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:10:23.658701 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.660616 20216 raft_consensus.cc:3060] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.662817 20263 raft_consensus.cc:493] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.684827 20263 raft_consensus.cc:515] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.682395 20260 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:23.687036 20263 leader_election.cc:290] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:23.677017 20262 raft_consensus.cc:740] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.689590 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.690275 19993 raft_consensus.cc:2468] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:23.691596 20032 leader_election.cc:304] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:23.692489 20260 tablet_bootstrap.cc:654] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.692555 20263 raft_consensus.cc:2804] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.693048 20263 raft_consensus.cc:493] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.693382 20263 raft_consensus.cc:3060] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.693459 20180 leader_election.cc:304] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.695372 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.696074 20142 raft_consensus.cc:2468] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:23.666303 20259 tablet_bootstrap.cc:654] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.689945 20262 consensus_queue.cc:260] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.702286 20263 raft_consensus.cc:515] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.707216 20263 leader_election.cc:290] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:23.709933 20258 tablet_bootstrap.cc:492] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:23.710076 20260 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:23.710510 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:23.710646 20260 ts_tablet_manager.cc:1403] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260709 12:10:23.710646 20258 ts_tablet_manager.cc:1403] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.021s
I20260709 12:10:23.711536 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:23.712142 20142 raft_consensus.cc:3060] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.713198 20260 raft_consensus.cc:359] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.713763 20260 raft_consensus.cc:385] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.713969 20258 raft_consensus.cc:359] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.714776 20258 raft_consensus.cc:385] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.714527 19993 raft_consensus.cc:3060] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.715209 20258 raft_consensus.cc:740] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.714007 20260 raft_consensus.cc:740] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.716001 20258 consensus_queue.cc:260] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.718246 20258 ts_tablet_manager.cc:1434] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:23.718640 20274 raft_consensus.cc:493] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.719146 20274 raft_consensus.cc:515] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.719656 20258 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:23.721125 20274 leader_election.cc:290] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:23.717028 20260 consensus_queue.cc:260] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.723351 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:23.724077 20260 ts_tablet_manager.cc:1434] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260709 12:10:23.718153 20262 ts_tablet_manager.cc:1434] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:10:23.725226 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.723994 20068 raft_consensus.cc:2468] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:23.726166 20258 tablet_bootstrap.cc:654] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.726446 20262 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:23.727070 19958 leader_election.cc:304] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
W20260709 12:10:23.728381 19957 leader_election.cc:343] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.725076 20260 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:23.729262 20274 raft_consensus.cc:2804] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.729696 20274 raft_consensus.cc:493] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.730191 20274 raft_consensus.cc:3060] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.736003 20338 consensus_queue.cc:1048] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.738385 20329 raft_consensus.cc:2749] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.739187 20260 tablet_bootstrap.cc:654] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.745038 20262 tablet_bootstrap.cc:654] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.748063 20259 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.751089 20259 ts_tablet_manager.cc:1403] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.017s
I20260709 12:10:23.752470 20329 raft_consensus.cc:493] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.752985 20329 raft_consensus.cc:515] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.754112 20259 raft_consensus.cc:359] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.754878 20259 raft_consensus.cc:385] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.755170 20259 raft_consensus.cc:740] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.755227 20329 leader_election.cc:290] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.755971 20259 consensus_queue.cc:260] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.757192 20142 raft_consensus.cc:2468] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:23.758188 20259 ts_tablet_manager.cc:1434] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:10:23.759066 20259 tablet_bootstrap.cc:492] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.750389 20260 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:23.762759 20260 ts_tablet_manager.cc:1403] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 12:10:23.763689 20274 raft_consensus.cc:515] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.764401 20259 tablet_bootstrap.cc:654] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.804147 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.805801 19993 raft_consensus.cc:2468] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:23.807687 20260 raft_consensus.cc:359] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.808925 20260 raft_consensus.cc:385] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.809340 20260 raft_consensus.cc:740] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.813872 20032 leader_election.cc:304] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:23.816012 20258 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:23.817382 20258 ts_tablet_manager.cc:1403] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.024s
I20260709 12:10:23.817507 20263 raft_consensus.cc:2804] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.821219 20314 raft_consensus.cc:493] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.822338 20314 raft_consensus.cc:515] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.825918 20314 leader_election.cc:290] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:23.818543 20263 raft_consensus.cc:697] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:23.830888 20263 consensus_queue.cc:237] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:23.832437 20106 consensus_peers.cc:597] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:23.834553 19992 raft_consensus.cc:2393] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:23.837348 20274 leader_election.cc:290] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:23.838685 19994 raft_consensus.cc:3060] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.839849 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:23.841115 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:23.842029 20068 raft_consensus.cc:3060] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:23.845088 19957 leader_election.cc:343] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.846511 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.848172 20258 raft_consensus.cc:359] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.849068 20180 leader_election.cc:304] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.850452 20329 raft_consensus.cc:3060] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.856482 20314 raft_consensus.cc:493] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.857009 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91de4cbc94a4bd6bd9a7bc1e4b86140" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.857366 20314 raft_consensus.cc:515] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.857874 20142 raft_consensus.cc:2468] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:23.849361 20258 raft_consensus.cc:385] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.856529 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91de4cbc94a4bd6bd9a7bc1e4b86140" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.859293 20258 raft_consensus.cc:740] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.859838 20314 leader_election.cc:290] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:23.860044 20217 raft_consensus.cc:2468] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:23.860764 20258 consensus_queue.cc:260] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:23.861966 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:23.862849 20260 consensus_queue.cc:260] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.864428 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.866400 20032 leader_election.cc:304] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
W20260709 12:10:23.867496 20032 leader_election.cc:343] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:23.868927 20032 leader_election.cc:343] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.869750 20314 raft_consensus.cc:2804] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:23.870178 20314 raft_consensus.cc:493] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.870574 20314 raft_consensus.cc:3060] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:23.873421 19957 consensus_peers.cc:597] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:23.874424 20032 leader_election.cc:304] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.875705 20345 raft_consensus.cc:2749] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.881274 20262 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:23.882815 20274 raft_consensus.cc:493] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.883669 20274 raft_consensus.cc:515] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.887982 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5c052a5d3646c09cd839b4c9546767" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.888559 20262 ts_tablet_manager.cc:1403] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.162s	user 0.008s	sys 0.011s
I20260709 12:10:23.890393 20274 leader_election.cc:290] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
W20260709 12:10:23.892802 19957 leader_election.cc:343] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.894773 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5c052a5d3646c09cd839b4c9546767" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:23.897192 19957 leader_election.cc:343] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.897859 19957 leader_election.cc:304] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.899578 20274 raft_consensus.cc:2749] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.901918 20340 consensus_queue.cc:1048] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.901592 20262 raft_consensus.cc:359] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.907407 20262 raft_consensus.cc:385] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.907824 20262 raft_consensus.cc:740] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.906666 20068 raft_consensus.cc:2468] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:23.912751 20329 raft_consensus.cc:2749] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.913064 20258 ts_tablet_manager.cc:1434] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.095s	user 0.012s	sys 0.002s
I20260709 12:10:23.916191 20300 raft_consensus.cc:493] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.916530 20314 raft_consensus.cc:515] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.916742 20300 raft_consensus.cc:515] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.919771 20258 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:23.920899 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:23.921381 20260 ts_tablet_manager.cc:1434] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.157s	user 0.006s	sys 0.004s
I20260709 12:10:23.923007 20300 leader_election.cc:290] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
W20260709 12:10:23.927372 20180 leader_election.cc:343] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.928313 20262 consensus_queue.cc:260] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:23.930471 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.931317 20314 leader_election.cc:290] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:23.933609 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91de4cbc94a4bd6bd9a7bc1e4b86140" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:23.933676 19958 leader_election.cc:304] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:23.934300 20217 raft_consensus.cc:3060] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.934852 20274 raft_consensus.cc:2804] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.935611 20274 raft_consensus.cc:697] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:23.936882 20274 consensus_queue.cc:237] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:23.938727 20180 leader_election.cc:343] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:23.939281 20180 leader_election.cc:304] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.939145 19889 catalog_manager.cc:5697] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.940963 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91de4cbc94a4bd6bd9a7bc1e4b86140" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:23.941602 20143 raft_consensus.cc:3060] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:23.942454 20300 raft_consensus.cc:2749] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:23.943217 20217 raft_consensus.cc:2468] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:23.944700 20032 leader_election.cc:304] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:23.945750 20263 raft_consensus.cc:2804] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:23.946722 20263 raft_consensus.cc:697] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:23.947908 20263 consensus_queue.cc:237] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.951241 20262 ts_tablet_manager.cc:1434] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.005s
I20260709 12:10:23.951324 20259 tablet_bootstrap.cc:492] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:23.952143 20259 ts_tablet_manager.cc:1403] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.193s	user 0.022s	sys 0.000s
I20260709 12:10:23.952088 20334 consensus_queue.cc:1048] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:23.952976 20262 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:23.956539 20259 raft_consensus.cc:359] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.957414 20259 raft_consensus.cc:385] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:23.957698 20259 raft_consensus.cc:740] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.961265 20259 consensus_queue.cc:260] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:23.963076 20340 consensus_queue.cc:1048] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:10:23.965936 20260 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:23.972554 20259 ts_tablet_manager.cc:1434] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260709 12:10:23.975603 20259 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:23.982501 20300 raft_consensus.cc:493] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.983207 20300 raft_consensus.cc:515] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:23.987639 20300 leader_election.cc:290] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:23.988003 20258 tablet_bootstrap.cc:654] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.989326 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:23.990083 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d11c9de57fb4674ac9925503d6af96a" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:23.993501 19993 raft_consensus.cc:2393] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
W20260709 12:10:23.994686 20106 consensus_peers.cc:597] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:23.995822 20181 leader_election.cc:304] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:23.996484 20260 tablet_bootstrap.cc:654] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:23.996944 20300 raft_consensus.cc:3060] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.002400 20143 raft_consensus.cc:2468] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:24.005395 20262 tablet_bootstrap.cc:654] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.007830 20259 tablet_bootstrap.cc:654] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.009677 20300 raft_consensus.cc:2749] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:24.035068 20258 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.035682 20258 ts_tablet_manager.cc:1403] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.017s
I20260709 12:10:24.035962 20314 consensus_queue.cc:1048] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.042766 20262 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.043560 20262 ts_tablet_manager.cc:1403] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.004s
I20260709 12:10:24.056313 20258 raft_consensus.cc:359] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.057611 20258 raft_consensus.cc:385] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.057928 20258 raft_consensus.cc:740] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.059968 20340 consensus_queue.cc:1048] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:24.068186 20259 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:24.068765 20259 ts_tablet_manager.cc:1403] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.008s
I20260709 12:10:24.071645 20259 raft_consensus.cc:359] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.072499 20259 raft_consensus.cc:385] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.072788 20259 raft_consensus.cc:740] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
W20260709 12:10:24.075201 20015 debug-util.cc:398] Leaking SignalData structure 0x7b080024dce0 after lost signal to thread 16738
W20260709 12:10:24.076766 20015 debug-util.cc:398] Leaking SignalData structure 0x7b0800270b40 after lost signal to thread 19926
W20260709 12:10:24.080514 20015 debug-util.cc:398] Leaking SignalData structure 0x7b0800275f00 after lost signal to thread 20018
I20260709 12:10:24.086771 20259 consensus_queue.cc:260] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.088944 20258 consensus_queue.cc:260] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:24.091488 20015 debug-util.cc:398] Leaking SignalData structure 0x7b08001bd2c0 after lost signal to thread 20093
I20260709 12:10:24.098769 20260 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:24.099287 20260 ts_tablet_manager.cc:1403] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.010s
W20260709 12:10:24.100104 20015 debug-util.cc:398] Leaking SignalData structure 0x7b0800280780 after lost signal to thread 20241
W20260709 12:10:24.100699 20015 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb960 after lost signal to thread 20268
I20260709 12:10:24.103806 20259 ts_tablet_manager.cc:1434] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260709 12:10:24.106194 20340 raft_consensus.cc:493] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.106827 20340 raft_consensus.cc:515] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.109632 20340 leader_election.cc:290] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.110059 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bf861e40c44548ab9998d6a0e60e5f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:24.110628 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bf861e40c44548ab9998d6a0e60e5f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.110855 20066 raft_consensus.cc:2468] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:24.093353 19889 catalog_manager.cc:5697] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.111449 20215 raft_consensus.cc:2468] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:24.112336 20107 leader_election.cc:304] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:24.112566 20262 raft_consensus.cc:359] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.113291 20262 raft_consensus.cc:385] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.113286 20340 raft_consensus.cc:2804] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.113700 20262 raft_consensus.cc:740] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.113967 20340 raft_consensus.cc:493] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.114535 20340 raft_consensus.cc:3060] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.115769 20259 tablet_bootstrap.cc:492] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:24.117614 20260 raft_consensus.cc:359] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.118784 20262 consensus_queue.cc:260] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.119848 20260 raft_consensus.cc:385] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.120132 20260 raft_consensus.cc:740] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.123378 20258 ts_tablet_manager.cc:1434] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.002s
I20260709 12:10:24.127980 20262 ts_tablet_manager.cc:1434] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.002s
I20260709 12:10:24.129179 20262 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:24.132465 20263 raft_consensus.cc:493] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.133008 20263 raft_consensus.cc:515] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.135780 20263 leader_election.cc:290] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.138437 20260 consensus_queue.cc:260] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.136260 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fedd37e9614be1ac526f516e685717" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.140348 20215 raft_consensus.cc:2468] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:24.141607 20032 leader_election.cc:304] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:24.142424 20334 raft_consensus.cc:493] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf9f2f7513d148869f9e6ae6a21397a4)
I20260709 12:10:24.142597 20314 raft_consensus.cc:2804] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.143082 20314 raft_consensus.cc:493] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.142944 20334 raft_consensus.cc:515] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.143498 20314 raft_consensus.cc:3060] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.148283 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03346169d60b45acbe7ba43f7519a7f7" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.151888 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03346169d60b45acbe7ba43f7519a7f7" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:24.154480 19958 leader_election.cc:304] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:24.154522 20263 consensus_queue.cc:1048] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:24.155591 20373 raft_consensus.cc:2749] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:24.158900 20334 leader_election.cc:290] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:24.140950 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fedd37e9614be1ac526f516e685717" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:24.165611 20263 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.165918 20262 tablet_bootstrap.cc:654] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.161230 19992 raft_consensus.cc:2468] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:24.166270 20263 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.171841 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:24.174190 20032 leader_election.cc:343] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.178546 20258 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:24.185359 20258 tablet_bootstrap.cc:654] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.161023 20340 raft_consensus.cc:515] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.189571 20259 tablet_bootstrap.cc:654] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.192104 20340 leader_election.cc:290] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.193133 20314 raft_consensus.cc:515] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.194748 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bf861e40c44548ab9998d6a0e60e5f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:24.195474 20066 raft_consensus.cc:3060] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.195598 20314 leader_election.cc:290] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.208029 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fedd37e9614be1ac526f516e685717" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:24.209005 20216 raft_consensus.cc:3060] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.210788 20260 ts_tablet_manager.cc:1434] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.003s
I20260709 12:10:24.215055 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bf861e40c44548ab9998d6a0e60e5f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:24.215855 20215 raft_consensus.cc:3060] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:24.219429 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:24.221517 20263 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:24.221853 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:24.223027 20260 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
W20260709 12:10:24.223836 20032 leader_election.cc:343] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.224486 20032 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:24.227995 20263 raft_consensus.cc:2749] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:24.230753 20381 raft_consensus.cc:493] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.231276 20381 raft_consensus.cc:515] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.237368 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:24.245209 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fedd37e9614be1ac526f516e685717" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:24.241756 20381 leader_election.cc:290] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:24.246925 19993 raft_consensus.cc:3060] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.248837 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:24.254199 19957 leader_election.cc:304] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:24.255029 20381 raft_consensus.cc:2749] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:24.259891 20215 raft_consensus.cc:2468] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:24.260382 20262 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.270836 20262 ts_tablet_manager.cc:1403] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.014s
I20260709 12:10:24.270915 20066 raft_consensus.cc:2468] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:24.272327 20107 leader_election.cc:304] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:24.273132 20340 raft_consensus.cc:2804] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.273602 20340 raft_consensus.cc:697] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:24.273770 20262 raft_consensus.cc:359] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.274576 20262 raft_consensus.cc:385] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.274844 20262 raft_consensus.cc:740] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.261546 19889 catalog_manager.cc:5697] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.275403 20381 raft_consensus.cc:493] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.266995 20260 tablet_bootstrap.cc:654] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.268260 20216 raft_consensus.cc:2468] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:24.276041 20258 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.276544 20258 ts_tablet_manager.cc:1403] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.011s
I20260709 12:10:24.276247 20340 consensus_queue.cc:237] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.264707 20259 tablet_bootstrap.cc:492] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:24.278409 20259 ts_tablet_manager.cc:1403] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.163s	user 0.025s	sys 0.023s
I20260709 12:10:24.275437 19993 raft_consensus.cc:2468] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:24.278702 20032 leader_election.cc:304] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:24.279917 20383 raft_consensus.cc:2804] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.280417 20383 raft_consensus.cc:697] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:24.281123 20259 raft_consensus.cc:359] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.281229 20383 consensus_queue.cc:237] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.281881 20259 raft_consensus.cc:385] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.282161 20259 raft_consensus.cc:740] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.276069 20381 raft_consensus.cc:515] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.282971 20259 consensus_queue.cc:260] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.284852 20381 leader_election.cc:290] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.285205 20259 ts_tablet_manager.cc:1434] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:24.286273 20259 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:24.286790 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.288374 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
W20260709 12:10:24.290340 19957 leader_election.cc:343] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.290591 20262 consensus_queue.cc:260] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:24.291029 19957 leader_election.cc:343] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.291419 19957 leader_election.cc:304] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:24.292654 20274 raft_consensus.cc:2749] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:24.292729 20262 ts_tablet_manager.cc:1434] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 12:10:24.295301 20262 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:24.296494 20273 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.297050 20273 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.296595 20258 raft_consensus.cc:359] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.298506 20258 raft_consensus.cc:385] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.298861 20258 raft_consensus.cc:740] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.299325 20273 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:24.299588 20258 consensus_queue.cc:260] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.302119 20258 ts_tablet_manager.cc:1434] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:10:24.302181 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:24.302858 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:24.308666 20259 tablet_bootstrap.cc:654] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.312868 20106 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:24.340334 20340 raft_consensus.cc:2749] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:24.317916 20314 consensus_queue.cc:1048] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:24.342995 19889 catalog_manager.cc:5697] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:24.335943 20262 tablet_bootstrap.cc:654] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.321628 20258 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:24.353031 20260 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:24.353554 20260 ts_tablet_manager.cc:1403] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.131s	user 0.028s	sys 0.024s
I20260709 12:10:24.319059 19890 catalog_manager.cc:5697] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.364822 20143 raft_consensus.cc:3060] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.366490 20262 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.367018 20262 ts_tablet_manager.cc:1403] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.002s
I20260709 12:10:24.369942 20262 raft_consensus.cc:359] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.370757 20262 raft_consensus.cc:385] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.371062 20262 raft_consensus.cc:740] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.371888 20262 consensus_queue.cc:260] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.373075 20383 consensus_queue.cc:1048] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.374092 20262 ts_tablet_manager.cc:1434] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:24.377740 20258 tablet_bootstrap.cc:654] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.379493 20260 raft_consensus.cc:359] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.380975 20260 raft_consensus.cc:385] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.381453 20260 raft_consensus.cc:740] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.382616 20260 consensus_queue.cc:260] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.389089 20259 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:24.389669 20259 ts_tablet_manager.cc:1403] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.000s
I20260709 12:10:24.392792 20259 raft_consensus.cc:359] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.393662 20259 raft_consensus.cc:385] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.393932 20262 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:24.393939 20259 raft_consensus.cc:740] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.395000 20381 raft_consensus.cc:493] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.395512 20381 raft_consensus.cc:515] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.401785 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:24.403767 20260 ts_tablet_manager.cc:1434] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:10:24.398022 20381 leader_election.cc:290] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.407449 20274 consensus_queue.cc:1048] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.408797 20262 tablet_bootstrap.cc:654] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.412349 20259 consensus_queue.cc:260] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.409768 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.415444 19957 leader_election.cc:304] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:24.416320 20381 raft_consensus.cc:2749] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:24.416039 20259 ts_tablet_manager.cc:1434] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:10:24.416651 20263 consensus_queue.cc:1048] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.418097 20259 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:24.419883 20383 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.420380 20383 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.428112 20215 raft_consensus.cc:3060] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.428762 20383 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.428839 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:24.431097 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.431836 20217 raft_consensus.cc:2468] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
W20260709 12:10:24.432420 20032 leader_election.cc:343] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.433516 20032 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:24.433647 20263 consensus_queue.cc:1048] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.434427 20345 raft_consensus.cc:2804] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.434832 20345 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.435387 20345 raft_consensus.cc:3060] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.437235 19993 raft_consensus.cc:3060] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.432570 20260 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:24.460265 19994 raft_consensus.cc:3060] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.472115 20318 raft_consensus.cc:493] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.472883 20318 raft_consensus.cc:515] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.493191 20258 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.493928 20258 ts_tablet_manager.cc:1403] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.011s
I20260709 12:10:24.497937 20318 leader_election.cc:290] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.499616 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.499884 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:24.500388 20216 raft_consensus.cc:2468] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:24.501798 20106 leader_election.cc:304] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:24.502717 20340 raft_consensus.cc:2804] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:24.502739 20106 leader_election.cc:343] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.503218 20340 raft_consensus.cc:493] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.503556 20340 raft_consensus.cc:3060] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.515630 20258 raft_consensus.cc:359] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.516836 20258 raft_consensus.cc:385] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.517261 20258 raft_consensus.cc:740] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.518410 20258 consensus_queue.cc:260] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.521412 20258 ts_tablet_manager.cc:1434] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:10:24.523594 20345 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.530894 20258 tablet_bootstrap.cc:492] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:24.533078 20345 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.534113 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:24.534803 20216 raft_consensus.cc:3060] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.539709 20262 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.540331 20262 ts_tablet_manager.cc:1403] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.013s
I20260709 12:10:24.541060 20259 tablet_bootstrap.cc:654] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.543427 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:24.545547 20381 raft_consensus.cc:493] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.546463 20334 consensus_queue.cc:1048] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:24.547256 20032 leader_election.cc:343] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.551899 20216 raft_consensus.cc:2468] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:24.546099 20381 raft_consensus.cc:515] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.553489 20032 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:24.554282 20314 raft_consensus.cc:2804] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.554787 20314 raft_consensus.cc:697] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:24.555610 20314 consensus_queue.cc:237] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.559247 20273 raft_consensus.cc:493] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.568941 20381 leader_election.cc:290] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:24.568101 20262 raft_consensus.cc:359] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.569662 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:24.559819 20273 raft_consensus.cc:515] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.570354 20067 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:24.572551 20273 leader_election.cc:290] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.573105 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:24.569720 20262 raft_consensus.cc:385] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.574267 20262 raft_consensus.cc:740] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.576100 20262 consensus_queue.cc:260] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.578764 20262 ts_tablet_manager.cc:1434] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 12:10:24.579770 20262 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:24.582979 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5c052a5d3646c09cd839b4c9546767" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:24.584401 19958 leader_election.cc:304] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:24.575408 20143 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:24.585572 20381 raft_consensus.cc:2804] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.585978 20381 raft_consensus.cc:493] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.586352 20381 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.586782 20260 tablet_bootstrap.cc:654] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.589411 19993 raft_consensus.cc:2468] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:24.593554 20106 leader_election.cc:304] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:24.594568 20338 raft_consensus.cc:2804] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.595101 20338 raft_consensus.cc:493] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.595518 20338 raft_consensus.cc:3060] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.601716 20258 tablet_bootstrap.cc:654] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.577395 20340 raft_consensus.cc:515] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.627828 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:24.628512 20216 raft_consensus.cc:3060] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.629848 19892 catalog_manager.cc:5697] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.635957 20259 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:24.636446 20259 ts_tablet_manager.cc:1403] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.219s	user 0.012s	sys 0.023s
I20260709 12:10:24.616329 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5c052a5d3646c09cd839b4c9546767" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.637022 20215 raft_consensus.cc:2468] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:24.634820 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:24.637562 20262 tablet_bootstrap.cc:654] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.633661 20340 leader_election.cc:290] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.638589 20338 raft_consensus.cc:515] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.645157 20338 leader_election.cc:290] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.645817 20260 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:24.646523 20260 ts_tablet_manager.cc:1403] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.214s	user 0.012s	sys 0.005s
I20260709 12:10:24.647392 20258 tablet_bootstrap.cc:492] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.648159 20258 ts_tablet_manager.cc:1403] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.006s
W20260709 12:10:24.648886 20106 leader_election.cc:343] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.652197 20258 raft_consensus.cc:359] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.652930 20258 raft_consensus.cc:385] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.653187 20258 raft_consensus.cc:740] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.653837 20258 consensus_queue.cc:260] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.655558 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5c052a5d3646c09cd839b4c9546767" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:24.656415 19994 raft_consensus.cc:3060] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.658411 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5c052a5d3646c09cd839b4c9546767" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:24.659088 20215 raft_consensus.cc:3060] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.637439 20381 raft_consensus.cc:515] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.666165 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:24.666854 20067 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.672742 20216 raft_consensus.cc:2468] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:24.674034 20106 leader_election.cc:304] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:24.676271 20273 raft_consensus.cc:2804] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.676734 20273 raft_consensus.cc:697] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:24.677534 20273 consensus_queue.cc:237] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.684684 20260 raft_consensus.cc:359] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.690438 20318 consensus_queue.cc:1048] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:24.691927 20260 raft_consensus.cc:385] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.691239 20258 ts_tablet_manager.cc:1434] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:10:24.692597 20260 raft_consensus.cc:740] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.692588 20381 leader_election.cc:290] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:24.694450 20260 consensus_queue.cc:260] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.695344 20258 tablet_bootstrap.cc:492] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:24.697624 20260 ts_tablet_manager.cc:1434] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 12:10:24.698683 20262 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.699167 20262 ts_tablet_manager.cc:1403] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.022s
I20260709 12:10:24.700801 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:24.701399 20140 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.701877 20262 raft_consensus.cc:359] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.696199 20215 raft_consensus.cc:2468] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:24.702615 20262 raft_consensus.cc:385] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.702979 20262 raft_consensus.cc:740] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.703581 20106 leader_election.cc:304] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:24.704471 20318 raft_consensus.cc:2804] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.704944 20318 raft_consensus.cc:697] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:24.705785 20318 consensus_queue.cc:237] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.707515 20260 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:24.708950 20258 tablet_bootstrap.cc:654] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.711064 20140 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:24.692124 20067 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:24.715024 19994 raft_consensus.cc:2468] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:24.712028 20262 consensus_queue.cc:260] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.719374 19958 leader_election.cc:304] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:24.727524 20381 raft_consensus.cc:2804] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.728092 20381 raft_consensus.cc:697] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:24.729187 20260 tablet_bootstrap.cc:654] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.729002 20381 consensus_queue.cc:237] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.725754 20259 raft_consensus.cc:359] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.733996 20259 raft_consensus.cc:385] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.734390 20259 raft_consensus.cc:740] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.737382 20262 ts_tablet_manager.cc:1434] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:10:24.739265 20262 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:24.746393 20262 tablet_bootstrap.cc:654] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.746593 20259 consensus_queue.cc:260] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.764776 20259 ts_tablet_manager.cc:1434] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.002s
I20260709 12:10:24.772063 20259 tablet_bootstrap.cc:492] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:24.778971 20273 consensus_queue.cc:1048] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:24.763055 19892 catalog_manager.cc:5697] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.781694 20259 tablet_bootstrap.cc:654] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.794649 20258 tablet_bootstrap.cc:492] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.795257 20258 ts_tablet_manager.cc:1403] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.013s
I20260709 12:10:24.798266 20258 raft_consensus.cc:359] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.799438 20258 raft_consensus.cc:385] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.799814 20258 raft_consensus.cc:740] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.800587 20258 consensus_queue.cc:260] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.803244 20258 ts_tablet_manager.cc:1434] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:10:24.804405 20258 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:24.805186 20383 consensus_queue.cc:1048] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.809589 20262 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.810114 20262 ts_tablet_manager.cc:1403] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 12:10:24.812234 20260 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:24.812849 20260 ts_tablet_manager.cc:1403] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.002s
I20260709 12:10:24.816181 20258 tablet_bootstrap.cc:654] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.821074 20260 raft_consensus.cc:359] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.822033 20260 raft_consensus.cc:385] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.822417 20260 raft_consensus.cc:740] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.821883 20262 raft_consensus.cc:359] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.823433 20262 raft_consensus.cc:385] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.823829 20262 raft_consensus.cc:740] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.825157 20260 consensus_queue.cc:260] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.817768 19890 catalog_manager.cc:5697] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.829074 20260 ts_tablet_manager.cc:1434] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:10:24.829087 20258 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.829820 20258 ts_tablet_manager.cc:1403] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 12:10:24.830163 20260 tablet_bootstrap.cc:492] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:24.833137 20258 raft_consensus.cc:359] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.833956 20258 raft_consensus.cc:385] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.834277 20258 raft_consensus.cc:740] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.835144 20258 consensus_queue.cc:260] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.829423 20262 consensus_queue.cc:260] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.838718 20262 ts_tablet_manager.cc:1434] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:10:24.840464 20259 tablet_bootstrap.cc:492] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:24.841082 20259 ts_tablet_manager.cc:1403] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.003s
I20260709 12:10:24.841281 20260 tablet_bootstrap.cc:654] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.841651 20262 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:24.843705 20259 raft_consensus.cc:359] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.840415 20258 ts_tablet_manager.cc:1434] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:10:24.844340 20259 raft_consensus.cc:385] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.844651 20259 raft_consensus.cc:740] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.845288 20258 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:24.845276 20381 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.845577 19892 catalog_manager.cc:5697] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.846526 20381 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.848891 20259 consensus_queue.cc:260] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.851513 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:24.852239 20066 raft_consensus.cc:2468] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:24.853933 20381 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:24.855002 19958 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:24.855331 20262 tablet_bootstrap.cc:654] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.855887 20381 raft_consensus.cc:2804] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.856279 20381 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.856621 20381 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.859543 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:24.860175 20258 tablet_bootstrap.cc:654] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:24.860818 19957 leader_election.cc:343] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.860889 20383 consensus_queue.cc:1048] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:24.866861 20259 ts_tablet_manager.cc:1434] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:10:24.867449 20418 raft_consensus.cc:493] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.868289 20259 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:24.867976 20418 raft_consensus.cc:515] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.868968 20260 tablet_bootstrap.cc:492] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:24.869447 20260 ts_tablet_manager.cc:1403] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 12:10:24.872234 20418 leader_election.cc:290] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:24.874413 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:24.878461 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:24.879280 19993 raft_consensus.cc:2468] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
W20260709 12:10:24.884191 20180 leader_election.cc:343] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.885236 20180 leader_election.cc:304] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [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: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:24.886369 20275 raft_consensus.cc:2804] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:24.886762 20275 raft_consensus.cc:493] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.887094 20275 raft_consensus.cc:3060] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.901153 20275 raft_consensus.cc:515] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:24.930737 20419 log.cc:927] Time spent T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:10:24.943504 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:24.943877 20275 leader_election.cc:290] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
W20260709 12:10:24.945593 20180 leader_election.cc:343] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.946036 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:24.946643 19993 raft_consensus.cc:3060] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:24.950758 20258 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:24.951370 20258 ts_tablet_manager.cc:1403] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.106s	user 0.027s	sys 0.026s
I20260709 12:10:24.957399 19993 raft_consensus.cc:2468] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:24.957966 20259 tablet_bootstrap.cc:654] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:24.962700 20258 raft_consensus.cc:359] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.963708 20258 raft_consensus.cc:385] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.963641 20260 raft_consensus.cc:359] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.964216 20258 raft_consensus.cc:740] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.964468 20260 raft_consensus.cc:385] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.964805 20260 raft_consensus.cc:740] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.965149 20258 consensus_queue.cc:260] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:24.962703 20180 leader_election.cc:304] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:24.966135 20260 consensus_queue.cc:260] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:24.978607 20258 ts_tablet_manager.cc:1434] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:10:24.988656 20262 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:24.989045 20262 ts_tablet_manager.cc:1403] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.148s	user 0.032s	sys 0.053s
I20260709 12:10:24.967815 20418 raft_consensus.cc:2804] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:24.967257 20275 raft_consensus.cc:493] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.940578 20381 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:24.994601 20273 raft_consensus.cc:493] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.994855 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:24.995303 20273 raft_consensus.cc:515] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:24.996625 19957 leader_election.cc:343] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.996832 20262 raft_consensus.cc:359] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:24.997499 20262 raft_consensus.cc:385] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:24.997777 20262 raft_consensus.cc:740] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.999281 20273 leader_election.cc:290] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.000735 20262 consensus_queue.cc:260] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.001319 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9597222ed44cb7b8048c80aa429025" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:25.002908 20262 ts_tablet_manager.cc:1434] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 12:10:25.002992 20107 leader_election.cc:343] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.003283 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9597222ed44cb7b8048c80aa429025" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:25.003930 20262 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:25.004776 20274 raft_consensus.cc:493] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.005247 20274 raft_consensus.cc:515] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.007345 20274 leader_election.cc:290] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:24.991837 20275 raft_consensus.cc:515] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
W20260709 12:10:25.008037 20106 leader_election.cc:343] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.008517 20106 leader_election.cc:304] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:25.009011 20259 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:25.009624 20259 ts_tablet_manager.cc:1403] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.008s
I20260709 12:10:25.015489 20258 tablet_bootstrap.cc:492] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:25.025839 20262 tablet_bootstrap.cc:654] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.026391 20381 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.018034 20273 raft_consensus.cc:2749] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:25.036480 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:25.036757 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:25.037319 20216 raft_consensus.cc:2393] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:25.039099 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:25.039841 20066 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.041601 20259 raft_consensus.cc:359] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.042253 20259 raft_consensus.cc:385] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.042529 20259 raft_consensus.cc:740] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.043262 20259 consensus_queue.cc:260] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.046442 20143 raft_consensus.cc:3060] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.047703 19957 leader_election.cc:304] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:25.048964 20381 raft_consensus.cc:3060] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.052673 20258 tablet_bootstrap.cc:654] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.055529 20334 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.058507 20334 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.062989 20334 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:25.064600 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:25.065439 20067 raft_consensus.cc:2468] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:25.070170 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cd2c44e08940f0a8b8d12431df95d6" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:25.071655 19958 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:25.076829 20345 raft_consensus.cc:493] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:25.071739 20181 leader_election.cc:343] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.077540 20345 raft_consensus.cc:515] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.082737 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:25.084427 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02eae4d000d4aa8902de88e02f3bcde" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:25.085108 20140 raft_consensus.cc:2468] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
W20260709 12:10:25.086634 19957 leader_election.cc:343] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.087648 20032 leader_election.cc:304] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:25.088526 20383 raft_consensus.cc:2804] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:25.088955 20383 raft_consensus.cc:493] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.089329 20383 raft_consensus.cc:3060] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.091951 20274 raft_consensus.cc:2804] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:25.092480 20274 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.092875 20274 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.095985 20259 ts_tablet_manager.cc:1434] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.001s
I20260709 12:10:25.097110 20334 raft_consensus.cc:493] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.099994 20418 raft_consensus.cc:697] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:25.106884 20259 tablet_bootstrap.cc:492] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:25.107328 20427 raft_consensus.cc:493] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.104849 20334 raft_consensus.cc:515] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.107868 20427 raft_consensus.cc:515] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.109820 20334 leader_election.cc:290] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.111828 20262 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:25.111545 20418 consensus_queue.cc:237] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.112318 20262 ts_tablet_manager.cc:1403] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.021s
I20260709 12:10:25.109843 20427 leader_election.cc:290] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.114187 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:25.113261 20338 consensus_queue.cc:1048] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.115360 20275 leader_election.cc:290] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:25.115283 20262 raft_consensus.cc:359] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.116039 20262 raft_consensus.cc:385] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:10:25.116155 20180 leader_election.cc:343] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.116346 20262 raft_consensus.cc:740] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.117009 20262 consensus_queue.cc:260] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.118041 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:25.118683 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:25.104144 20345 leader_election.cc:290] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.119223 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cd2c44e08940f0a8b8d12431df95d6" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:25.118711 20141 raft_consensus.cc:2468] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:25.120559 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:25.119298 20067 raft_consensus.cc:2468] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:25.123576 19957 leader_election.cc:304] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
W20260709 12:10:25.123911 20180 leader_election.cc:343] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.124256 20066 raft_consensus.cc:2468] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:25.124420 20180 leader_election.cc:304] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
W20260709 12:10:25.124753 19957 leader_election.cc:343] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.125504 19958 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:25.124434 20334 raft_consensus.cc:2804] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:25.126704 20334 raft_consensus.cc:493] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.128083 20260 ts_tablet_manager.cc:1434] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.258s	user 0.012s	sys 0.026s
I20260709 12:10:25.129667 20334 raft_consensus.cc:3060] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.133581 20259 tablet_bootstrap.cc:654] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.136991 20428 raft_consensus.cc:2749] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:25.137679 20318 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.141610 20318 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.142891 20381 raft_consensus.cc:2749] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:25.147503 20262 ts_tablet_manager.cc:1434] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 12:10:25.149297 20260 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.152329 20181 leader_election.cc:304] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:25.153858 20275 raft_consensus.cc:2804] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:25.154268 20275 raft_consensus.cc:493] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.154685 20275 raft_consensus.cc:3060] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.153954 20318 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.154933 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02eae4d000d4aa8902de88e02f3bcde" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:25.156536 20314 consensus_queue.cc:1048] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.157683 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:25.158423 20381 raft_consensus.cc:2804] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:25.158932 20381 raft_consensus.cc:697] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:25.158949 20262 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:25.160069 20314 consensus_queue.cc:1048] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.159786 20381 consensus_queue.cc:237] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.161477 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:25.162122 20217 raft_consensus.cc:2468] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:25.157495 20274 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.166440 20262 tablet_bootstrap.cc:654] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:25.167131 20032 leader_election.cc:343] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.167361 20334 raft_consensus.cc:515] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.168363 20106 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:25.169620 20274 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:25.170446 20318 raft_consensus.cc:2804] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:25.189335 20340 consensus_queue.cc:1048] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.193785 20260 tablet_bootstrap.cc:654] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.196043 20258 tablet_bootstrap.cc:492] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:25.202560 20258 ts_tablet_manager.cc:1403] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.212s	user 0.016s	sys 0.004s
I20260709 12:10:25.201483 20318 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.178671 20383 raft_consensus.cc:515] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.204545 20334 leader_election.cc:290] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.210294 20318 raft_consensus.cc:3060] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.212968 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:25.214555 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:25.215744 20314 raft_consensus.cc:493] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.215375 19889 catalog_manager.cc:5697] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.216226 20314 raft_consensus.cc:515] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.217793 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:25.201399 20275 raft_consensus.cc:515] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.223351 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9597222ed44cb7b8048c80aa429025" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:25.225363 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:25.219774 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9597222ed44cb7b8048c80aa429025" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:25.223690 19957 leader_election.cc:343] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.218372 20067 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.218277 20314 leader_election.cc:290] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:25.240509 19993 raft_consensus.cc:2468] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:25.245364 20032 leader_election.cc:304] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:25.239607 20140 raft_consensus.cc:3060] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.248189 20260 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.248591 20260 ts_tablet_manager.cc:1403] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260709 12:10:25.239749 20141 raft_consensus.cc:2468] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:25.250725 20260 raft_consensus.cc:359] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.251240 20260 raft_consensus.cc:385] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.251453 20260 raft_consensus.cc:740] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.251967 20260 consensus_queue.cc:260] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:25.246866 19957 leader_election.cc:343] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.257700 20260 ts_tablet_manager.cc:1434] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:10:25.257265 20258 raft_consensus.cc:359] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.258083 20258 raft_consensus.cc:385] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.258368 20258 raft_consensus.cc:740] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.259074 20258 consensus_queue.cc:260] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.268968 20345 raft_consensus.cc:2804] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:25.269414 20345 raft_consensus.cc:493] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.269784 20345 raft_consensus.cc:3060] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.289492 20258 ts_tablet_manager.cc:1434] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 12:10:25.290601 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:25.287919 20140 raft_consensus.cc:2468] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:25.292013 20258 tablet_bootstrap.cc:492] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
W20260709 12:10:25.292081 20180 leader_election.cc:343] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.297293 19957 leader_election.cc:304] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:25.298241 20435 raft_consensus.cc:2804] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:25.298771 20435 raft_consensus.cc:697] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:25.299628 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:25.275667 20275 leader_election.cc:290] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.300316 20066 raft_consensus.cc:3060] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.300838 20258 tablet_bootstrap.cc:654] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.299651 20435 consensus_queue.cc:237] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.307224 20318 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.309808 20143 raft_consensus.cc:1240] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Rejecting Update request from peer 47284959fd49471586c620c0be6cfd65 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:10:25.313162 20263 consensus_queue.cc:1059] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.313912 20314 raft_consensus.cc:3055] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:25.314349 20314 raft_consensus.cc:740] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:25.316303 20314 consensus_queue.cc:260] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.316651 20334 consensus_queue.cc:1048] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.326627 20262 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:25.327067 20262 ts_tablet_manager.cc:1403] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.019s
I20260709 12:10:25.329358 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02eae4d000d4aa8902de88e02f3bcde" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:25.329986 20141 raft_consensus.cc:3060] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.330844 20338 consensus_queue.cc:1048] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.332141 20262 raft_consensus.cc:359] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.332993 20262 raft_consensus.cc:385] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.333364 20262 raft_consensus.cc:740] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.334942 20262 consensus_queue.cc:260] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.337590 20260 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.319737 20067 raft_consensus.cc:2468] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
W20260709 12:10:25.338502 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:25.347318 20274 consensus_queue.cc:1048] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:25.352157 20066 raft_consensus.cc:2468] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:25.353940 20181 leader_election.cc:304] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:25.354278 20262 ts_tablet_manager.cc:1434] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:10:25.355784 20262 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:25.356421 20428 raft_consensus.cc:2804] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:25.356921 20428 raft_consensus.cc:697] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:25.357753 20428 consensus_queue.cc:237] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.340621 20314 raft_consensus.cc:3060] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.380836 19958 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:25.386588 20259 tablet_bootstrap.cc:492] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:25.387163 20259 ts_tablet_manager.cc:1403] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.282s	user 0.018s	sys 0.019s
I20260709 12:10:25.343448 20345 raft_consensus.cc:515] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.387948 20334 raft_consensus.cc:2804] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:10:25.401594 20441 log.cc:927] Time spent T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:10:25.403362 19889 catalog_manager.cc:5697] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.406950 20383 leader_election.cc:290] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.406729 20259 raft_consensus.cc:359] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.408169 20259 raft_consensus.cc:385] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.408481 20259 raft_consensus.cc:740] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.361485 19891 catalog_manager.cc:5697] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.409219 20259 consensus_queue.cc:260] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.413741 20318 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.414405 20334 raft_consensus.cc:697] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:25.414412 20259 ts_tablet_manager.cc:1434] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:10:25.415483 20334 consensus_queue.cc:237] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.424295 20260 tablet_bootstrap.cc:654] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.428021 20141 raft_consensus.cc:2468] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:25.438265 20340 consensus_queue.cc:1048] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:25.440305 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:25.445685 20262 tablet_bootstrap.cc:654] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.446580 20032 leader_election.cc:304] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:25.447099 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02eae4d000d4aa8902de88e02f3bcde" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:25.449579 20258 tablet_bootstrap.cc:492] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:25.450043 20258 ts_tablet_manager.cc:1403] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.159s	user 0.030s	sys 0.032s
I20260709 12:10:25.458127 20259 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:25.464699 20258 raft_consensus.cc:359] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.465438 20258 raft_consensus.cc:385] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.465731 20258 raft_consensus.cc:740] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.452935 20318 raft_consensus.cc:493] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.466522 20318 raft_consensus.cc:515] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.470618 20258 consensus_queue.cc:260] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.472450 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cd2c44e08940f0a8b8d12431df95d6" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:25.473158 20217 raft_consensus.cc:2468] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:25.474735 20106 leader_election.cc:304] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:25.472587 20449 raft_consensus.cc:2804] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:25.475579 20338 raft_consensus.cc:2804] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:25.475989 20338 raft_consensus.cc:493] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:25.476342 20338 raft_consensus.cc:3060] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.481868 20259 tablet_bootstrap.cc:654] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.482662 20258 ts_tablet_manager.cc:1434] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260709 12:10:25.483783 20258 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:25.468736 20318 leader_election.cc:290] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.493309 20345 leader_election.cc:290] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:25.486572 20449 raft_consensus.cc:697] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:25.531831 20260 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.532560 20260 ts_tablet_manager.cc:1403] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.244s	user 0.013s	sys 0.011s
I20260709 12:10:25.536743 20338 raft_consensus.cc:515] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.540881 20260 raft_consensus.cc:359] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.541944 20260 raft_consensus.cc:385] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.542383 20260 raft_consensus.cc:740] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.556686 20258 tablet_bootstrap.cc:654] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.557829 20260 consensus_queue.cc:260] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.560936 20260 ts_tablet_manager.cc:1434] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:10:25.585822 20338 leader_election.cc:290] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.588656 20262 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:25.589193 20262 ts_tablet_manager.cc:1403] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.234s	user 0.021s	sys 0.016s
I20260709 12:10:25.592948 20262 raft_consensus.cc:359] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.593863 20262 raft_consensus.cc:385] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.594218 20262 raft_consensus.cc:740] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.585423 20449 consensus_queue.cc:237] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.600426 20260 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.610738 20275 raft_consensus.cc:493] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.611545 20275 raft_consensus.cc:515] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.614537 20275 leader_election.cc:290] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.622100 20260 tablet_bootstrap.cc:654] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.629992 20258 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:25.631245 20259 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:25.634505 20259 ts_tablet_manager.cc:1403] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.028s
I20260709 12:10:25.637394 20259 raft_consensus.cc:359] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.638098 20259 raft_consensus.cc:385] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.638402 20259 raft_consensus.cc:740] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.639083 20259 consensus_queue.cc:260] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.641393 20259 ts_tablet_manager.cc:1434] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:10:25.642436 20259 tablet_bootstrap.cc:492] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:25.648370 20259 tablet_bootstrap.cc:654] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.701531 20259 tablet_bootstrap.cc:492] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:25.702086 20259 ts_tablet_manager.cc:1403] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.030s
I20260709 12:10:25.702749 20258 ts_tablet_manager.cc:1403] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.219s	user 0.024s	sys 0.016s
I20260709 12:10:25.705014 20259 raft_consensus.cc:359] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.705853 20259 raft_consensus.cc:385] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.705634 20258 raft_consensus.cc:359] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.706226 20259 raft_consensus.cc:740] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.706470 20258 raft_consensus.cc:385] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.706811 20258 raft_consensus.cc:740] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.706961 20259 consensus_queue.cc:260] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.707489 20258 consensus_queue.cc:260] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.709555 20259 ts_tablet_manager.cc:1434] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:10:25.710196 20258 ts_tablet_manager.cc:1434] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:10:25.710583 20260 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.710666 20259 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:25.711310 20260 ts_tablet_manager.cc:1403] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.136s	user 0.006s	sys 0.007s
I20260709 12:10:25.711362 20258 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:25.714255 20275 raft_consensus.cc:493] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.714167 20260 raft_consensus.cc:359] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.715122 20260 raft_consensus.cc:385] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.714845 20275 raft_consensus.cc:515] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.715569 20260 raft_consensus.cc:740] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.716321 20260 consensus_queue.cc:260] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.717072 20275 leader_election.cc:290] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:25.717276 20259 tablet_bootstrap.cc:654] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.719648 20260 ts_tablet_manager.cc:1434] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:25.721167 20260 tablet_bootstrap.cc:492] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.721904 20258 tablet_bootstrap.cc:654] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.729187 20260 tablet_bootstrap.cc:654] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.732089 20259 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:25.732632 20259 ts_tablet_manager.cc:1403] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260709 12:10:25.733026 20258 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:25.733592 20258 ts_tablet_manager.cc:1403] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 12:10:25.736266 20259 raft_consensus.cc:359] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.736550 20258 raft_consensus.cc:359] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.737262 20259 raft_consensus.cc:385] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.737352 20258 raft_consensus.cc:385] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.737653 20259 raft_consensus.cc:740] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.737749 20258 raft_consensus.cc:740] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.738757 20258 consensus_queue.cc:260] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.738746 20259 consensus_queue.cc:260] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.740976 20258 ts_tablet_manager.cc:1434] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:25.741539 20259 ts_tablet_manager.cc:1434] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:10:25.742045 20258 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:25.742761 20259 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:25.742624 20260 tablet_bootstrap.cc:492] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.743646 20260 ts_tablet_manager.cc:1403] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
W20260709 12:10:25.746987 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 300490us
I20260709 12:10:25.746948 20260 raft_consensus.cc:359] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.747998 20260 raft_consensus.cc:385] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.748368 20260 raft_consensus.cc:740] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.749192 20260 consensus_queue.cc:260] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.749886 20259 tablet_bootstrap.cc:654] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.751749 20260 ts_tablet_manager.cc:1434] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:10:25.752907 20260 tablet_bootstrap.cc:492] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.755554 20275 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.756199 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cd2c44e08940f0a8b8d12431df95d6" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:25.756814 20066 raft_consensus.cc:3060] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.756045 20275 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.761785 20275 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.763538 20260 tablet_bootstrap.cc:654] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.767071 20066 raft_consensus.cc:2468] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:25.767715 20258 tablet_bootstrap.cc:654] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.772449 20107 leader_election.cc:304] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:25.773247 20318 raft_consensus.cc:2804] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:25.773628 20260 tablet_bootstrap.cc:492] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.773737 20318 raft_consensus.cc:697] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:25.774158 20260 ts_tablet_manager.cc:1403] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 12:10:25.774926 20318 consensus_queue.cc:237] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.776959 20260 raft_consensus.cc:359] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.777644 20260 raft_consensus.cc:385] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.777902 20260 raft_consensus.cc:740] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.789729 20259 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:25.790300 20259 ts_tablet_manager.cc:1403] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.012s
I20260709 12:10:25.793854 20260 consensus_queue.cc:260] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.796190 20260 ts_tablet_manager.cc:1434] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 12:10:25.797219 20260 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.811311 20259 raft_consensus.cc:359] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.812026 20260 tablet_bootstrap.cc:654] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.812132 20259 raft_consensus.cc:385] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.812572 20259 raft_consensus.cc:740] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.813265 20259 consensus_queue.cc:260] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.815543 20140 raft_consensus.cc:3060] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.816027 20259 ts_tablet_manager.cc:1434] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:10:25.817054 20259 tablet_bootstrap.cc:492] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:25.825524 20259 tablet_bootstrap.cc:654] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:25.830515 20032 leader_election.cc:343] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.828632 20455 raft_consensus.cc:493] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.834939 20455 raft_consensus.cc:515] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:25.838366 20258 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:25.838660 20455 leader_election.cc:290] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:25.838883 20258 ts_tablet_manager.cc:1403] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.030s
I20260709 12:10:25.839334 20318 raft_consensus.cc:493] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.839881 20318 raft_consensus.cc:515] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:25.841629 20258 raft_consensus.cc:359] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.842013 20318 leader_election.cc:290] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:25.842396 20258 raft_consensus.cc:385] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.842710 20258 raft_consensus.cc:740] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.842733 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2281effeb64b3f8f66b09852fe9886" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:25.843431 20258 consensus_queue.cc:260] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.844695 20258 ts_tablet_manager.cc:1434] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:25.845695 20258 tablet_bootstrap.cc:492] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
W20260709 12:10:25.845772 20107 leader_election.cc:343] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:25.847817 20260 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.848307 20260 ts_tablet_manager.cc:1403] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.019s
I20260709 12:10:25.854852 20334 raft_consensus.cc:493] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.855386 20334 raft_consensus.cc:515] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:25.856444 20258 tablet_bootstrap.cc:654] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.857475 20334 leader_election.cc:290] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:25.859992 20260 raft_consensus.cc:359] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.860713 20260 raft_consensus.cc:385] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:25.861001 20260 raft_consensus.cc:740] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.861636 20260 consensus_queue.cc:260] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.863788 20260 ts_tablet_manager.cc:1434] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:10:25.865103 20260 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:25.876386 20260 tablet_bootstrap.cc:654] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:25.882994 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:25.887229 20318 raft_consensus.cc:493] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.897549 20217 raft_consensus.cc:3060] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:25.887787 20318 raft_consensus.cc:515] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:25.983758 20258 tablet_bootstrap.cc:492] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:25.984215 20258 ts_tablet_manager.cc:1403] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.000s
I20260709 12:10:25.982584 20345 raft_consensus.cc:493] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:25.994678 20260 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:25.995151 20260 ts_tablet_manager.cc:1403] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.025s
I20260709 12:10:25.989923 20345 raft_consensus.cc:515] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.002905 20318 leader_election.cc:290] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.003173 20259 tablet_bootstrap.cc:492] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:26.003757 20259 ts_tablet_manager.cc:1403] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.187s	user 0.032s	sys 0.028s
I20260709 12:10:26.006134 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cd2c44e08940f0a8b8d12431df95d6" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.006898 20068 raft_consensus.cc:2376] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1. Re-sending same reply.
I20260709 12:10:26.008239 20259 raft_consensus.cc:359] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.008848 20259 raft_consensus.cc:385] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.009012 20259 raft_consensus.cc:740] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.009563 20259 consensus_queue.cc:260] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.013013 20345 leader_election.cc:290] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
W20260709 12:10:26.016782 19957 consensus_peers.cc:597] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:26.013496 20259 ts_tablet_manager.cc:1434] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:10:26.018186 20259 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:26.023126 20258 raft_consensus.cc:359] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.023916 20258 raft_consensus.cc:385] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.024204 20259 tablet_bootstrap.cc:654] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.026346 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.027005 20216 raft_consensus.cc:2468] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:26.024199 20258 raft_consensus.cc:740] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.027608 20432 consensus_queue.cc:1048] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.028751 20258 consensus_queue.cc:260] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.030503 20258 ts_tablet_manager.cc:1434] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:10:26.033315 20032 leader_election.cc:304] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.034173 20449 raft_consensus.cc:2804] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.039186 20260 raft_consensus.cc:359] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.040012 20260 raft_consensus.cc:385] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.040304 20260 raft_consensus.cc:740] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.041052 20260 consensus_queue.cc:260] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.043417 20260 ts_tablet_manager.cc:1434] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 12:10:26.047132 20262 consensus_queue.cc:260] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.048771 20262 ts_tablet_manager.cc:1434] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.459s	user 0.010s	sys 0.000s
I20260709 12:10:26.049507 20262 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:26.050649 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.051888 20258 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:26.052215 20260 tablet_bootstrap.cc:492] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:26.062577 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.063692 20068 raft_consensus.cc:2393] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate c07ec7938b404792bb0bee2ba3d89de8 in this term.
I20260709 12:10:26.081959 20258 tablet_bootstrap.cc:654] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.088217 20258 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:26.088697 20258 ts_tablet_manager.cc:1403] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.004s
I20260709 12:10:26.093313 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.094220 20069 raft_consensus.cc:2393] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:26.099944 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.101269 20314 raft_consensus.cc:493] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.102595 19989 raft_consensus.cc:3060] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.102681 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.103600 20139 raft_consensus.cc:2393] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate c07ec7938b404792bb0bee2ba3d89de8 in this term.
I20260709 12:10:26.105659 19958 leader_election.cc:304] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.106556 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.109325 20428 consensus_queue.cc:1048] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:26.112248 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cd2c44e08940f0a8b8d12431df95d6" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:26.112905 20216 raft_consensus.cc:3060] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.113072 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9597222ed44cb7b8048c80aa429025" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:26.113657 20141 raft_consensus.cc:3060] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.120883 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:26.121790 20067 raft_consensus.cc:2410] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8fff5db009a4f7fa745d08e5aa55113 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:10:26.126663 20107 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.127911 20273 raft_consensus.cc:493] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.128456 20273 raft_consensus.cc:515] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.101765 20314 raft_consensus.cc:515] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.131699 20273 leader_election.cc:290] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:26.132534 20273 raft_consensus.cc:2749] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:26.133680 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd9196d424477aa5af7d01c8ef1323" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.134370 20214 raft_consensus.cc:2468] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:26.135607 20032 leader_election.cc:304] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.137109 20455 raft_consensus.cc:2804] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.137022 20180 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:26.137557 20455 raft_consensus.cc:493] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.137914 20455 raft_consensus.cc:3060] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.138819 20314 leader_election.cc:290] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.140254 20258 raft_consensus.cc:359] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.141636 20258 raft_consensus.cc:385] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.144013 20141 raft_consensus.cc:2468] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:26.144817 20428 consensus_queue.cc:1048] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:26.146751 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:26.147181 20180 leader_election.cc:343] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.149072 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5e0f32f50e4855a6f54bf0ab6f3a84" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.149999 20069 raft_consensus.cc:2468] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:26.153313 20107 leader_election.cc:304] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:26.155189 20273 raft_consensus.cc:2804] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.155736 20273 raft_consensus.cc:493] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.156163 20273 raft_consensus.cc:3060] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.158994 20032 leader_election.cc:304] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:26.160655 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2281effeb64b3f8f66b09852fe9886" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.161726 20217 raft_consensus.cc:2468] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:26.146268 20428 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.166899 20383 raft_consensus.cc:2804] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:26.174258 20478 consensus_queue.cc:1048] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.175130 20383 raft_consensus.cc:697] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:26.176476 20455 raft_consensus.cc:515] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.176426 20383 consensus_queue.cc:237] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.167832 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.142014 20258 raft_consensus.cc:740] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.190994 20477 consensus_queue.cc:1048] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.189772 20258 consensus_queue.cc:260] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.203902 20216 raft_consensus.cc:2468] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:26.205578 20217 raft_consensus.cc:3060] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.209489 20180 leader_election.cc:304] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:26.211184 20428 raft_consensus.cc:2749] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.212343 20314 consensus_queue.cc:1048] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:26.213806 20262 tablet_bootstrap.cc:654] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.214460 20314 consensus_queue.cc:1048] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:26.219220 19889 catalog_manager.cc:5697] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.198007 20479 raft_consensus.cc:2749] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.230505 20258 ts_tablet_manager.cc:1434] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.141s	user 0.006s	sys 0.003s
I20260709 12:10:26.036362 20449 raft_consensus.cc:493] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.224046 20477 raft_consensus.cc:2749] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.245899 20449 raft_consensus.cc:3060] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.230571 20273 raft_consensus.cc:515] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.258661 20258 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:26.254619 20383 raft_consensus.cc:493] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.272790 20481 consensus_queue.cc:1048] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.274216 20481 consensus_queue.cc:1048] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:10:26.282444 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5e0f32f50e4855a6f54bf0ab6f3a84" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.283315 20142 raft_consensus.cc:2393] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:26.264875 20383 raft_consensus.cc:515] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.287987 20318 raft_consensus.cc:493] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.288712 20318 raft_consensus.cc:515] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.315733 20259 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:26.316581 20259 ts_tablet_manager.cc:1403] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.299s	user 0.020s	sys 0.022s
I20260709 12:10:26.319150 20260 tablet_bootstrap.cc:654] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.329953 20273 leader_election.cc:290] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:26.330659 20479 consensus_queue.cc:1048] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.331799 20273 raft_consensus.cc:493] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.332888 20455 leader_election.cc:290] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.333014 20482 consensus_queue.cc:1048] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 12:10:26.334463 20273 raft_consensus.cc:515] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:26.336447 20383 leader_election.cc:290] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.336887 20273 leader_election.cc:290] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.344336 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd9196d424477aa5af7d01c8ef1323" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:26.345098 20214 raft_consensus.cc:3060] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:26.345363 20480 log.cc:927] Time spent T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 12:10:26.351504 20428 raft_consensus.cc:493] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.352028 20428 raft_consensus.cc:515] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:26.376179 20258 tablet_bootstrap.cc:654] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.354290 20428 leader_election.cc:290] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.377341 20334 raft_consensus.cc:493] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47284959fd49471586c620c0be6cfd65)
I20260709 12:10:26.398833 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.400377 20318 leader_election.cc:290] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.401613 20262 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:26.402196 20262 ts_tablet_manager.cc:1403] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.353s	user 0.019s	sys 0.019s
I20260709 12:10:26.405422 20262 raft_consensus.cc:359] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.406109 20262 raft_consensus.cc:385] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.406507 20262 raft_consensus.cc:740] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.407168 20262 consensus_queue.cc:260] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.407024 20334 raft_consensus.cc:515] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.405658 20106 leader_election.cc:304] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65
I20260709 12:10:26.411048 20318 raft_consensus.cc:2804] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.411629 20318 raft_consensus.cc:493] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.411993 20318 raft_consensus.cc:3060] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.412081 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.412869 20140 raft_consensus.cc:2468] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:26.413232 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.413885 20138 raft_consensus.cc:2468] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:26.414031 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.418985 20180 leader_election.cc:304] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.421236 20428 raft_consensus.cc:2804] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.421434 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.421836 20428 raft_consensus.cc:493] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.422405 20428 raft_consensus.cc:3060] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.422791 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.426807 20262 ts_tablet_manager.cc:1434] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:10:26.428995 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12720209c75482da60d2e7bbfecfc00" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:26.437822 20180 leader_election.cc:343] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:26.439553 20106 leader_election.cc:343] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.441529 20262 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:26.444304 20383 raft_consensus.cc:493] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.445374 20259 raft_consensus.cc:359] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.446381 20259 raft_consensus.cc:385] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.446808 20259 raft_consensus.cc:740] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.444509 20485 consensus_queue.cc:1048] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.431514 19958 leader_election.cc:304] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:26.435679 20334 leader_election.cc:290] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:26.450687 20482 raft_consensus.cc:2749] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:26.456300 20259 consensus_queue.cc:260] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.458976 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.459651 20065 raft_consensus.cc:2468] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:26.461567 20259 ts_tablet_manager.cc:1434] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.145s	user 0.008s	sys 0.000s
I20260709 12:10:26.462862 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5e0f32f50e4855a6f54bf0ab6f3a84" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:26.466614 20069 raft_consensus.cc:3060] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.470019 20485 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.444895 20383 raft_consensus.cc:515] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.463842 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.470625 20485 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.464303 20487 consensus_queue.cc:1048] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:26.472355 20383 leader_election.cc:290] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.482159 20260 tablet_bootstrap.cc:492] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:26.482985 20260 ts_tablet_manager.cc:1403] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.431s	user 0.010s	sys 0.011s
I20260709 12:10:26.486692 20260 raft_consensus.cc:359] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.487716 20260 raft_consensus.cc:385] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.488072 20260 raft_consensus.cc:740] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.488926 20260 consensus_queue.cc:260] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.466049 20428 raft_consensus.cc:515] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:26.494165 20213 raft_consensus.cc:2393] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8fff5db009a4f7fa745d08e5aa55113 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:26.510637 20259 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:26.519126 20143 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.520848 20262 tablet_bootstrap.cc:654] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.462235 20032 leader_election.cc:304] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:26.517973 20318 raft_consensus.cc:515] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.431617 20449 raft_consensus.cc:515] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.525970 20485 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:26.526850 20066 raft_consensus.cc:2393] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:26.549664 20260 ts_tablet_manager.cc:1434] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:10:26.523270 20383 raft_consensus.cc:2804] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.528030 20449 leader_election.cc:290] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.536435 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2281effeb64b3f8f66b09852fe9886" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
W20260709 12:10:26.523170 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 61043.9us
I20260709 12:10:26.589205 20258 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:26.592967 20258 ts_tablet_manager.cc:1403] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.342s	user 0.014s	sys 0.010s
I20260709 12:10:26.536222 20318 leader_election.cc:290] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.522285 20069 raft_consensus.cc:2468] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:26.572839 20383 raft_consensus.cc:493] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.600554 20260 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:26.595808 20217 raft_consensus.cc:3060] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.606515 20107 leader_election.cc:304] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.594794 20334 raft_consensus.cc:493] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fff5db009a4f7fa745d08e5aa55113)
I20260709 12:10:26.607504 20181 leader_election.cc:304] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:26.607788 20334 raft_consensus.cc:515] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:26.609856 20334 leader_election.cc:290] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.611922 20217 raft_consensus.cc:2468] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:26.617039 20258 raft_consensus.cc:359] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.617834 20258 raft_consensus.cc:385] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.618112 20258 raft_consensus.cc:740] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.603267 20383 raft_consensus.cc:3060] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.619024 20258 consensus_queue.cc:260] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.621340 20258 ts_tablet_manager.cc:1434] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:10:26.622426 20258 tablet_bootstrap.cc:492] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:26.623442 20106 leader_election.cc:304] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.624635 20485 raft_consensus.cc:2804] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:26.625152 20485 raft_consensus.cc:697] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:26.625960 20485 consensus_queue.cc:237] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.626798 20260 tablet_bootstrap.cc:654] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.641134 20334 raft_consensus.cc:493] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.654646 20334 raft_consensus.cc:515] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.656208 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.656903 20334 leader_election.cc:290] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:26.658679 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd9196d424477aa5af7d01c8ef1323" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.659564 20067 raft_consensus.cc:2393] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:26.643121 20435 raft_consensus.cc:493] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fff5db009a4f7fa745d08e5aa55113)
I20260709 12:10:26.662968 20435 raft_consensus.cc:515] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.665719 20435 leader_election.cc:290] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:26.667140 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.669171 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2281effeb64b3f8f66b09852fe9886" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:26.669486 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2281effeb64b3f8f66b09852fe9886" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.669801 20069 raft_consensus.cc:3060] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.670419 20428 leader_election.cc:290] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.671152 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:26.671365 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:26.671895 20139 raft_consensus.cc:3060] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.670375 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.672797 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2281effeb64b3f8f66b09852fe9886" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.670365 20216 raft_consensus.cc:2393] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:26.674561 20476 raft_consensus.cc:493] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.675078 20476 raft_consensus.cc:515] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.676136 20262 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:26.676576 20262 ts_tablet_manager.cc:1403] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.235s	user 0.018s	sys 0.024s
I20260709 12:10:26.646554 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cd61c3f5694dc2989902d2f076e4d4" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.680038 20476 leader_election.cc:290] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:26.637229 20478 raft_consensus.cc:3060] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.637562 20487 raft_consensus.cc:2804] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:26.682616 20495 log.cc:927] Time spent T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: Append to log took a long time: real 0.170s	user 0.005s	sys 0.000s
I20260709 12:10:26.688720 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5e0f32f50e4855a6f54bf0ab6f3a84" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.696462 19992 raft_consensus.cc:2468] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:26.687254 20487 raft_consensus.cc:493] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.697373 20487 raft_consensus.cc:3060] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.694118 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.695468 20214 raft_consensus.cc:2468] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:26.700947 20383 raft_consensus.cc:515] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.695768 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd9196d424477aa5af7d01c8ef1323" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.697283 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:26.702730 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd9196d424477aa5af7d01c8ef1323" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:26.703097 19991 raft_consensus.cc:2468] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
W20260709 12:10:26.669875 20032 leader_election.cc:343] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.705109 20334 raft_consensus.cc:493] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fff5db009a4f7fa745d08e5aa55113)
I20260709 12:10:26.705241 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69553811341d47358416cab8c269616f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.705685 20334 raft_consensus.cc:515] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:26.706907 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9597222ed44cb7b8048c80aa429025" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:26.707538 19989 raft_consensus.cc:3060] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.705372 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd9196d424477aa5af7d01c8ef1323" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.707857 20334 leader_election.cc:290] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.708554 20214 raft_consensus.cc:2393] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:26.711468 19957 leader_election.cc:304] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:26.713220 20107 leader_election.cc:304] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:26.708763 20428 raft_consensus.cc:493] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.714375 20428 raft_consensus.cc:515] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.715361 20338 raft_consensus.cc:2804] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:26.715900 20338 raft_consensus.cc:697] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:26.716383 20428 leader_election.cc:290] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:26.716720 20338 consensus_queue.cc:237] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.718636 20314 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:26.719163 20314 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.722609 20259 tablet_bootstrap.cc:654] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.739733 20262 raft_consensus.cc:359] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.721647 20435 raft_consensus.cc:2749] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:26.744830 20262 raft_consensus.cc:385] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.745632 20262 raft_consensus.cc:740] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.747910 20258 tablet_bootstrap.cc:654] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.749292 20262 consensus_queue.cc:260] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:26.740597 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 74889.8us
I20260709 12:10:26.763160 20262 ts_tablet_manager.cc:1434] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.086s	user 0.003s	sys 0.009s
I20260709 12:10:26.745473 19957 leader_election.cc:304] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.756506 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.771788 20383 leader_election.cc:290] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:26.772492 20482 raft_consensus.cc:2749] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:26.765448 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.774358 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.761590 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.767442 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.776103 20516 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47284959fd49471586c620c0be6cfd65)
I20260709 12:10:26.776609 20063 raft_consensus.cc:2393] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:26.776643 20516 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.769304 19957 leader_election.cc:304] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.779145 20516 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:26.779501 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5e0f32f50e4855a6f54bf0ab6f3a84" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:26.780185 19991 raft_consensus.cc:3060] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.770103 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dafff068a342dfa5af1787019ba8a4" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.780197 20482 raft_consensus.cc:3060] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.769418 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.789474 19988 raft_consensus.cc:2468] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:26.792807 20139 raft_consensus.cc:2468] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:26.738399 20487 raft_consensus.cc:515] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.790935 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5e0f32f50e4855a6f54bf0ab6f3a84" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.812701 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:26.813508 20067 raft_consensus.cc:2468] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:26.814666 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b9d20e2f8d4a8586e2f8818c557c83" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.819916 20314 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:26.827359 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:26.827584 20180 leader_election.cc:304] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.829310 20181 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.829556 20487 leader_election.cc:290] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
W20260709 12:10:26.830674 20106 leader_election.cc:343] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.831252 20106 leader_election.cc:304] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.832070 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:26.832785 20217 raft_consensus.cc:3060] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.833154 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.834036 20139 raft_consensus.cc:2393] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:26.835472 20428 raft_consensus.cc:2804] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:26.836032 20428 raft_consensus.cc:697] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:26.836974 20428 consensus_queue.cc:237] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:26.838642 20518 raft_consensus.cc:2804] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:26.839133 20518 raft_consensus.cc:493] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 47284959fd49471586c620c0be6cfd65)
I20260709 12:10:26.839545 20518 raft_consensus.cc:3060] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.832760 20338 raft_consensus.cc:2749] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.832605 20106 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:26.850476 19957 leader_election.cc:304] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.851848 20497 raft_consensus.cc:2749] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:26.860108 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:26.861702 19889 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42982 (request call id 42) took 1047 ms. Trace:
I20260709 12:10:26.862011 19892 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42988 (request call id 43) took 1013 ms. Trace:
I20260709 12:10:26.862540 19892 rpcz_store.cc:276] 0709 12:10:25.848437 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:26.148259 (+299822us) service_pool.cc:224] Handling call
0709 12:10:26.861927 (+713668us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12621,"reported_tablets":1}
I20260709 12:10:26.863138 19888 catalog_manager.cc:5697] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:26.865726 20106 leader_election.cc:304] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.867274 20106 leader_election.cc:304] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:26.868202 20485 raft_consensus.cc:2749] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:26.868705 20180 leader_election.cc:343] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.869102 20485 raft_consensus.cc:2804] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:26.869635 20485 raft_consensus.cc:493] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:26.870085 20485 raft_consensus.cc:3060] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:26.865769 19888 catalog_manager.cc:5697] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.873914 20478 raft_consensus.cc:2749] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.879566 20217 raft_consensus.cc:2468] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:26.851023 19991 raft_consensus.cc:2468] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:26.832794 20259 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:26.842208 20262 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:26.758777 20032 leader_election.cc:304] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:26.820009 20069 raft_consensus.cc:2468] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:26.884289 20259 ts_tablet_manager.cc:1403] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.407s	user 0.012s	sys 0.012s
I20260709 12:10:26.893160 20314 raft_consensus.cc:2749] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.898662 20258 tablet_bootstrap.cc:492] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:26.899175 20258 ts_tablet_manager.cc:1403] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.277s	user 0.022s	sys 0.027s
W20260709 12:10:26.900518 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.196:44631, user_credentials={real_user=slave}} blocked reactor thread for 149553us
I20260709 12:10:26.901402 20032 leader_election.cc:304] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.904794 20383 raft_consensus.cc:2804] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:26.907570 20383 raft_consensus.cc:697] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:26.908859 20383 consensus_queue.cc:237] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:26.915202 20107 leader_election.cc:343] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.919634 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:26.920583 20213 raft_consensus.cc:2393] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:26.921079 20259 raft_consensus.cc:359] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.921880 20259 raft_consensus.cc:385] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.922822 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:26.923712 20139 raft_consensus.cc:2393] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:26.924691 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:26.925592 20142 raft_consensus.cc:2393] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 2: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:26.927803 20180 leader_election.cc:304] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:26.929172 20478 raft_consensus.cc:2749] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.935091 20485 raft_consensus.cc:515] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.937183 20485 leader_election.cc:290] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:26.941936 20262 tablet_bootstrap.cc:654] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:26.945822 20482 raft_consensus.cc:2749] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.862226 19889 rpcz_store.cc:276] 0709 12:10:25.814454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:25.814610 (+   156us) service_pool.cc:224] Handling call
0709 12:10:26.861629 (+1047019us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:26.387350 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:26.388298 (+   948us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:26.388350 (+    52us) write_op.cc:435] Acquired schema lock
0709 12:10:26.388383 (+    33us) tablet.cc:662] Decoding operations
0709 12:10:26.388861 (+   478us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:26.388948 (+    87us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:26.389004 (+    56us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:26.389284 (+   280us) tablet.cc:701] Row locks acquired
0709 12:10:26.389316 (+    32us) write_op.cc:260] PREPARE: finished
0709 12:10:26.393508 (+  4192us) write_op.cc:270] Start()
0709 12:10:26.432494 (+ 38986us) write_op.cc:276] Timestamp: P: 1783599026393430 usec, L: 0
0709 12:10:26.436132 (+  3638us) op_driver.cc:348] REPLICATION: starting
0709 12:10:26.523526 (+ 87394us) log.cc:844] Serialized 540 byte log entry
0709 12:10:26.684972 (+161446us) op_driver.cc:464] REPLICATION: finished
0709 12:10:26.766905 (+ 81933us) write_op.cc:301] APPLY: starting
0709 12:10:26.766998 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:26.767144 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:26.767269 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:26.767454 (+   185us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:26.767598 (+   144us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:26.767644 (+    46us) write_op.cc:312] APPLY: finished
0709 12:10:26.767844 (+   200us) log.cc:844] Serialized 22 byte log entry
0709 12:10:26.767998 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:26.768103 (+   105us) write_op.cc:454] Released schema lock
0709 12:10:26.768142 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:26.768460 (+   318us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:26.768492 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":190781,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":80825,"apply.run_cpu_time_us":1563,"apply.run_wall_time_us":2371,"num_ops":1,"prepare.queue_time_us":149318,"prepare.run_cpu_time_us":16132,"prepare.run_wall_time_us":207966,"raft.queue_time_us":30532,"raft.run_cpu_time_us":18966,"raft.run_wall_time_us":69502,"replication_time_us":248628,"thread_start_us":264149,"threads_started":4,"wal-append.queue_time_us":128851}]]}
I20260709 12:10:26.952159 20258 raft_consensus.cc:359] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.953078 20258 raft_consensus.cc:385] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.953474 20258 raft_consensus.cc:740] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.953213 20032 leader_election.cc:304] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:26.955420 20449 raft_consensus.cc:2764] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:10:26.956642 20476 raft_consensus.cc:2749] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:26.957160 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:26.922164 20259 raft_consensus.cc:740] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.960677 20259 consensus_queue.cc:260] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:26.963559 19989 raft_consensus.cc:2468] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
W20260709 12:10:26.970350 20032 leader_election.cc:343] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.949932 20518 raft_consensus.cc:515] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
W20260709 12:10:26.971527 20032 leader_election.cc:343] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:26.973517 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:26.973943 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:26.975174 20211 raft_consensus.cc:2468] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:26.985948 20260 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:26.986552 20260 ts_tablet_manager.cc:1403] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.396s	user 0.021s	sys 0.009s
I20260709 12:10:26.987644 20069 raft_consensus.cc:2468] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:26.988991 20181 leader_election.cc:304] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.989548 20260 raft_consensus.cc:359] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.990765 20260 raft_consensus.cc:385] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:26.991087 20260 raft_consensus.cc:740] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:26.991914 20478 raft_consensus.cc:2804] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:26.992591 20478 raft_consensus.cc:697] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
W20260709 12:10:26.993769 20106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:44631, user_credentials={real_user=slave}} blocked reactor thread for 68843.8us
I20260709 12:10:26.991946 20260 consensus_queue.cc:260] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:26.994647 20106 leader_election.cc:304] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:26.993489 20478 consensus_queue.cc:237] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.996493 20259 ts_tablet_manager.cc:1434] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.001s
I20260709 12:10:26.997165 20318 raft_consensus.cc:2804] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:26.997675 20259 tablet_bootstrap.cc:492] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:26.997787 20318 raft_consensus.cc:697] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:26.954149 20258 consensus_queue.cc:260] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:26.998965 20318 consensus_queue.cc:237] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.001539 20258 ts_tablet_manager.cc:1434] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260709 12:10:27.005182 20260 ts_tablet_manager.cc:1434] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:10:27.009696 20262 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:27.010015 20518 leader_election.cc:290] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:27.010773 20258 tablet_bootstrap.cc:492] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:27.017539 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270a86a85623495ea87b45d5f53c904b" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:27.022006 20063 raft_consensus.cc:2393] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8fff5db009a4f7fa745d08e5aa55113 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:27.017457 20449 consensus_queue.cc:1048] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:27.025068 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:27.025758 20063 raft_consensus.cc:3060] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.021024 20262 ts_tablet_manager.cc:1403] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.000s
W20260709 12:10:27.035777 20032 leader_election.cc:343] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.036613 20032 leader_election.cc:304] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:27.036144 19892 catalog_manager.cc:5697] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.038883 19892 catalog_manager.cc:5697] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.046751 20345 raft_consensus.cc:2804] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:27.047874 20345 raft_consensus.cc:697] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:27.048872 20345 consensus_queue.cc:237] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.049841 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:27.052021 20260 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:27.046433 20262 raft_consensus.cc:359] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.052543 20262 raft_consensus.cc:385] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.052861 20262 raft_consensus.cc:740] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.053725 19989 raft_consensus.cc:3060] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.053639 20262 consensus_queue.cc:260] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.056224 20262 ts_tablet_manager.cc:1434] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:10:27.057283 20262 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:27.059619 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08002c86e0 after lost signal to thread 16738
W20260709 12:10:27.061151 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08002ff000 after lost signal to thread 19926
I20260709 12:10:27.061610 20259 tablet_bootstrap.cc:654] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:27.063036 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9b80 after lost signal to thread 20018
W20260709 12:10:27.063508 20238 debug-util.cc:398] Leaking SignalData structure 0x7b080011aae0 after lost signal to thread 20019
W20260709 12:10:27.064831 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2740 after lost signal to thread 20093
W20260709 12:10:27.066078 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc580 after lost signal to thread 20167
W20260709 12:10:27.067608 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08002bcc00 after lost signal to thread 20241
W20260709 12:10:27.068372 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc940 after lost signal to thread 20368
I20260709 12:10:27.069604 20032 leader_election.cc:304] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.059824 20258 tablet_bootstrap.cc:654] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.069804 20063 raft_consensus.cc:2468] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:27.079550 20383 raft_consensus.cc:2749] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.088349 20262 tablet_bootstrap.cc:654] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.095160 20383 consensus_queue.cc:1048] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:27.095814 20032 leader_election.cc:343] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.096441 20032 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.109157 20314 raft_consensus.cc:2749] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.117638 20107 leader_election.cc:304] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:27.120069 20497 raft_consensus.cc:493] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fff5db009a4f7fa745d08e5aa55113)
I20260709 12:10:27.120635 20497 raft_consensus.cc:515] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.122846 20497 leader_election.cc:290] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.114351 20482 raft_consensus.cc:493] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.130501 20485 raft_consensus.cc:2804] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:27.131090 20485 raft_consensus.cc:697] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:27.123766 20482 raft_consensus.cc:515] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.131925 20485 consensus_queue.cc:237] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.133471 20260 tablet_bootstrap.cc:654] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.133579 20482 leader_election.cc:290] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.137015 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:27.140928 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbe7c18cebf454fb0cb954212e357fe" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:27.142602 20141 raft_consensus.cc:2393] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 2: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:27.142472 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.143285 20139 raft_consensus.cc:2393] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:27.138034 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f00a4f77b4f63becd442c8ff02e1d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.150581 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6a389f2314f7caaad5875de45e929" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:27.149317 19889 catalog_manager.cc:5697] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.156853 19889 catalog_manager.cc:5697] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.170147 20487 consensus_queue.cc:1048] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:27.174877 19957 leader_election.cc:304] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.175863 20482 raft_consensus.cc:3060] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.182818 19957 leader_election.cc:304] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.184978 20482 raft_consensus.cc:2749] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.185702 20497 raft_consensus.cc:2749] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:27.188625 19989 raft_consensus.cc:2468] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:27.193619 20259 tablet_bootstrap.cc:492] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:27.194554 20259 ts_tablet_manager.cc:1403] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.013s
I20260709 12:10:27.208303 20258 tablet_bootstrap.cc:492] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:27.208977 20258 ts_tablet_manager.cc:1403] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.022s
I20260709 12:10:27.226626 20318 raft_consensus.cc:493] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.227193 20318 raft_consensus.cc:515] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.228192 20487 consensus_queue.cc:1048] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.229277 20318 leader_election.cc:290] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.231993 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f925a9c6024338909ce11d9aa60ac0" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:27.236931 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f925a9c6024338909ce11d9aa60ac0" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:27.240269 20107 leader_election.cc:343] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.243793 20259 raft_consensus.cc:359] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.244575 20259 raft_consensus.cc:385] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.244004 19892 catalog_manager.cc:5697] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.249665 19892 catalog_manager.cc:5697] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.250468 20262 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:27.251008 20262 ts_tablet_manager.cc:1403] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.194s	user 0.019s	sys 0.029s
I20260709 12:10:27.251173 20259 raft_consensus.cc:740] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
W20260709 12:10:27.255649 20106 leader_election.cc:343] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.268463 20262 raft_consensus.cc:359] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.268746 20478 consensus_queue.cc:1048] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.269238 20262 raft_consensus.cc:385] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.269587 20262 raft_consensus.cc:740] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.273097 20262 consensus_queue.cc:260] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.263150 20106 leader_election.cc:304] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.275844 20258 raft_consensus.cc:359] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.283646 20262 ts_tablet_manager.cc:1434] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:10:27.284147 20258 raft_consensus.cc:385] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.284555 20258 raft_consensus.cc:740] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.280768 20260 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:27.285745 20260 ts_tablet_manager.cc:1403] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.234s	user 0.023s	sys 0.017s
I20260709 12:10:27.278898 20478 raft_consensus.cc:493] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.281980 20485 raft_consensus.cc:2749] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.287786 20478 raft_consensus.cc:515] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.289894 20478 leader_election.cc:290] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:27.292479 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f81d2349034feb94299090da17f8e2" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:27.294106 20181 leader_election.cc:343] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.294448 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f81d2349034feb94299090da17f8e2" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:27.295835 20180 leader_election.cc:343] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.296270 20180 leader_election.cc:304] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:27.286898 20258 consensus_queue.cc:260] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.274461 20259 consensus_queue.cc:260] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.298898 20518 raft_consensus.cc:2749] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.299852 20259 ts_tablet_manager.cc:1434] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.002s
I20260709 12:10:27.301988 20258 ts_tablet_manager.cc:1434] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.002s
I20260709 12:10:27.306981 20487 consensus_queue.cc:1048] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.307397 20259 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:27.308065 20262 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:27.305735 20260 raft_consensus.cc:359] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.308858 20260 raft_consensus.cc:385] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.309159 20260 raft_consensus.cc:740] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.309834 20260 consensus_queue.cc:260] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.311132 20258 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:27.312220 20260 ts_tablet_manager.cc:1434] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:10:27.313192 20260 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:27.319020 20260 tablet_bootstrap.cc:654] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.329334 20258 tablet_bootstrap.cc:654] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.330267 20478 consensus_queue.cc:1048] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:27.332553 19891 catalog_manager.cc:5697] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.335882 20497 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.336450 20497 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.339121 20259 tablet_bootstrap.cc:654] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.339713 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:27.340579 20497 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
W20260709 12:10:27.343248 19957 leader_election.cc:343] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.342700 20487 consensus_queue.cc:1048] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:27.344911 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:27.350831 20069 raft_consensus.cc:2468] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:27.352080 19958 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [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: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.355660 20497 raft_consensus.cc:2804] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:27.359983 20262 tablet_bootstrap.cc:654] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.356108 20497 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:27.361582 19889 catalog_manager.cc:5697] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.362408 20497 raft_consensus.cc:3060] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.362589 20449 consensus_queue.cc:1048] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:27.363919 19889 catalog_manager.cc:5697] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.401669 20449 raft_consensus.cc:493] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.405802 20449 raft_consensus.cc:515] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.408002 20449 leader_election.cc:290] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.410825 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adcadfd8bf24597812872f0e2ad4d47" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.410972 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adcadfd8bf24597812872f0e2ad4d47" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:27.412523 20032 leader_election.cc:343] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:27.413129 20032 leader_election.cc:343] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.413482 20032 leader_election.cc:304] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.414364 20314 consensus_queue.cc:1048] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.415643 20314 raft_consensus.cc:2749] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.417111 19889 catalog_manager.cc:5697] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 2 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.459832 20314 consensus_queue.cc:1048] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.460498 20318 consensus_queue.cc:1048] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.460117 20259 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:27.461555 20259 ts_tablet_manager.cc:1403] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.007s
I20260709 12:10:27.475576 20258 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:27.476308 20258 ts_tablet_manager.cc:1403] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.165s	user 0.022s	sys 0.009s
I20260709 12:10:27.479492 20497 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.485392 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
W20260709 12:10:27.491086 19957 leader_election.cc:343] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.495018 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:27.495749 20063 raft_consensus.cc:3060] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.498704 20259 raft_consensus.cc:359] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.499425 20259 raft_consensus.cc:385] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.499500 20260 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:27.499735 20259 raft_consensus.cc:740] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.500051 20260 ts_tablet_manager.cc:1403] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.187s	user 0.021s	sys 0.004s
I20260709 12:10:27.501050 20258 raft_consensus.cc:359] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.502100 20258 raft_consensus.cc:385] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.502395 20258 raft_consensus.cc:740] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.503011 20258 consensus_queue.cc:260] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.503508 20260 raft_consensus.cc:359] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.504293 20260 raft_consensus.cc:385] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.504505 20258 ts_tablet_manager.cc:1434] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 12:10:27.504665 20260 raft_consensus.cc:740] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.505878 20260 consensus_queue.cc:260] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.507675 20259 consensus_queue.cc:260] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.513907 20260 ts_tablet_manager.cc:1434] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:10:27.520082 20259 ts_tablet_manager.cc:1434] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 12:10:27.521240 20259 tablet_bootstrap.cc:492] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:27.501859 20497 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:27.522945 20262 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:27.523476 20262 ts_tablet_manager.cc:1403] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.216s	user 0.014s	sys 0.009s
I20260709 12:10:27.525877 20063 raft_consensus.cc:2468] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:27.526120 20262 raft_consensus.cc:359] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.531271 20262 raft_consensus.cc:385] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.531551 20262 raft_consensus.cc:740] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.533228 20258 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:27.538120 19958 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.542601 20435 raft_consensus.cc:2804] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:27.543110 20435 raft_consensus.cc:697] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:27.544363 20260 tablet_bootstrap.cc:492] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:27.543973 20318 consensus_queue.cc:1048] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:27.543963 20435 consensus_queue.cc:237] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.542623 20142 raft_consensus.cc:1275] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.551898 20478 consensus_queue.cc:1048] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.557461 20259 tablet_bootstrap.cc:654] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.546939 20262 consensus_queue.cc:260] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:27.582285 20262 ts_tablet_manager.cc:1434] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 12:10:27.594772 19993 raft_consensus.cc:3060] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.603731 20258 tablet_bootstrap.cc:654] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.609982 20262 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:27.619626 20485 consensus_queue.cc:1048] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.626554 20516 raft_consensus.cc:493] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.627152 20516 raft_consensus.cc:515] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.629169 20516 leader_election.cc:290] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:27.631923 20260 tablet_bootstrap.cc:654] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.647293 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaf9b6d0a7843fc8236ba75a2e133d3" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:27.649668 20259 tablet_bootstrap.cc:492] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:27.650022 20262 tablet_bootstrap.cc:654] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.650194 20259 ts_tablet_manager.cc:1403] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.006s
I20260709 12:10:27.653023 20063 raft_consensus.cc:1275] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:27.653788 20180 leader_election.cc:343] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.661283 20478 consensus_queue.cc:1048] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:27.663702 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaf9b6d0a7843fc8236ba75a2e133d3" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.664399 20142 raft_consensus.cc:2468] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:27.665907 20180 leader_election.cc:304] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:27.667007 20428 raft_consensus.cc:2804] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:27.660766 20345 consensus_queue.cc:1048] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:10:27.667447 20428 raft_consensus.cc:493] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:27.667814 20428 raft_consensus.cc:3060] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.670329 20478 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.670837 20478 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.672825 20478 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:27.674360 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.677790 20259 raft_consensus.cc:359] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
W20260709 12:10:27.678407 20180 leader_election.cc:343] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.678776 20259 raft_consensus.cc:385] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.679296 20259 raft_consensus.cc:740] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.683301 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:27.689994 20428 raft_consensus.cc:515] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.680121 20259 consensus_queue.cc:260] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
W20260709 12:10:27.706765 20180 leader_election.cc:343] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.707777 20180 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:27.708846 20428 leader_election.cc:290] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:27.708897 20478 raft_consensus.cc:2749] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.711480 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaf9b6d0a7843fc8236ba75a2e133d3" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:27.712206 20142 raft_consensus.cc:3060] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.722725 20259 ts_tablet_manager.cc:1434] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 12:10:27.724160 20259 tablet_bootstrap.cc:492] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:27.743474 20142 raft_consensus.cc:2468] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:27.755174 20526 consensus_queue.cc:1048] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.755808 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaf9b6d0a7843fc8236ba75a2e133d3" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:27.775164 20180 leader_election.cc:304] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:27.779222 20478 raft_consensus.cc:2804] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:27.779729 20478 raft_consensus.cc:697] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:27.780520 20478 consensus_queue.cc:237] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.784102 20476 raft_consensus.cc:493] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.784662 20476 raft_consensus.cc:515] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.785514 20259 tablet_bootstrap.cc:654] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.785849 19888 catalog_manager.cc:5697] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.786926 20476 leader_election.cc:290] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.788357 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:27.788569 20180 leader_election.cc:343] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:27.789858 20107 leader_election.cc:343] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.807210 20260 tablet_bootstrap.cc:492] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:27.807753 20260 ts_tablet_manager.cc:1403] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.274s	user 0.020s	sys 0.008s
I20260709 12:10:27.812834 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:27.824985 20106 leader_election.cc:343] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.825484 20106 leader_election.cc:304] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.826223 20526 raft_consensus.cc:2749] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.835672 20262 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:27.836205 20262 ts_tablet_manager.cc:1403] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.237s	user 0.007s	sys 0.012s
I20260709 12:10:27.849100 20262 raft_consensus.cc:359] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.853024 20262 raft_consensus.cc:385] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.853410 20262 raft_consensus.cc:740] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.840842 20260 raft_consensus.cc:359] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.854224 20260 raft_consensus.cc:385] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.854605 20260 raft_consensus.cc:740] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.855289 20260 consensus_queue.cc:260] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.859318 20258 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:27.859833 20258 ts_tablet_manager.cc:1403] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.329s	user 0.020s	sys 0.039s
I20260709 12:10:27.860610 20260 ts_tablet_manager.cc:1434] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 12:10:27.861626 20345 raft_consensus.cc:493] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.864233 20345 raft_consensus.cc:515] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.864653 20260 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:27.864444 20258 raft_consensus.cc:359] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.865748 20258 raft_consensus.cc:385] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.866039 20258 raft_consensus.cc:740] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.866516 20345 leader_election.cc:290] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:27.863118 19891 catalog_manager.cc:5697] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.867602 20258 consensus_queue.cc:260] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.869663 20258 ts_tablet_manager.cc:1434] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:10:27.872234 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b41bf2b6a04f08a3865ddfcf44a15f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:27.872541 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b41bf2b6a04f08a3865ddfcf44a15f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.873215 20143 raft_consensus.cc:2468] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:27.879132 20032 leader_election.cc:304] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:27.859859 20262 consensus_queue.cc:260] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:27.881211 20032 leader_election.cc:343] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.881101 20497 raft_consensus.cc:493] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.882781 20555 raft_consensus.cc:2804] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:27.883298 20555 raft_consensus.cc:493] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:27.883244 20497 raft_consensus.cc:515] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.883750 20555 raft_consensus.cc:3060] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.888466 20258 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:27.888363 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaf9b6d0a7843fc8236ba75a2e133d3" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:27.890421 20497 leader_election.cc:290] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.891518 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaf9b6d0a7843fc8236ba75a2e133d3" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.892355 20143 raft_consensus.cc:2393] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:27.893567 19957 leader_election.cc:304] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:27.894953 20435 raft_consensus.cc:3060] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.895396 20555 raft_consensus.cc:515] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.898166 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b41bf2b6a04f08a3865ddfcf44a15f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
W20260709 12:10:27.899726 20032 leader_election.cc:343] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.901500 20260 tablet_bootstrap.cc:654] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.905541 20262 ts_tablet_manager.cc:1434] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.002s
I20260709 12:10:27.905720 20258 tablet_bootstrap.cc:654] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.906778 20262 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:27.908330 20435 raft_consensus.cc:2749] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:27.911924 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b41bf2b6a04f08a3865ddfcf44a15f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:27.912813 20143 raft_consensus.cc:3060] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.915766 20555 leader_election.cc:290] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:27.930961 20259 tablet_bootstrap.cc:492] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:27.931499 20259 ts_tablet_manager.cc:1403] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.208s	user 0.016s	sys 0.010s
I20260709 12:10:27.937065 20262 tablet_bootstrap.cc:654] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.950848 20259 raft_consensus.cc:359] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.954479 20259 raft_consensus.cc:385] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.954888 20259 raft_consensus.cc:740] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.956369 20259 consensus_queue.cc:260] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.964382 20518 raft_consensus.cc:493] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.964924 20518 raft_consensus.cc:515] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.967803 20143 raft_consensus.cc:2468] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:27.968238 20518 leader_election.cc:290] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:27.969000 20259 ts_tablet_manager.cc:1434] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 12:10:27.969060 20032 leader_election.cc:304] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:27.970883 20259 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:27.970940 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f925a9c6024338909ce11d9aa60ac0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:27.972153 20555 raft_consensus.cc:2804] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:27.972375 20067 raft_consensus.cc:2468] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:27.972703 20555 raft_consensus.cc:697] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:27.977049 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f925a9c6024338909ce11d9aa60ac0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.978492 20143 raft_consensus.cc:2468] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:27.977572 20181 leader_election.cc:304] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:27.979754 20518 raft_consensus.cc:2804] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:27.980103 20518 raft_consensus.cc:493] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:27.980427 20518 raft_consensus.cc:3060] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:27.980708 20260 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:27.981194 20260 ts_tablet_manager.cc:1403] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.029s
I20260709 12:10:27.982982 20435 consensus_queue.cc:1048] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:27.983992 20260 raft_consensus.cc:359] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.984687 20260 raft_consensus.cc:385] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:27.984957 20260 raft_consensus.cc:740] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:27.985632 20260 consensus_queue.cc:260] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:27.986660 20345 raft_consensus.cc:493] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:27.987250 20345 raft_consensus.cc:515] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:27.973598 20555 consensus_queue.cc:237] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:27.989673 20345 leader_election.cc:290] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:27.991783 20259 tablet_bootstrap.cc:654] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:27.991662 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:27.992055 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:27.992377 20143 raft_consensus.cc:2468] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:27.993501 20032 leader_election.cc:304] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
W20260709 12:10:27.996667 20032 leader_election.cc:343] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:27.999083 20260 ts_tablet_manager.cc:1434] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:10:27.997687 20345 raft_consensus.cc:2804] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.004892 20262 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:28.005574 20262 ts_tablet_manager.cc:1403] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.007s
I20260709 12:10:28.002377 20345 raft_consensus.cc:493] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.010998 20345 raft_consensus.cc:3060] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.015931 20258 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.016531 20258 ts_tablet_manager.cc:1403] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.008s
I20260709 12:10:28.017532 20262 raft_consensus.cc:359] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.018249 20262 raft_consensus.cc:385] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.018529 20262 raft_consensus.cc:740] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.019381 20262 consensus_queue.cc:260] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.020835 20260 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.020473 20258 raft_consensus.cc:359] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.026592 20258 raft_consensus.cc:385] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.027030 20258 raft_consensus.cc:740] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.030383 20258 consensus_queue.cc:260] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.032387 20258 ts_tablet_manager.cc:1434] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:10:28.035144 20262 ts_tablet_manager.cc:1434] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:10:28.039127 20258 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.040500 20260 tablet_bootstrap.cc:654] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.002852 20518 raft_consensus.cc:515] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.049476 20259 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:28.049976 20259 ts_tablet_manager.cc:1403] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.004s
I20260709 12:10:28.059845 20518 leader_election.cc:290] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:28.061157 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f925a9c6024338909ce11d9aa60ac0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:28.061816 20143 raft_consensus.cc:3060] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:28.063469 19957 consensus_peers.cc:597] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 -> Peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Couldn't send request to peer cf9f2f7513d148869f9e6ae6a21397a4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:28.061873 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f925a9c6024338909ce11d9aa60ac0" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:28.064874 20063 raft_consensus.cc:3060] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.066495 20262 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:28.068229 20345 raft_consensus.cc:515] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.079687 20063 raft_consensus.cc:2468] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:28.080832 20181 leader_election.cc:304] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:28.082031 20516 raft_consensus.cc:2804] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.082536 20516 raft_consensus.cc:697] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:28.083069 20143 raft_consensus.cc:2468] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:28.083384 20516 consensus_queue.cc:237] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.083884 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:28.084508 20142 raft_consensus.cc:3060] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.085345 20258 tablet_bootstrap.cc:654] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.085855 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:28.087268 20345 leader_election.cc:290] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:28.090776 20259 raft_consensus.cc:359] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.091523 20259 raft_consensus.cc:385] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.091777 20259 raft_consensus.cc:740] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
W20260709 12:10:28.092582 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:10:28.088637 20032 leader_election.cc:343] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.094360 20262 tablet_bootstrap.cc:654] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.094616 20259 consensus_queue.cc:260] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.097574 19891 catalog_manager.cc:5697] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:28.098196 20142 raft_consensus.cc:2468] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:28.119132 20032 leader_election.cc:304] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:28.120182 20555 raft_consensus.cc:2804] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.120630 20555 raft_consensus.cc:697] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:28.121425 20555 consensus_queue.cc:237] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.124871 20260 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.125330 20260 ts_tablet_manager.cc:1403] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.000s
I20260709 12:10:28.131230 20259 ts_tablet_manager.cc:1434] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260709 12:10:28.132210 20259 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:28.117393 19888 catalog_manager.cc:5697] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:28.143759 20260 raft_consensus.cc:359] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.145020 20260 raft_consensus.cc:385] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.145258 20260 raft_consensus.cc:740] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.146276 20260 consensus_queue.cc:260] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.154207 20258 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.154738 20258 ts_tablet_manager.cc:1403] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.004s
I20260709 12:10:28.157477 20258 raft_consensus.cc:359] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.158149 20258 raft_consensus.cc:385] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.158444 20258 raft_consensus.cc:740] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.159054 20258 consensus_queue.cc:260] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.164191 20260 ts_tablet_manager.cc:1434] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:10:28.167143 20260 tablet_bootstrap.cc:492] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.166234 20518 raft_consensus.cc:493] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.167861 20518 raft_consensus.cc:515] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.171923 20258 ts_tablet_manager.cc:1434] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:10:28.174058 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0384bbf248cd45c6aed1d6a2815d0e86" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:28.174757 20142 raft_consensus.cc:2468] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:28.175420 20518 leader_election.cc:290] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.176517 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0384bbf248cd45c6aed1d6a2815d0e86" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:28.177891 20180 leader_election.cc:343] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.179811 20180 leader_election.cc:304] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.182513 20518 raft_consensus.cc:2804] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.182884 20518 raft_consensus.cc:493] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.183175 20518 raft_consensus.cc:3060] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.176704 20258 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.187348 20262 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:28.187875 20262 ts_tablet_manager.cc:1403] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.122s	user 0.005s	sys 0.013s
I20260709 12:10:28.189733 20518 raft_consensus.cc:515] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.191864 20518 leader_election.cc:290] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.192260 20516 consensus_queue.cc:1048] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:28.193876 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0384bbf248cd45c6aed1d6a2815d0e86" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:28.194748 20258 tablet_bootstrap.cc:654] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.195252 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0384bbf248cd45c6aed1d6a2815d0e86" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:28.195859 20142 raft_consensus.cc:3060] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.197875 20259 tablet_bootstrap.cc:654] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:28.195399 20180 leader_election.cc:343] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.206167 20262 raft_consensus.cc:359] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.207792 20262 raft_consensus.cc:385] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.208163 20262 raft_consensus.cc:740] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.215277 20516 raft_consensus.cc:493] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.216198 20516 raft_consensus.cc:515] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.218252 20516 leader_election.cc:290] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:28.219579 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:28.221666 20181 leader_election.cc:343] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.223053 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.226506 20260 tablet_bootstrap.cc:654] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.224758 20262 consensus_queue.cc:260] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.228930 20259 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:28.229594 20259 ts_tablet_manager.cc:1403] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.000s
W20260709 12:10:28.233260 20180 leader_election.cc:343] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.233752 20180 leader_election.cc:304] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.235399 20516 raft_consensus.cc:2749] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:28.230600 19888 catalog_manager.cc:5697] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:28.240000 20262 ts_tablet_manager.cc:1434] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 12:10:28.224821 20142 raft_consensus.cc:2468] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:28.242054 20482 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.243443 20482 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.246819 20482 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:28.247501 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
W20260709 12:10:28.248711 19957 leader_election.cc:343] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.248647 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:28.249436 20217 raft_consensus.cc:2468] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:28.250793 19957 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [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: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:28.252202 20482 raft_consensus.cc:2804] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.252686 20482 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.253012 20482 raft_consensus.cc:3060] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.254765 20259 raft_consensus.cc:359] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.255470 20259 raft_consensus.cc:385] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.255728 20259 raft_consensus.cc:740] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.256381 20259 consensus_queue.cc:260] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.264411 20180 leader_election.cc:304] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.267230 20259 ts_tablet_manager.cc:1434] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:10:28.268467 20259 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:28.279147 20262 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:28.286752 20260 tablet_bootstrap.cc:492] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.287245 20260 ts_tablet_manager.cc:1403] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.004s
I20260709 12:10:28.276587 20428 raft_consensus.cc:2804] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.296553 20428 raft_consensus.cc:697] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:28.297487 20428 consensus_queue.cc:237] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.301878 20260 raft_consensus.cc:359] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.304524 20260 raft_consensus.cc:385] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.304910 20260 raft_consensus.cc:740] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.305846 20260 consensus_queue.cc:260] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.312333 20482 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.315596 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
W20260709 12:10:28.321893 19957 leader_election.cc:343] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.323145 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:28.323796 20217 raft_consensus.cc:3060] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.328699 20259 tablet_bootstrap.cc:654] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.335932 20217 raft_consensus.cc:2468] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:28.337428 19957 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:28.319303 20482 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:28.338836 20482 raft_consensus.cc:2804] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.341542 20260 ts_tablet_manager.cc:1434] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:10:28.347764 20258 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.348538 20258 ts_tablet_manager.cc:1403] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.008s
I20260709 12:10:28.362928 20260 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.365784 20518 consensus_queue.cc:1048] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:28.371460 19888 catalog_manager.cc:5697] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:28.377228 20476 raft_consensus.cc:493] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.378015 20476 raft_consensus.cc:515] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.380956 20476 leader_election.cc:290] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:28.383301 20262 tablet_bootstrap.cc:654] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.389026 20258 raft_consensus.cc:359] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.389943 20258 raft_consensus.cc:385] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.390403 20258 raft_consensus.cc:740] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.391361 20258 consensus_queue.cc:260] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.351116 20482 raft_consensus.cc:697] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:28.414573 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.417268 20258 ts_tablet_manager.cc:1434] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.004s
I20260709 12:10:28.418895 20435 raft_consensus.cc:493] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.419188 20258 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.419458 20435 raft_consensus.cc:515] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.420730 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:28.421929 20435 leader_election.cc:290] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:28.425784 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b41bf2b6a04f08a3865ddfcf44a15f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:28.427556 20258 tablet_bootstrap.cc:654] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:28.431898 20106 leader_election.cc:343] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:28.433773 20107 leader_election.cc:343] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.434177 20107 leader_election.cc:304] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.434974 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b41bf2b6a04f08a3865ddfcf44a15f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:28.435256 20482 consensus_queue.cc:237] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.435022 20318 raft_consensus.cc:2749] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:28.435813 20142 raft_consensus.cc:2393] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:28.447363 19957 leader_election.cc:304] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:28.448316 20262 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:28.449009 20262 ts_tablet_manager.cc:1403] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.006s
I20260709 12:10:28.449473 20556 raft_consensus.cc:3060] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.453678 20262 raft_consensus.cc:359] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.463129 20262 raft_consensus.cc:385] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.463554 20262 raft_consensus.cc:740] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.472754 20260 tablet_bootstrap.cc:654] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.483400 20262 consensus_queue.cc:260] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.486821 20258 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.489812 20258 ts_tablet_manager.cc:1403] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.028s
I20260709 12:10:28.491911 20262 ts_tablet_manager.cc:1434] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 12:10:28.493160 20579 raft_consensus.cc:493] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.493647 20579 raft_consensus.cc:515] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.491806 20556 raft_consensus.cc:2749] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:28.495673 20579 leader_election.cc:290] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.499490 20259 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:28.499519 20260 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.500115 20259 ts_tablet_manager.cc:1403] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.232s	user 0.058s	sys 0.018s
I20260709 12:10:28.500165 20260 ts_tablet_manager.cc:1403] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.002s
I20260709 12:10:28.502265 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f81d2349034feb94299090da17f8e2" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.503463 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f81d2349034feb94299090da17f8e2" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
W20260709 12:10:28.503680 20032 leader_election.cc:343] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.504166 20214 raft_consensus.cc:2468] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:28.506106 20262 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:28.506453 20032 leader_election.cc:304] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.507372 20314 consensus_queue.cc:1048] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:28.508070 20345 raft_consensus.cc:2804] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.508553 20345 raft_consensus.cc:493] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.508898 20345 raft_consensus.cc:3060] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.511268 19891 catalog_manager.cc:5697] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:28.501262 20579 raft_consensus.cc:493] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.517145 20259 raft_consensus.cc:359] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.518028 20259 raft_consensus.cc:385] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.518353 20259 raft_consensus.cc:740] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.519904 20259 consensus_queue.cc:260] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.514748 20579 raft_consensus.cc:515] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.533053 20262 tablet_bootstrap.cc:654] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.533761 20579 leader_election.cc:290] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.535171 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.536430 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:28.537135 20217 raft_consensus.cc:2468] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
W20260709 12:10:28.538363 20032 leader_election.cc:343] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.539027 20032 leader_election.cc:304] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.539441 20259 ts_tablet_manager.cc:1434] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260709 12:10:28.539830 20579 raft_consensus.cc:2804] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.540388 20579 raft_consensus.cc:493] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.540968 20579 raft_consensus.cc:3060] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.543229 20260 raft_consensus.cc:359] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.543895 20260 raft_consensus.cc:385] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.540493 20259 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:28.544154 20260 raft_consensus.cc:740] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.544827 20260 consensus_queue.cc:260] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.547032 20260 ts_tablet_manager.cc:1434] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:10:28.550717 20592 raft_consensus.cc:493] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.551210 20592 raft_consensus.cc:515] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.553448 20592 leader_election.cc:290] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.551249 20345 raft_consensus.cc:515] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.556470 20345 leader_election.cc:290] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.556852 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.557982 20478 raft_consensus.cc:493] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.558529 20478 raft_consensus.cc:515] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
W20260709 12:10:28.563172 20106 leader_election.cc:343] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.563762 20258 raft_consensus.cc:359] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.564471 20258 raft_consensus.cc:385] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.564711 20258 raft_consensus.cc:740] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.565253 20258 consensus_queue.cc:260] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.568115 20260 tablet_bootstrap.cc:492] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.568866 20258 ts_tablet_manager.cc:1434] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.002s
I20260709 12:10:28.560599 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:28.574229 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:28.575080 20143 raft_consensus.cc:2393] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:28.577199 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f81d2349034feb94299090da17f8e2" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:28.578838 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c718e33938bf484fb9b2e4b03dc9d804" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:28.582612 20258 tablet_bootstrap.cc:492] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.589766 20579 raft_consensus.cc:515] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.590329 20217 raft_consensus.cc:3060] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.593986 20555 consensus_queue.cc:1048] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:28.594652 20181 leader_election.cc:304] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:28.595569 20428 raft_consensus.cc:3060] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.598143 20259 tablet_bootstrap.cc:654] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:28.581168 20106 leader_election.cc:343] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.603220 20106 leader_election.cc:304] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:28.604480 20592 raft_consensus.cc:2749] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:28.604899 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:28.579571 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f81d2349034feb94299090da17f8e2" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:28.599660 20217 raft_consensus.cc:2468] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:28.601637 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:28.585214 20260 tablet_bootstrap.cc:654] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.608961 20213 raft_consensus.cc:3060] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.615334 20516 consensus_queue.cc:1048] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:28.617467 20478 leader_election.cc:290] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:28.618546 20213 raft_consensus.cc:2468] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:28.621484 20516 consensus_queue.cc:1048] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:28.598450 20579 leader_election.cc:290] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.625602 20428 raft_consensus.cc:2749] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:28.627504 20032 leader_election.cc:343] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.630369 20260 tablet_bootstrap.cc:492] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.630882 20260 ts_tablet_manager.cc:1403] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.005s
W20260709 12:10:28.631580 20032 leader_election.cc:343] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.633551 20260 raft_consensus.cc:359] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.629582 20258 tablet_bootstrap.cc:654] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.634236 20260 raft_consensus.cc:385] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.645114 20260 raft_consensus.cc:740] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.646046 20032 leader_election.cc:304] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.648138 20260 consensus_queue.cc:260] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.648558 20555 raft_consensus.cc:2804] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.649417 20555 raft_consensus.cc:697] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:28.650691 20555 consensus_queue.cc:237] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.654232 20032 leader_election.cc:304] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.653524 20260 ts_tablet_manager.cc:1434] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:10:28.663739 20260 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.680096 20579 raft_consensus.cc:2804] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.681201 20579 raft_consensus.cc:697] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:28.682220 20579 consensus_queue.cc:237] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.694147 20258 tablet_bootstrap.cc:492] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.698669 20260 tablet_bootstrap.cc:654] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.703881 20258 ts_tablet_manager.cc:1403] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.000s
I20260709 12:10:28.707445 20258 raft_consensus.cc:359] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.708154 20258 raft_consensus.cc:385] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.708442 20258 raft_consensus.cc:740] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.712307 20258 consensus_queue.cc:260] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.715826 20258 ts_tablet_manager.cc:1434] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:10:28.716869 20258 tablet_bootstrap.cc:492] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.720548 20478 consensus_queue.cc:1048] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:28.722651 20526 raft_consensus.cc:493] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.723152 20526 raft_consensus.cc:515] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.725302 20526 leader_election.cc:290] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:28.727452 20258 tablet_bootstrap.cc:654] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.730391 20259 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:28.730868 20259 ts_tablet_manager.cc:1403] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.191s	user 0.014s	sys 0.002s
I20260709 12:10:28.732582 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a827bdf83594bc2881ae698096f18aa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.733027 20260 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.733219 19991 raft_consensus.cc:2468] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:28.733481 20260 ts_tablet_manager.cc:1403] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.004s
I20260709 12:10:28.734604 20106 leader_election.cc:304] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:28.735502 20593 raft_consensus.cc:2804] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.735867 20593 raft_consensus.cc:493] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.736235 20593 raft_consensus.cc:3060] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.742568 20260 raft_consensus.cc:359] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.743304 20260 raft_consensus.cc:385] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.743609 20260 raft_consensus.cc:740] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.745533 20593 raft_consensus.cc:515] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.747313 20260 consensus_queue.cc:260] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.743450 20579 consensus_queue.cc:1048] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:10:28.748451 20262 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:28.749253 20262 ts_tablet_manager.cc:1403] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.252s	user 0.006s	sys 0.018s
I20260709 12:10:28.749414 20260 ts_tablet_manager.cc:1434] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:10:28.752656 20260 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.753394 20555 consensus_queue.cc:1048] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:28.755718 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a827bdf83594bc2881ae698096f18aa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:28.756480 19989 raft_consensus.cc:3060] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.759344 20259 raft_consensus.cc:359] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.760035 20259 raft_consensus.cc:385] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.760294 20259 raft_consensus.cc:740] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.761370 20516 raft_consensus.cc:493] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.761861 20516 raft_consensus.cc:515] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.763899 20516 leader_election.cc:290] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:28.765434 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adcadfd8bf24597812872f0e2ad4d47" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:28.766139 20143 raft_consensus.cc:2468] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:28.767277 19989 raft_consensus.cc:2468] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:28.767491 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adcadfd8bf24597812872f0e2ad4d47" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:28.768204 20067 raft_consensus.cc:2468] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:28.768610 20180 leader_election.cc:304] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:28.768998 20260 tablet_bootstrap.cc:654] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.769431 20516 raft_consensus.cc:2804] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.769873 20516 raft_consensus.cc:493] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.769825 20259 consensus_queue.cc:260] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.770385 20516 raft_consensus.cc:3060] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.771044 20106 leader_election.cc:304] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:28.771788 20338 raft_consensus.cc:2804] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.772262 20338 raft_consensus.cc:697] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:28.773322 20338 consensus_queue.cc:237] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.777487 19891 catalog_manager.cc:5697] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:28.785233 20258 tablet_bootstrap.cc:492] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.785799 20258 ts_tablet_manager.cc:1403] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.011s
I20260709 12:10:28.756747 20262 raft_consensus.cc:359] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.779789 20259 ts_tablet_manager.cc:1434] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 12:10:28.789053 20259 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:28.780859 20516 raft_consensus.cc:515] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.783677 20593 leader_election.cc:290] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:28.794687 20258 raft_consensus.cc:359] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.795393 20258 raft_consensus.cc:385] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.795670 20258 raft_consensus.cc:740] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.795899 20516 leader_election.cc:290] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:28.797606 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adcadfd8bf24597812872f0e2ad4d47" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:28.798429 20067 raft_consensus.cc:3060] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.799141 20260 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.799271 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adcadfd8bf24597812872f0e2ad4d47" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:28.799626 20260 ts_tablet_manager.cc:1403] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 12:10:28.799932 20143 raft_consensus.cc:3060] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.807968 20067 raft_consensus.cc:2468] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:28.809033 20258 consensus_queue.cc:260] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.809360 20181 leader_election.cc:304] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:28.810235 20516 raft_consensus.cc:2804] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:28.810772 20516 raft_consensus.cc:697] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:28.811178 20259 tablet_bootstrap.cc:654] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.811281 20143 raft_consensus.cc:2468] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:28.811861 20516 consensus_queue.cc:237] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.818110 20262 raft_consensus.cc:385] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.818568 20262 raft_consensus.cc:740] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.825501 19892 catalog_manager.cc:5697] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:28.826251 20262 consensus_queue.cc:260] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.827644 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a827bdf83594bc2881ae698096f18aa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:28.829447 20258 ts_tablet_manager.cc:1434] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:10:28.830341 20258 tablet_bootstrap.cc:492] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.832039 20260 raft_consensus.cc:359] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.833113 20260 raft_consensus.cc:385] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.833386 20260 raft_consensus.cc:740] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
W20260709 12:10:28.833922 20180 consensus_peers.cc:597] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:28.839692 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a827bdf83594bc2881ae698096f18aa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:28.834398 20260 consensus_queue.cc:260] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.843114 20518 raft_consensus.cc:493] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.843580 20518 raft_consensus.cc:515] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.844376 20260 ts_tablet_manager.cc:1434] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 12:10:28.848707 20588 raft_consensus.cc:493] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.849213 20588 raft_consensus.cc:515] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.850865 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:28.851217 20260 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.855003 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.855533 20063 raft_consensus.cc:2468] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:28.851423 20588 leader_election.cc:290] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
W20260709 12:10:28.856635 20180 leader_election.cc:343] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.856838 20181 leader_election.cc:304] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:28.853766 19888 catalog_manager.cc:5697] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:28.851468 20518 leader_election.cc:290] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:28.857415 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.857806 20588 raft_consensus.cc:2804] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.861333 20588 raft_consensus.cc:493] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.861529 20258 tablet_bootstrap.cc:654] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:28.861774 20180 leader_election.cc:343] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.861824 20588 raft_consensus.cc:3060] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.863090 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:28.863778 20142 raft_consensus.cc:2468] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:28.864939 20180 leader_election.cc:304] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:28.865392 20260 tablet_bootstrap.cc:654] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.865799 20518 raft_consensus.cc:2804] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.866285 20518 raft_consensus.cc:493] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.871650 20518 raft_consensus.cc:3060] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.874648 20258 tablet_bootstrap.cc:492] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:28.875154 20258 ts_tablet_manager.cc:1403] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
W20260709 12:10:28.876200 20107 leader_election.cc:343] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:28.880240 20107 leader_election.cc:343] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.883253 20258 raft_consensus.cc:359] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.884027 20258 raft_consensus.cc:385] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.884368 20258 raft_consensus.cc:740] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.872583 20262 ts_tablet_manager.cc:1434] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.001s
I20260709 12:10:28.903690 20262 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:28.904465 20258 consensus_queue.cc:260] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.910796 20258 ts_tablet_manager.cc:1434] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:10:28.917763 20258 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:28.920452 20259 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:28.920800 20260 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:28.921186 20259 ts_tablet_manager.cc:1403] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.132s	user 0.014s	sys 0.001s
I20260709 12:10:28.921320 20260 ts_tablet_manager.cc:1403] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.006s
W20260709 12:10:28.914451 19957 consensus_peers.cc:597] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:28.924336 20260 raft_consensus.cc:359] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.925114 20260 raft_consensus.cc:385] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.924866 20258 tablet_bootstrap.cc:654] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:28.928972 20260 raft_consensus.cc:740] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.929406 20588 raft_consensus.cc:515] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.929792 20260 consensus_queue.cc:260] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:28.933466 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:28.933661 20260 ts_tablet_manager.cc:1434] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
W20260709 12:10:28.934865 20180 leader_election.cc:343] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.935037 20260 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:28.947703 20259 raft_consensus.cc:359] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.948493 20259 raft_consensus.cc:385] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:28.948777 20259 raft_consensus.cc:740] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:28.949383 20259 consensus_queue.cc:260] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.956177 20518 raft_consensus.cc:515] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:28.963284 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:28.963867 20143 raft_consensus.cc:3060] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.964324 20314 raft_consensus.cc:493] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.964856 20314 raft_consensus.cc:515] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:28.963876 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
W20260709 12:10:28.969967 20180 leader_election.cc:343] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.970907 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:28.971616 19991 raft_consensus.cc:2468] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:28.972038 20526 raft_consensus.cc:493] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:28.972568 20526 raft_consensus.cc:515] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:28.974229 20032 leader_election.cc:304] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:28.975245 20579 raft_consensus.cc:2804] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:28.975616 20579 raft_consensus.cc:493] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:28.975939 20579 raft_consensus.cc:3060] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:28.976802 20526 leader_election.cc:290] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:28.978049 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:28.980232 20143 raft_consensus.cc:2468] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:28.981315 20180 leader_election.cc:304] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
W20260709 12:10:28.993160 20106 leader_election.cc:343] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:28.997895 20259 ts_tablet_manager.cc:1434] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 12:10:28.970221 20314 leader_election.cc:290] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:28.982436 20518 leader_election.cc:290] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:28.992120 20516 raft_consensus.cc:2804] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:29.004935 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:29.008342 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:29.009833 20107 leader_election.cc:343] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.010286 20107 leader_election.cc:304] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:29.010782 20516 raft_consensus.cc:697] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:29.011783 20526 raft_consensus.cc:2749] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.011747 20516 consensus_queue.cc:237] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.010059 20588 leader_election.cc:290] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:29.019852 20259 tablet_bootstrap.cc:492] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:29.016906 20478 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.022636 20478 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.024434 20260 tablet_bootstrap.cc:654] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.025180 20478 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:29.005613 20142 raft_consensus.cc:2468] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:29.027084 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.035692 20556 consensus_queue.cc:1048] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:29.036242 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:29.036890 20069 raft_consensus.cc:3060] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.043838 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:29.046598 20214 raft_consensus.cc:3060] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.048203 20262 tablet_bootstrap.cc:654] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.032127 20579 raft_consensus.cc:515] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:29.055090 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:29.055773 19991 raft_consensus.cc:3060] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.061725 20069 raft_consensus.cc:2468] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:29.071108 20526 raft_consensus.cc:493] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.087814 20526 raft_consensus.cc:515] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.088335 20181 leader_election.cc:304] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:29.062644 20180 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:29.075245 20579 leader_election.cc:290] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:29.080672 20259 tablet_bootstrap.cc:654] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.081310 20258 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:29.097466 20262 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:29.118713 20262 ts_tablet_manager.cc:1403] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.002s
I20260709 12:10:29.092826 20526 leader_election.cc:290] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:29.119369 20621 raft_consensus.cc:2749] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.119401 20516 raft_consensus.cc:493] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:29.120461 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:43521, user_credentials={real_user=slave}} blocked reactor thread for 57881.2us
I20260709 12:10:29.118678 20258 ts_tablet_manager.cc:1403] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.043s
I20260709 12:10:29.093587 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:29.123131 20142 raft_consensus.cc:3060] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.122730 20262 raft_consensus.cc:359] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.124413 20262 raft_consensus.cc:385] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.120460 20516 raft_consensus.cc:515] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.124814 20262 raft_consensus.cc:740] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.125823 20262 consensus_queue.cc:260] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.126504 20260 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:29.127035 20260 ts_tablet_manager.cc:1403] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.192s	user 0.018s	sys 0.003s
I20260709 12:10:29.127691 20516 leader_election.cc:290] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:29.078814 19991 raft_consensus.cc:2468] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:29.129299 20262 ts_tablet_manager.cc:1434] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:10:29.130690 20262 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:29.131790 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:29.133292 20181 leader_election.cc:343] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.135784 20260 raft_consensus.cc:359] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.136435 20260 raft_consensus.cc:385] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.136695 20260 raft_consensus.cc:740] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.137323 20260 consensus_queue.cc:260] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.138437 20258 raft_consensus.cc:359] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:29.139195 20258 raft_consensus.cc:385] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.139487 20258 raft_consensus.cc:740] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.140233 20258 consensus_queue.cc:260] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:29.140807 20262 tablet_bootstrap.cc:654] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.142452 20258 ts_tablet_manager.cc:1434] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:10:29.142872 20260 ts_tablet_manager.cc:1434] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:10:29.149549 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:29.150074 20258 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:29.129963 20579 raft_consensus.cc:493] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.158268 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.147564 20032 leader_election.cc:304] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:29.159967 20555 raft_consensus.cc:2804] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:29.160498 20555 raft_consensus.cc:697] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:29.161430 20555 consensus_queue.cc:237] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:29.093118 20478 raft_consensus.cc:2804] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:29.162863 20478 raft_consensus.cc:697] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:29.163822 20478 consensus_queue.cc:237] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:29.165258 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:10:29.167222 20106 leader_election.cc:343] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.135907 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:29.170449 20260 tablet_bootstrap.cc:492] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
W20260709 12:10:29.170856 20180 leader_election.cc:343] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.172925 20180 leader_election.cc:304] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:29.174034 20516 raft_consensus.cc:2749] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:29.179214 20107 leader_election.cc:343] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.179945 20107 leader_election.cc:304] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:29.180966 20526 raft_consensus.cc:2749] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.180962 20258 tablet_bootstrap.cc:654] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.182490 20259 tablet_bootstrap.cc:492] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:29.183145 20259 ts_tablet_manager.cc:1403] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.006s
I20260709 12:10:29.187863 20259 raft_consensus.cc:359] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.191275 20259 raft_consensus.cc:385] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.191709 20259 raft_consensus.cc:740] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.192445 20259 consensus_queue.cc:260] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.194949 20260 tablet_bootstrap.cc:654] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.205474 19892 catalog_manager.cc:5697] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.207101 19892 catalog_manager.cc:5697] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:29.209339 19892 catalog_manager.cc:5697] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.171715 20579 raft_consensus.cc:515] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:29.212761 20579 leader_election.cc:290] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:29.215428 20516 consensus_queue.cc:1048] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:29.219870 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a827bdf83594bc2881ae698096f18aa" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:29.223716 20259 ts_tablet_manager.cc:1434] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:10:29.219885 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a827bdf83594bc2881ae698096f18aa" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.231812 20063 raft_consensus.cc:3060] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.233817 20623 consensus_queue.cc:1048] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:29.235525 20142 raft_consensus.cc:2468] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:29.230932 20259 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:29.231900 19989 raft_consensus.cc:2393] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:29.248711 20032 leader_election.cc:304] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:29.249609 20588 raft_consensus.cc:493] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.250226 20588 raft_consensus.cc:515] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.252262 20588 leader_election.cc:290] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:29.256842 19989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.258335 20579 raft_consensus.cc:493] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.258553 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:29.258942 20579 raft_consensus.cc:515] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.261270 20579 leader_election.cc:290] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:29.262279 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:29.262579 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:29.263379 20142 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:29.264309 19991 raft_consensus.cc:3060] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:29.264454 20180 leader_election.cc:343] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:29.265149 20180 leader_election.cc:343] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.270736 20032 leader_election.cc:304] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:29.276954 20180 leader_election.cc:304] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:29.277534 20579 raft_consensus.cc:2804] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:29.278008 20032 leader_election.cc:343] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.278481 20579 raft_consensus.cc:493] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:29.280140 20579 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.279609 20588 raft_consensus.cc:2749] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.282456 20314 consensus_queue.cc:1048] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:29.288794 20259 tablet_bootstrap.cc:654] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.289916 19891 catalog_manager.cc:5697] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.308370 20314 consensus_queue.cc:1048] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:10:29.322628 20338 consensus_queue.cc:1048] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:29.310343 20623 raft_consensus.cc:2749] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.345562 20262 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:29.354614 20258 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:29.355432 20258 ts_tablet_manager.cc:1403] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.001s
I20260709 12:10:29.366259 20258 raft_consensus.cc:359] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.367583 20258 raft_consensus.cc:385] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.367892 20338 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.367973 20258 raft_consensus.cc:740] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.368753 20338 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:29.369143 20258 consensus_queue.cc:260] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.372041 20258 ts_tablet_manager.cc:1434] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 12:10:29.374239 20258 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:29.381104 20588 consensus_queue.cc:1048] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:29.383016 20260 tablet_bootstrap.cc:492] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:29.383592 20260 ts_tablet_manager.cc:1403] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.011s
I20260709 12:10:29.390529 20262 ts_tablet_manager.cc:1403] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.216s	user 0.013s	sys 0.021s
I20260709 12:10:29.392967 20260 raft_consensus.cc:359] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.393806 20260 raft_consensus.cc:385] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.394130 20260 raft_consensus.cc:740] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.394765 20260 consensus_queue.cc:260] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.432189 20260 ts_tablet_manager.cc:1434] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:10:29.437166 20260 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:29.453989 20338 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:29.462809 20258 tablet_bootstrap.cc:654] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.476383 20579 raft_consensus.cc:515] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.479100 20262 raft_consensus.cc:359] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.480912 20262 raft_consensus.cc:385] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.481274 20262 raft_consensus.cc:740] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.482450 20260 tablet_bootstrap.cc:654] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.483080 20579 leader_election.cc:290] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:29.482085 20262 consensus_queue.cc:260] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.491755 20262 ts_tablet_manager.cc:1434] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 12:10:29.523753 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:29.526891 20259 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:29.527447 20259 ts_tablet_manager.cc:1403] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.297s	user 0.025s	sys 0.031s
I20260709 12:10:29.515373 20642 raft_consensus.cc:493] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.529496 20262 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:29.527771 20107 leader_election.cc:343] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.533222 20642 raft_consensus.cc:515] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.535458 20642 leader_election.cc:290] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:29.551257 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:29.551950 20213 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.536559 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:29.557075 20140 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.570706 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0384bbf248cd45c6aed1d6a2815d0e86" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:29.605188 20338 raft_consensus.cc:493] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.603840 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0384bbf248cd45c6aed1d6a2815d0e86" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:29.625675 20259 raft_consensus.cc:359] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.627099 20259 raft_consensus.cc:385] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.627404 20259 raft_consensus.cc:740] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
W20260709 12:10:29.626139 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 98334.3us
I20260709 12:10:29.628103 20259 consensus_queue.cc:260] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.641189 20140 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:29.627593 20338 raft_consensus.cc:515] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.651623 20338 leader_election.cc:290] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:29.657202 20213 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:29.659449 20258 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:29.659998 20258 ts_tablet_manager.cc:1403] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.286s	user 0.018s	sys 0.029s
W20260709 12:10:29.659382 20180 consensus_peers.cc:597] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.662514 20478 consensus_queue.cc:1048] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:10:29.673177 19957 leader_election.cc:304] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:29.671489 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:29.674587 20217 raft_consensus.cc:2468] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:29.674625 20556 raft_consensus.cc:2749] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.686223 20258 raft_consensus.cc:359] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:29.690672 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 61512us
I20260709 12:10:29.699115 20258 raft_consensus.cc:385] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.699442 20258 raft_consensus.cc:740] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.691226 20260 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:29.701004 20260 ts_tablet_manager.cc:1403] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.267s	user 0.013s	sys 0.012s
I20260709 12:10:29.699895 20032 leader_election.cc:304] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:29.700060 20258 consensus_queue.cc:260] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.690415 20516 consensus_queue.cc:1048] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:10:29.703137 20258 ts_tablet_manager.cc:1434] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:10:29.693178 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.704170 20258 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:29.696365 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.693286 20579 raft_consensus.cc:493] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.705659 20579 raft_consensus.cc:515] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.708145 20579 leader_election.cc:290] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:29.713445 20262 tablet_bootstrap.cc:654] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:29.713626 20180 consensus_peers.cc:597] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.713088 20260 raft_consensus.cc:359] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.714246 20260 raft_consensus.cc:385] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.714758 20260 raft_consensus.cc:740] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.715193 20106 leader_election.cc:304] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:29.722016 20260 consensus_queue.cc:260] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:29.725037 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:29.725453 20593 raft_consensus.cc:2804] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:29.725739 20212 raft_consensus.cc:2468] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:29.727865 20258 tablet_bootstrap.cc:654] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:29.731360 20260 ts_tablet_manager.cc:1434] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:10:29.733569 20260 tablet_bootstrap.cc:492] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:29.725860 20593 raft_consensus.cc:493] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:29.737345 20593 raft_consensus.cc:3060] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:29.719448 20106 leader_election.cc:343] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.751879 20260 tablet_bootstrap.cc:654] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:29.757441 20032 consensus_peers.cc:597] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.751724 20314 raft_consensus.cc:2804] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:29.763379 20338 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:29.771950 20338 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:29.768823 19988 raft_consensus.cc:3060] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:29.765394 20106 leader_election.cc:343] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:29.774573 20106 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:29.775555 20645 raft_consensus.cc:2749] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:29.777333 20645 consensus_queue.cc:1048] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:29.805303 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:29.774233 20338 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:29.809836 20314 raft_consensus.cc:697] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:29.837371 20259 ts_tablet_manager.cc:1434] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.310s	user 0.021s	sys 0.037s
I20260709 12:10:29.849352 20260 tablet_bootstrap.cc:492] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:29.850050 20260 ts_tablet_manager.cc:1403] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.009s
I20260709 12:10:29.886089 20258 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:29.898455 20258 ts_tablet_manager.cc:1403] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.195s	user 0.025s	sys 0.011s
I20260709 12:10:29.889767 20260 raft_consensus.cc:359] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.890741 20259 tablet_bootstrap.cc:492] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:29.920473 20260 raft_consensus.cc:385] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:29.920836 20260 raft_consensus.cc:740] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:29.872605 20314 consensus_queue.cc:237] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.896878 20593 raft_consensus.cc:515] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:29.905050 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:44631, user_credentials={real_user=slave}} blocked reactor thread for 146496us
I20260709 12:10:29.888288 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.926715 20032 leader_election.cc:304] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:29.936158 20260 consensus_queue.cc:260] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:29.946590 20262 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:29.947190 20262 ts_tablet_manager.cc:1403] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.425s	user 0.021s	sys 0.054s
I20260709 12:10:29.939663 20641 raft_consensus.cc:2804] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:29.962890 20260 ts_tablet_manager.cc:1434] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.006s
I20260709 12:10:29.957316 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:29.958824 20641 raft_consensus.cc:493] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:29.989609 20593 leader_election.cc:290] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:29.974507 20641 raft_consensus.cc:3060] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:29.997249 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:29.997905 20211 raft_consensus.cc:3060] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.028075 20260 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:30.030467 20662 consensus_queue.cc:1048] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:30.033880 20258 raft_consensus.cc:359] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.034744 20258 raft_consensus.cc:385] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.035017 20258 raft_consensus.cc:740] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.035712 20258 consensus_queue.cc:260] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.038954 20259 tablet_bootstrap.cc:654] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.053156 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:30.053171 20106 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
W20260709 12:10:30.054457 20032 leader_election.cc:343] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.056363 20258 ts_tablet_manager.cc:1434] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.135s	user 0.006s	sys 0.001s
I20260709 12:10:30.057060 20345 consensus_queue.cc:1048] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:30.057595 20258 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:30.060150 20260 tablet_bootstrap.cc:654] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.060657 20670 raft_consensus.cc:2749] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.062844 20262 raft_consensus.cc:359] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.063575 20262 raft_consensus.cc:385] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.064090 20262 raft_consensus.cc:740] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.064862 20262 consensus_queue.cc:260] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.109102 20262 ts_tablet_manager.cc:1434] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.008s
W20260709 12:10:30.111949 20106 leader_election.cc:343] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.107524 20211 raft_consensus.cc:2468] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
W20260709 12:10:30.112743 20107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42227, user_credentials={real_user=slave}} blocked reactor thread for 65456.8us
I20260709 12:10:30.134783 20262 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:30.139896 20259 tablet_bootstrap.cc:492] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:30.140477 20259 ts_tablet_manager.cc:1403] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.250s	user 0.016s	sys 0.000s
I20260709 12:10:30.140395 20641 raft_consensus.cc:515] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:30.164764 20106 leader_election.cc:304] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.168120 20259 raft_consensus.cc:359] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.168926 20259 raft_consensus.cc:385] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.169229 20259 raft_consensus.cc:740] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.169852 20259 consensus_queue.cc:260] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.186647 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:30.187399 20212 raft_consensus.cc:3060] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.194738 20641 leader_election.cc:290] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:30.166867 20655 raft_consensus.cc:2804] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:30.211118 20258 tablet_bootstrap.cc:654] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.213045 20259 ts_tablet_manager.cc:1434] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 12:10:30.218030 20262 tablet_bootstrap.cc:654] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.203845 20516 raft_consensus.cc:493] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.224205 20259 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:30.214108 19988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:30.216359 20655 raft_consensus.cc:697] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:30.238054 20655 consensus_queue.cc:237] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.245061 20212 raft_consensus.cc:2468] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:30.248054 20032 leader_election.cc:304] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:30.248809 20314 raft_consensus.cc:2804] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:30.249269 20314 raft_consensus.cc:697] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:30.250006 20314 consensus_queue.cc:237] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:30.259697 20139 raft_consensus.cc:3060] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:30.271391 20032 leader_election.cc:343] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.273237 20260 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:30.273751 20260 ts_tablet_manager.cc:1403] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.249s	user 0.019s	sys 0.043s
I20260709 12:10:30.228950 20516 raft_consensus.cc:515] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:30.278980 20516 leader_election.cc:290] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:30.283522 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:30.291416 20260 raft_consensus.cc:359] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.292238 20260 raft_consensus.cc:385] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.292522 20260 raft_consensus.cc:740] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.301393 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:30.303260 20181 leader_election.cc:343] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.293192 20260 consensus_queue.cc:260] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.329579 20644 raft_consensus.cc:493] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.330078 20644 raft_consensus.cc:515] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.337841 19889 catalog_manager.cc:5697] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:30.332172 20644 leader_election.cc:290] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
W20260709 12:10:30.342774 20180 leader_election.cc:343] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.340009 20579 raft_consensus.cc:493] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.349377 20180 leader_election.cc:304] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.356568 20260 ts_tablet_manager.cc:1434] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.002s
W20260709 12:10:30.356876 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:30.366786 20478 raft_consensus.cc:2749] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.377918 20260 tablet_bootstrap.cc:492] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:30.389936 20259 tablet_bootstrap.cc:654] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.396137 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:30.396974 20211 raft_consensus.cc:2393] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:30.389729 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa0a27836154d08984ffc43511a0a17" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.358224 20579 raft_consensus.cc:515] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.414407 20579 leader_election.cc:290] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:30.423930 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.424682 20142 raft_consensus.cc:2468] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:30.418751 20593 raft_consensus.cc:493] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.425863 20032 leader_election.cc:304] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:30.430936 20258 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:30.431319 20258 ts_tablet_manager.cc:1403] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.374s	user 0.024s	sys 0.050s
I20260709 12:10:30.430743 20478 raft_consensus.cc:493] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.435012 20478 raft_consensus.cc:515] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.436787 20478 leader_election.cc:290] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.436976 20258 raft_consensus.cc:359] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.437507 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:30.437783 20258 raft_consensus.cc:385] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.438099 20258 raft_consensus.cc:740] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.438840 20258 consensus_queue.cc:260] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.440949 20258 ts_tablet_manager.cc:1434] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:10:30.441939 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.442553 20141 raft_consensus.cc:2468] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:30.443698 20180 leader_election.cc:304] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:30.445467 20260 tablet_bootstrap.cc:654] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.445742 19888 catalog_manager.cc:5697] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:30.447742 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:30.448470 20212 raft_consensus.cc:2468] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:30.430174 20593 raft_consensus.cc:515] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.453116 20593 leader_election.cc:290] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:30.430006 20665 raft_consensus.cc:2804] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.454342 20665 raft_consensus.cc:493] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.454866 20665 raft_consensus.cc:3060] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.456229 20682 raft_consensus.cc:2804] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.456647 20682 raft_consensus.cc:493] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.456960 20682 raft_consensus.cc:3060] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.457803 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:30.459209 20106 leader_election.cc:343] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.461215 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:30.462194 19957 leader_election.cc:304] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:30.462493 20662 consensus_queue.cc:1048] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:30.463676 20683 raft_consensus.cc:3060] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.463907 20262 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:30.466264 20262 ts_tablet_manager.cc:1403] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.356s	user 0.018s	sys 0.009s
I20260709 12:10:30.468962 20262 raft_consensus.cc:359] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:30.469573 20262 raft_consensus.cc:385] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.469830 20262 raft_consensus.cc:740] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.470991 20665 raft_consensus.cc:515] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.472168 20066 raft_consensus.cc:2393] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
W20260709 12:10:30.466195 20107 leader_election.cc:343] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.472877 20107 leader_election.cc:304] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.473024 20683 raft_consensus.cc:2749] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.474303 20593 raft_consensus.cc:2749] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.476053 20682 raft_consensus.cc:515] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.478760 20262 consensus_queue.cc:260] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:30.479632 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:30.480087 20258 tablet_bootstrap.cc:492] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:30.480363 20262 ts_tablet_manager.cc:1434] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:10:30.480726 20066 raft_consensus.cc:2393] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:30.481310 20262 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:30.484571 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:30.485011 20259 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:30.485301 20141 raft_consensus.cc:3060] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.485507 20259 ts_tablet_manager.cc:1403] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.261s	user 0.011s	sys 0.000s
I20260709 12:10:30.487614 20258 tablet_bootstrap.cc:654] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.488683 20259 raft_consensus.cc:359] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.490909 20259 raft_consensus.cc:385] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.491202 20259 raft_consensus.cc:740] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.505903 20141 raft_consensus.cc:2468] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:30.507418 20180 leader_election.cc:304] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65
I20260709 12:10:30.507997 19990 raft_consensus.cc:3060] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.508251 20478 raft_consensus.cc:2804] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:30.508824 20478 raft_consensus.cc:697] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:30.509686 20478 consensus_queue.cc:237] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.515635 20665 leader_election.cc:290] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:30.517520 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:30.521008 20623 consensus_queue.cc:1048] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:30.504987 20682 leader_election.cc:290] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.528926 20262 tablet_bootstrap.cc:654] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.535604 20140 raft_consensus.cc:2393] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:30.530839 20645 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.538533 20259 consensus_queue.cc:260] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.540688 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73348dcd08584561a32e720819226c7e" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:30.543967 20645 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.552886 20645 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:30.555105 20588 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.555837 20588 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.559597 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:30.559979 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:30.560606 20211 raft_consensus.cc:2468] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
W20260709 12:10:30.560954 20106 leader_election.cc:343] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.561735 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.562563 20140 raft_consensus.cc:2468] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:30.563771 20106 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.569957 20032 leader_election.cc:304] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:30.573531 20665 raft_consensus.cc:2749] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.566838 19892 catalog_manager.cc:5697] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:30.577862 20588 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:30.578975 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:30.581177 20259 ts_tablet_manager.cc:1434] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.095s	user 0.010s	sys 0.002s
I20260709 12:10:30.583022 20180 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
W20260709 12:10:30.587797 20180 leader_election.cc:343] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.580031 20645 raft_consensus.cc:2804] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.589311 20645 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.589671 20645 raft_consensus.cc:3060] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.596485 20258 tablet_bootstrap.cc:492] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:30.596920 20258 ts_tablet_manager.cc:1403] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.117s	user 0.032s	sys 0.023s
I20260709 12:10:30.598878 20259 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:30.607533 20259 tablet_bootstrap.cc:654] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.612159 20258 raft_consensus.cc:359] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.613381 20258 raft_consensus.cc:385] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.613756 20258 raft_consensus.cc:740] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.614607 20258 consensus_queue.cc:260] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.586865 20682 raft_consensus.cc:2804] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.622210 20682 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.625819 20682 raft_consensus.cc:3060] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.630488 20258 ts_tablet_manager.cc:1434] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:10:30.636363 20258 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:30.645704 20593 consensus_queue.cc:1048] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:30.652441 20260 tablet_bootstrap.cc:492] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:30.652972 20260 ts_tablet_manager.cc:1403] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.281s	user 0.023s	sys 0.004s
I20260709 12:10:30.656989 20260 raft_consensus.cc:359] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.657532 20260 raft_consensus.cc:385] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.657755 20260 raft_consensus.cc:740] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.658424 20260 consensus_queue.cc:260] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.662325 20260 ts_tablet_manager.cc:1434] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:10:30.666602 20260 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:30.633713 20645 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.676963 20262 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:30.677613 20262 ts_tablet_manager.cc:1403] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.196s	user 0.008s	sys 0.012s
I20260709 12:10:30.679200 20259 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:30.679670 20259 ts_tablet_manager.cc:1403] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.014s
I20260709 12:10:30.683909 20262 raft_consensus.cc:359] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.688338 20262 raft_consensus.cc:385] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.688632 20262 raft_consensus.cc:740] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.689018 20682 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.689478 20262 consensus_queue.cc:260] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.699280 20262 ts_tablet_manager.cc:1434] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:10:30.700346 20262 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:30.703552 20645 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:30.709517 20260 tablet_bootstrap.cc:654] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.717885 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:30.709998 20262 tablet_bootstrap.cc:654] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.720772 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
W20260709 12:10:30.721971 20180 leader_election.cc:343] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.711756 20259 raft_consensus.cc:359] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.712474 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
W20260709 12:10:30.722954 20106 leader_election.cc:343] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.723495 20141 raft_consensus.cc:2393] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf9f2f7513d148869f9e6ae6a21397a4 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:30.712859 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
W20260709 12:10:30.714001 20032 consensus_peers.cc:597] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.724587 20214 raft_consensus.cc:2393] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8fff5db009a4f7fa745d08e5aa55113 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:30.724565 20180 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.725760 20478 raft_consensus.cc:2749] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.726174 20259 raft_consensus.cc:385] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.726526 20259 raft_consensus.cc:740] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.726912 20106 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:30.727972 20593 raft_consensus.cc:2749] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.727157 20259 consensus_queue.cc:260] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.736181 20259 ts_tablet_manager.cc:1434] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 12:10:30.736997 20259 tablet_bootstrap.cc:492] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:30.742453 20259 tablet_bootstrap.cc:654] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.745520 20262 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:30.746023 20262 ts_tablet_manager.cc:1403] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 12:10:30.749647 20262 raft_consensus.cc:359] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.750415 20262 raft_consensus.cc:385] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.751264 20262 raft_consensus.cc:740] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.752148 20262 consensus_queue.cc:260] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.753068 20683 raft_consensus.cc:493] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.753515 20683 raft_consensus.cc:515] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.755529 20683 leader_election.cc:290] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:30.755707 20593 consensus_queue.cc:1048] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:30.757786 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.758118 20262 ts_tablet_manager.cc:1434] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:10:30.760206 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c04fc1fcc1436db120763fec75eeaf" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:30.767246 20262 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:30.767961 19957 leader_election.cc:304] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:30.768824 20556 raft_consensus.cc:2749] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.705246 20682 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:30.778080 20262 tablet_bootstrap.cc:654] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.778870 20260 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:30.780893 20556 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.781397 20556 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.782032 20555 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.782738 20555 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.785511 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:30.786154 20066 raft_consensus.cc:2468] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:30.786600 20555 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.790658 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.791268 20258 tablet_bootstrap.cc:654] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.791427 20141 raft_consensus.cc:2468] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:30.792300 19958 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:30.792980 20032 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:30.793987 20644 raft_consensus.cc:2804] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.794570 20644 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.795006 20644 raft_consensus.cc:3060] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.795941 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:30.797379 20665 raft_consensus.cc:2804] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.797789 20665 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.798127 20665 raft_consensus.cc:3060] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.798230 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.798666 20556 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.798959 20139 raft_consensus.cc:2468] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 0.
I20260709 12:10:30.803138 20644 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.804354 19987 raft_consensus.cc:2393] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate c07ec7938b404792bb0bee2ba3d89de8 in this term.
I20260709 12:10:30.820966 20665 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.821960 20662 raft_consensus.cc:493] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.822582 20644 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.822882 20662 raft_consensus.cc:515] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.823508 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:30.825022 20662 leader_election.cc:290] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.824726 19889 catalog_manager.cc:5697] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:30.825598 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:30.826989 20032 leader_election.cc:343] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.828055 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:30.828665 20139 raft_consensus.cc:2468] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:30.830730 20032 leader_election.cc:304] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.834084 20662 raft_consensus.cc:2804] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.834443 20262 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:30.834789 20662 raft_consensus.cc:493] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.835392 20662 raft_consensus.cc:3060] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.779595 20260 ts_tablet_manager.cc:1403] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.001s
I20260709 12:10:30.841508 20260 raft_consensus.cc:359] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.842201 20260 raft_consensus.cc:385] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.843326 20260 raft_consensus.cc:740] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.842866 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:30.849814 20141 raft_consensus.cc:3060] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.858913 20066 raft_consensus.cc:2393] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:30.864550 20665 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.865027 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:30.865964 19990 raft_consensus.cc:2393] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47284959fd49471586c620c0be6cfd65 in current term 1: Already voted for candidate c07ec7938b404792bb0bee2ba3d89de8 in this term.
I20260709 12:10:30.865326 20260 consensus_queue.cc:260] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:30.867391 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:30.869187 20032 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.870193 20260 ts_tablet_manager.cc:1434] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:10:30.871294 20260 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4: Bootstrap starting.
I20260709 12:10:30.871381 20258 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:30.872018 20258 ts_tablet_manager.cc:1403] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.237s	user 0.008s	sys 0.005s
I20260709 12:10:30.874868 20258 raft_consensus.cc:359] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.875545 20258 raft_consensus.cc:385] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.875896 20258 raft_consensus.cc:740] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.875761 20662 raft_consensus.cc:515] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.877053 20258 consensus_queue.cc:260] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.878863 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
W20260709 12:10:30.880432 20032 leader_election.cc:343] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.881127 20555 raft_consensus.cc:2749] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:30.894448 20141 raft_consensus.cc:2468] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 1.
I20260709 12:10:30.834995 20262 ts_tablet_manager.cc:1403] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.000s
I20260709 12:10:30.901149 20262 raft_consensus.cc:359] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.901973 20262 raft_consensus.cc:385] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.902349 20262 raft_consensus.cc:740] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.906118 20662 leader_election.cc:290] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:30.906183 20645 raft_consensus.cc:493] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:30.908221 20259 tablet_bootstrap.cc:492] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:30.909363 20645 raft_consensus.cc:515] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.911587 20645 leader_election.cc:290] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:30.911862 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:30.912482 20139 raft_consensus.cc:3060] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.913229 20662 consensus_queue.cc:1048] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:30.914189 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b04cefbdd8464993800453dca3ee99" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:30.909830 20259 ts_tablet_manager.cc:1403] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.173s	user 0.040s	sys 0.074s
I20260709 12:10:30.914892 20212 raft_consensus.cc:2468] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:30.915874 20258 ts_tablet_manager.cc:1434] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 12:10:30.917497 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b04cefbdd8464993800453dca3ee99" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:30.919015 20106 leader_election.cc:304] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:30.920799 20593 raft_consensus.cc:2804] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:30.921191 20593 raft_consensus.cc:493] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:30.921517 20593 raft_consensus.cc:3060] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.925307 20262 consensus_queue.cc:260] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.926113 19957 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65
I20260709 12:10:30.927943 20262 ts_tablet_manager.cc:1434] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:10:30.930763 20644 raft_consensus.cc:2804] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:30.936378 20644 raft_consensus.cc:697] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:30.937227 20644 consensus_queue.cc:237] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:30.936324 20260 tablet_bootstrap.cc:654] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.939780 20262 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:30.946254 20258 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113: Bootstrap starting.
I20260709 12:10:30.973272 20593 raft_consensus.cc:515] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.980393 20259 raft_consensus.cc:359] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:30.981621 20259 raft_consensus.cc:385] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.981909 20259 raft_consensus.cc:740] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.984282 20593 leader_election.cc:290] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:30.985963 20139 raft_consensus.cc:2468] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:30.985226 20259 consensus_queue.cc:260] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
W20260709 12:10:30.990723 20107 leader_election.cc:343] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:30.994899 20259 ts_tablet_manager.cc:1434] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.080s	user 0.004s	sys 0.003s
I20260709 12:10:30.994239 20032 leader_election.cc:304] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:30.999894 20259 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:31.005842 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b04cefbdd8464993800453dca3ee99" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:31.006731 20069 raft_consensus.cc:3060] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.025451 20683 raft_consensus.cc:493] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.027132 20683 raft_consensus.cc:515] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.029198 20683 leader_election.cc:290] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:31.029680 20588 consensus_queue.cc:1048] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:31.032387 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:31.011689 20662 raft_consensus.cc:2804] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.037384 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1567a7b767a643faa897f231d0ae5a45" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:31.037312 20662 raft_consensus.cc:697] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:31.044703 20262 tablet_bootstrap.cc:654] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.047554 20662 consensus_queue.cc:237] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.048292 20258 tablet_bootstrap.cc:654] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.057327 20139 raft_consensus.cc:2393] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:31.059697 20069 raft_consensus.cc:2468] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:31.074962 20107 leader_election.cc:304] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:31.075765 20338 raft_consensus.cc:2804] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.076221 20260 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4: No bootstrap required, opened a new log
I20260709 12:10:31.076723 20260 ts_tablet_manager.cc:1403] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.001s
I20260709 12:10:31.076261 20338 raft_consensus.cc:697] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:31.078109 20338 consensus_queue.cc:237] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:31.081840 20258 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113: No bootstrap required, opened a new log
I20260709 12:10:31.082618 20258 ts_tablet_manager.cc:1403] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.000s
I20260709 12:10:31.096688 19890 catalog_manager.cc:5697] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:31.083698 20260 raft_consensus.cc:359] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.098680 20260 raft_consensus.cc:385] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.099010 20260 raft_consensus.cc:740] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.100581 20260 consensus_queue.cc:260] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.106351 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b04cefbdd8464993800453dca3ee99" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:31.106945 19958 leader_election.cc:304] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113
I20260709 12:10:31.107291 20211 raft_consensus.cc:3060] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.108198 20556 raft_consensus.cc:3060] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.133087 19987 raft_consensus.cc:3060] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.143251 20682 raft_consensus.cc:493] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.143841 20682 raft_consensus.cc:515] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.145960 20682 leader_election.cc:290] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:31.146428 20262 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:31.146948 20262 ts_tablet_manager.cc:1403] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.207s	user 0.008s	sys 0.006s
I20260709 12:10:31.149410 20262 raft_consensus.cc:359] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.150076 20262 raft_consensus.cc:385] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.152168 20262 raft_consensus.cc:740] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.153999 20260 ts_tablet_manager.cc:1434] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:10:31.151414 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:31.156487 20258 raft_consensus.cc:359] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.162870 20258 raft_consensus.cc:385] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.163203 20258 raft_consensus.cc:740] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.163883 20258 consensus_queue.cc:260] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.166705 20258 ts_tablet_manager.cc:1434] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.002s
I20260709 12:10:31.138154 19891 catalog_manager.cc:5697] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:31.167819 20181 leader_election.cc:343] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.175429 20262 consensus_queue.cc:260] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.173517 19890 catalog_manager.cc:5697] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:31.183904 20714 log.cc:927] Time spent T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 12:10:31.188653 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 50627.8us
I20260709 12:10:31.176369 20556 raft_consensus.cc:2749] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:31.202677 20262 ts_tablet_manager.cc:1434] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 12:10:31.203773 20262 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:31.195338 20516 consensus_queue.cc:1048] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:10:31.217410 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
W20260709 12:10:31.220394 20180 leader_election.cc:343] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.220844 20180 leader_election.cc:304] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:31.222333 20478 raft_consensus.cc:2749] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:31.230633 20262 tablet_bootstrap.cc:654] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.231503 20211 raft_consensus.cc:2468] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:31.233582 20259 tablet_bootstrap.cc:654] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.275072 20722 raft_consensus.cc:493] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.280371 20722 raft_consensus.cc:515] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.281239 20259 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:31.281761 20259 ts_tablet_manager.cc:1403] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.286s	user 0.006s	sys 0.009s
I20260709 12:10:31.282693 20722 leader_election.cc:290] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:31.289055 20259 raft_consensus.cc:359] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.290020 20259 raft_consensus.cc:385] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.290298 20259 raft_consensus.cc:740] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.290977 20259 consensus_queue.cc:260] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.294013 20259 ts_tablet_manager.cc:1434] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 12:10:31.296010 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:43521, user_credentials={real_user=slave}} blocked reactor thread for 74188.6us
I20260709 12:10:31.298811 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0970afce8546b09c260261ba75725d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:31.299273 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0970afce8546b09c260261ba75725d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:31.299830 20262 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:31.299922 20140 raft_consensus.cc:2468] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 0.
I20260709 12:10:31.300402 20262 ts_tablet_manager.cc:1403] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.016s
I20260709 12:10:31.306778 20259 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:31.317713 20262 raft_consensus.cc:359] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.318856 20262 raft_consensus.cc:385] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.319041 20259 tablet_bootstrap.cc:654] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.319271 20262 raft_consensus.cc:740] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.320108 20262 consensus_queue.cc:260] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.309361 20180 leader_election.cc:304] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
W20260709 12:10:31.331888 20180 leader_election.cc:343] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.334770 20478 raft_consensus.cc:2804] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.335206 20478 raft_consensus.cc:493] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.335556 20478 raft_consensus.cc:3060] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.342518 20262 ts_tablet_manager.cc:1434] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.001s
I20260709 12:10:31.343742 20262 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:31.351727 20259 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:31.352340 20259 ts_tablet_manager.cc:1403] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 12:10:31.363129 20259 raft_consensus.cc:359] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.363916 20259 raft_consensus.cc:385] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.364200 20259 raft_consensus.cc:740] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.365499 20593 raft_consensus.cc:493] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.366034 20593 raft_consensus.cc:515] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.364825 20259 consensus_queue.cc:260] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.374970 20259 ts_tablet_manager.cc:1434] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:10:31.376863 20593 leader_election.cc:290] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:31.387976 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:31.388747 20066 raft_consensus.cc:2468] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 0.
I20260709 12:10:31.391196 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:31.393985 20107 leader_election.cc:304] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:31.394724 20655 raft_consensus.cc:2804] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.395156 20655 raft_consensus.cc:493] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.395524 20655 raft_consensus.cc:3060] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:31.401517 20106 leader_election.cc:343] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.403558 20642 consensus_queue.cc:1048] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:31.407002 20259 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: Bootstrap starting.
I20260709 12:10:31.408169 20262 tablet_bootstrap.cc:654] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.411448 20655 raft_consensus.cc:515] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.416520 20259 tablet_bootstrap.cc:654] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.410228 20478 raft_consensus.cc:515] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.420178 20478 leader_election.cc:290] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:31.420635 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:31.421749 20655 leader_election.cc:290] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:31.421378 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0970afce8546b09c260261ba75725d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:31.423153 20141 raft_consensus.cc:3060] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:31.424417 20106 leader_election.cc:343] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.423651 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:31.426911 20066 raft_consensus.cc:3060] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.433768 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0970afce8546b09c260261ba75725d" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
W20260709 12:10:31.435184 20180 leader_election.cc:343] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.436614 20066 raft_consensus.cc:2468] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:31.442395 20107 leader_election.cc:304] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:31.443789 20645 raft_consensus.cc:2804] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.444507 20645 raft_consensus.cc:697] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:31.445569 20645 consensus_queue.cc:237] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:31.437434 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:31.440769 20141 raft_consensus.cc:2468] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:31.452620 20180 leader_election.cc:304] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:31.453980 20721 raft_consensus.cc:2804] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.454567 20721 raft_consensus.cc:697] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:31.455408 20721 consensus_queue.cc:237] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.457863 20665 raft_consensus.cc:493] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.486137 20665 raft_consensus.cc:515] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.487782 20683 consensus_queue.cc:1048] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:31.488296 20665 leader_election.cc:290] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:31.490042 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:31.490355 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:31.491129 20211 raft_consensus.cc:2468] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
W20260709 12:10:31.491382 20032 leader_election.cc:343] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.496011 20032 leader_election.cc:304] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:31.500355 20665 raft_consensus.cc:2804] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.505436 20665 raft_consensus.cc:493] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.505788 20665 raft_consensus.cc:3060] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.520013 20665 raft_consensus.cc:515] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.520866 20683 raft_consensus.cc:493] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.524279 20683 raft_consensus.cc:515] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.530740 20259 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: No bootstrap required, opened a new log
I20260709 12:10:31.530676 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:31.531526 20259 ts_tablet_manager.cc:1403] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.010s
I20260709 12:10:31.533725 20683 leader_election.cc:290] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:31.536798 20555 consensus_queue.cc:1048] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:31.539184 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:31.552224 20259 raft_consensus.cc:359] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.552975 20259 raft_consensus.cc:385] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.553243 20259 raft_consensus.cc:740] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.556576 20259 consensus_queue.cc:260] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.558686 19891 catalog_manager.cc:5697] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 1 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:31.557180 19958 leader_election.cc:304] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:31.565152 20683 raft_consensus.cc:2749] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:31.568673 20262 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:31.569211 20262 ts_tablet_manager.cc:1403] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.226s	user 0.025s	sys 0.014s
I20260709 12:10:31.570585 20259 ts_tablet_manager.cc:1434] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260709 12:10:31.576728 20642 raft_consensus.cc:493] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.583626 20642 raft_consensus.cc:515] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.593717 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:31.601856 20665 leader_election.cc:290] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:31.607271 20262 raft_consensus.cc:359] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.608006 20262 raft_consensus.cc:385] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.608271 20262 raft_consensus.cc:740] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.603998 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:31.597517 20642 leader_election.cc:290] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
W20260709 12:10:31.611790 20032 leader_election.cc:343] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.612021 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:31.612455 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:31.612665 20214 raft_consensus.cc:3060] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.614024 19958 leader_election.cc:304] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:31.615272 20262 consensus_queue.cc:260] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.616425 20556 raft_consensus.cc:2749] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:31.620265 20214 raft_consensus.cc:2468] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:31.617108 19890 catalog_manager.cc:5697] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:31.621419 20032 leader_election.cc:304] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:31.622828 20555 raft_consensus.cc:2804] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.623296 20555 raft_consensus.cc:697] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:31.624085 20555 consensus_queue.cc:237] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.626595 20623 consensus_queue.cc:1048] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:31.632256 20262 ts_tablet_manager.cc:1434] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.002s
I20260709 12:10:31.633361 20262 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:31.640610 20262 tablet_bootstrap.cc:654] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.640574 20662 raft_consensus.cc:493] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.641255 20662 raft_consensus.cc:515] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.643390 20662 leader_election.cc:290] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:31.646368 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:31.646663 19891 catalog_manager.cc:5697] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:31.647292 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:31.647993 20214 raft_consensus.cc:2468] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 0.
I20260709 12:10:31.649928 20032 leader_election.cc:304] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:31.656133 20665 raft_consensus.cc:2804] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.656538 20665 raft_consensus.cc:493] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.656893 20665 raft_consensus.cc:3060] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.664672 20642 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.665266 20642 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.667392 20642 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:31.669464 20655 consensus_queue.cc:1048] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:31.670004 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:31.670895 20140 raft_consensus.cc:2393] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate b8fff5db009a4f7fa745d08e5aa55113 in this term.
I20260709 12:10:31.671589 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:31.672386 20211 raft_consensus.cc:2393] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate cf9f2f7513d148869f9e6ae6a21397a4 in this term.
I20260709 12:10:31.673617 19957 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:31.674674 20642 raft_consensus.cc:3060] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.676913 20665 raft_consensus.cc:515] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.683511 20665 leader_election.cc:290] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:31.686272 20642 raft_consensus.cc:2749] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:31.688555 20032 leader_election.cc:343] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.706914 19991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:31.708559 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:31.709241 20214 raft_consensus.cc:3060] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.720862 20262 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:31.721444 20262 ts_tablet_manager.cc:1403] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.000s
I20260709 12:10:31.742529 20214 raft_consensus.cc:2468] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:31.749171 20338 consensus_queue.cc:1048] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:31.752615 20032 leader_election.cc:343] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.762845 19990 raft_consensus.cc:3060] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.737684 20262 raft_consensus.cc:359] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.778769 20262 raft_consensus.cc:385] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.779117 20262 raft_consensus.cc:740] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.782941 20262 consensus_queue.cc:260] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.789629 20262 ts_tablet_manager.cc:1434] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 12:10:31.792917 20262 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:31.800551 19991 raft_consensus.cc:3060] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.801617 20262 tablet_bootstrap.cc:654] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.810642 20032 leader_election.cc:304] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:31.813505 20623 raft_consensus.cc:2804] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.814044 20623 raft_consensus.cc:697] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:31.815125 20623 consensus_queue.cc:237] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:31.829452 20262 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:31.831533 20262 ts_tablet_manager.cc:1403] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.009s
I20260709 12:10:31.834235 20262 raft_consensus.cc:359] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.838124 20262 raft_consensus.cc:385] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.838447 20262 raft_consensus.cc:740] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.839143 20262 consensus_queue.cc:260] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:31.841459 20262 ts_tablet_manager.cc:1434] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:10:31.842505 20262 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:31.850852 20262 tablet_bootstrap.cc:654] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.865332 20478 consensus_queue.cc:1048] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:31.886878 20262 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:31.887338 20262 ts_tablet_manager.cc:1403] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.000s
I20260709 12:10:31.889918 20262 raft_consensus.cc:359] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.890700 20262 raft_consensus.cc:385] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.890977 20262 raft_consensus.cc:740] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.891609 20262 consensus_queue.cc:260] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:31.893558 20262 ts_tablet_manager.cc:1434] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:31.894496 20262 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:31.897890 19991 raft_consensus.cc:3060] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.897601 19888 catalog_manager.cc:5697] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:31.900213 20262 tablet_bootstrap.cc:654] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.921388 20516 consensus_queue.cc:1048] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:31.998940 19990 raft_consensus.cc:3060] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.018013 20262 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: No bootstrap required, opened a new log
I20260709 12:10:32.018627 20262 ts_tablet_manager.cc:1403] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.124s	user 0.046s	sys 0.074s
I20260709 12:10:32.021083 20262 raft_consensus.cc:359] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:32.021812 20262 raft_consensus.cc:385] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.022063 20262 raft_consensus.cc:740] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.022836 20262 consensus_queue.cc:260] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:32.025142 20262 ts_tablet_manager.cc:1434] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:32.049194 20593 consensus_queue.cc:1048] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.065698 20593 consensus_queue.cc:1048] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:32.073616 20665 consensus_queue.cc:1048] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.118940 19990 raft_consensus.cc:3060] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.164237 20642 raft_consensus.cc:493] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.165006 20642 raft_consensus.cc:515] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:32.168552 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:32.182116 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e90a7b540e9433ab3c7fc715b024310" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:32.185843 19958 leader_election.cc:304] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:32.186651 20623 consensus_queue.cc:1048] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.186731 20683 raft_consensus.cc:2749] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:32.191052 20642 leader_election.cc:290] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:32.275007 20642 raft_consensus.cc:493] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.275502 20642 raft_consensus.cc:515] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:32.282938 20642 leader_election.cc:290] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:32.288311 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:32.289865 20211 raft_consensus.cc:2393] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c07ec7938b404792bb0bee2ba3d89de8 in current term 1: Already voted for candidate 47284959fd49471586c620c0be6cfd65 in this term.
I20260709 12:10:32.293555 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:32.295847 19958 leader_election.cc:304] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8; no voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:32.296988 20642 raft_consensus.cc:3060] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.304980 20642 raft_consensus.cc:2749] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.365151 20665 consensus_queue.cc:1048] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:32.405581 20623 consensus_queue.cc:1048] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:32.495751 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:32.534981 20723 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.535573 20723 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:32.537580 20723 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:32.540581 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:32.541602 20140 raft_consensus.cc:2468] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:32.542754 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8" is_pre_election: true
I20260709 12:10:32.542917 20180 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:32.543602 19990 raft_consensus.cc:2468] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:32.547544 20723 raft_consensus.cc:2804] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:32.549258 20723 raft_consensus.cc:493] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:32.549721 20723 raft_consensus.cc:3060] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.562731 20723 raft_consensus.cc:515] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:32.565050 20723 leader_election.cc:290] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:32.568411 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:32.569273 20141 raft_consensus.cc:3060] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.575817 19990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f0c313683c475cbb76e436a32edc09" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
I20260709 12:10:32.576617 19990 raft_consensus.cc:3060] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.577936 20141 raft_consensus.cc:2468] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:32.583127 20180 leader_election.cc:304] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:32.583909 20478 raft_consensus.cc:2804] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.584328 20478 raft_consensus.cc:697] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:32.585021 20478 consensus_queue.cc:237] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER 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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:32.615345 19990 raft_consensus.cc:2468] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:32.627477 19888 catalog_manager.cc:5697] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 0 to 2, leader changed from <none> to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 2 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:33.051159 19990 raft_consensus.cc:1275] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:33.052940 20723 consensus_queue.cc:1048] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:33.137621 20141 raft_consensus.cc:1275] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:33.143028 20723 consensus_queue.cc:1048] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:33.489245 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
W20260709 12:10:33.505863 20032 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 12:10:33.536902 20032 consensus_peers.cc:597] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.562422 20106 consensus_peers.cc:597] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.571659 20032 consensus_peers.cc:597] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.574733 20032 consensus_peers.cc:597] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.576726 20180 consensus_peers.cc:597] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.577412 20180 consensus_peers.cc:597] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.579218 20106 consensus_peers.cc:597] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.577973 20032 consensus_peers.cc:597] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.598696 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:33.600629 16735 tablet_replica.cc:333] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.601596 16735 raft_consensus.cc:2243] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.602201 16735 raft_consensus.cc:2272] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.604935 16735 tablet_replica.cc:333] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.605892 16735 raft_consensus.cc:2243] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.606511 16735 raft_consensus.cc:2272] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.609099 16735 tablet_replica.cc:333] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.610025 16735 raft_consensus.cc:2243] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.610702 16735 raft_consensus.cc:2272] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.610765 20106 consensus_peers.cc:597] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.613451 16735 tablet_replica.cc:333] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.614434 16735 raft_consensus.cc:2243] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.615439 16735 raft_consensus.cc:2272] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.617995 16735 tablet_replica.cc:333] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.618983 16735 raft_consensus.cc:2243] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.619500 16735 raft_consensus.cc:2272] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.621778 16735 tablet_replica.cc:333] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.622639 16735 raft_consensus.cc:2243] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.623198 16735 raft_consensus.cc:2272] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.625885 16735 tablet_replica.cc:333] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.626837 16735 raft_consensus.cc:2243] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.627424 16735 raft_consensus.cc:2272] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.630300 16735 tablet_replica.cc:333] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.631353 16735 raft_consensus.cc:2243] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.631968 16735 raft_consensus.cc:2272] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.634825 16735 tablet_replica.cc:333] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.635821 16735 raft_consensus.cc:2243] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.638067 16735 raft_consensus.cc:2272] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.640559 16735 tablet_replica.cc:333] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.641386 16735 raft_consensus.cc:2243] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.641899 16735 raft_consensus.cc:2272] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.644377 16735 tablet_replica.cc:333] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.645183 16735 raft_consensus.cc:2243] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.646222 16735 raft_consensus.cc:2272] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.648766 16735 tablet_replica.cc:333] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.649727 16735 raft_consensus.cc:2243] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:33.649960 20106 consensus_peers.cc:597] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.650345 16735 raft_consensus.cc:2272] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.662993 20180 consensus_peers.cc:597] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.663537 16735 tablet_replica.cc:333] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.664675 16735 raft_consensus.cc:2243] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.665280 16735 raft_consensus.cc:2272] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.667969 16735 tablet_replica.cc:333] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.668862 16735 raft_consensus.cc:2243] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.669538 16735 raft_consensus.cc:2272] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.675653 20106 consensus_peers.cc:597] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.676402 20032 consensus_peers.cc:597] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.678144 20032 consensus_peers.cc:597] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.681176 20032 consensus_peers.cc:597] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.685547 16735 tablet_replica.cc:333] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.686663 16735 raft_consensus.cc:2243] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.687613 16735 raft_consensus.cc:2272] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.690075 20106 consensus_peers.cc:597] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.690439 16735 tablet_replica.cc:333] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.691576 16735 raft_consensus.cc:2243] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.692183 16735 raft_consensus.cc:2272] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.694945 16735 tablet_replica.cc:333] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
W20260709 12:10:33.695461 20106 consensus_peers.cc:597] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.695919 16735 raft_consensus.cc:2243] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.696640 16735 raft_consensus.cc:2272] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.699360 16735 tablet_replica.cc:333] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.700297 16735 raft_consensus.cc:2243] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.700865 16735 raft_consensus.cc:2272] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.703569 16735 tablet_replica.cc:333] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.704486 16735 raft_consensus.cc:2243] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.705046 16735 raft_consensus.cc:2272] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.707732 16735 tablet_replica.cc:333] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.708652 16735 raft_consensus.cc:2243] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.709200 16735 raft_consensus.cc:2272] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.710556 20180 consensus_peers.cc:597] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.711937 16735 tablet_replica.cc:333] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.713007 16735 raft_consensus.cc:2243] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.714092 16735 raft_consensus.cc:2272] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.716874 16735 tablet_replica.cc:333] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.717881 16735 raft_consensus.cc:2243] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.718477 16735 raft_consensus.cc:2272] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.721241 16735 tablet_replica.cc:333] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.723290 16735 raft_consensus.cc:2243] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.724241 16735 raft_consensus.cc:2272] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.726523 16735 tablet_replica.cc:333] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.727298 16735 raft_consensus.cc:2243] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.728264 16735 raft_consensus.cc:2272] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.730728 16735 tablet_replica.cc:333] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.731513 16735 raft_consensus.cc:2243] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:33.731860 20032 consensus_peers.cc:597] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.731988 16735 raft_consensus.cc:2272] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.734537 16735 tablet_replica.cc:333] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.735409 16735 raft_consensus.cc:2243] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.735919 16735 raft_consensus.cc:2272] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.738255 16735 tablet_replica.cc:333] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.739218 16735 raft_consensus.cc:2243] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.739717 16735 raft_consensus.cc:2272] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.742097 16735 tablet_replica.cc:333] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.742972 16735 raft_consensus.cc:2243] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.743502 16735 raft_consensus.cc:2272] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.746064 16735 tablet_replica.cc:333] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.746871 16735 raft_consensus.cc:2243] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.747385 16735 raft_consensus.cc:2272] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.747917 20180 consensus_peers.cc:597] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.750016 16735 tablet_replica.cc:333] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.750982 16735 raft_consensus.cc:2243] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.751969 16735 raft_consensus.cc:2272] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.754381 16735 tablet_replica.cc:333] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.755146 16735 raft_consensus.cc:2243] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.755621 16735 raft_consensus.cc:2272] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.760591 16735 tablet_replica.cc:333] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.761409 16735 raft_consensus.cc:2243] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.762408 16735 raft_consensus.cc:2272] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.766206 16735 tablet_replica.cc:333] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.767082 16735 raft_consensus.cc:2243] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.767599 16735 raft_consensus.cc:2272] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.769937 16735 tablet_replica.cc:333] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
W20260709 12:10:33.770785 20180 consensus_peers.cc:597] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.770802 16735 raft_consensus.cc:2243] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.771934 16735 raft_consensus.cc:2272] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.775498 16735 tablet_replica.cc:333] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.776332 16735 raft_consensus.cc:2243] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.776901 16735 raft_consensus.cc:2272] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.779489 16735 tablet_replica.cc:333] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.780328 16735 raft_consensus.cc:2243] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:33.780650 20032 consensus_peers.cc:597] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.780898 16735 raft_consensus.cc:2272] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.781323 20032 consensus_peers.cc:597] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.783703 16735 tablet_replica.cc:333] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.784662 16735 raft_consensus.cc:2243] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:33.784981 20032 consensus_peers.cc:597] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.785229 16735 raft_consensus.cc:2272] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.787773 16735 tablet_replica.cc:333] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.788571 16735 raft_consensus.cc:2243] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:33.789498 16735 raft_consensus.cc:2272] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.792200 16735 tablet_replica.cc:333] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.792979 16735 raft_consensus.cc:2243] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.793479 16735 raft_consensus.cc:2272] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.795102 20032 consensus_peers.cc:597] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.795939 16735 tablet_replica.cc:333] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.796799 16735 raft_consensus.cc:2243] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.797294 16735 raft_consensus.cc:2272] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.799710 16735 tablet_replica.cc:333] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.800442 16735 raft_consensus.cc:2243] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.800927 16735 raft_consensus.cc:2272] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.804279 16735 tablet_replica.cc:333] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.805050 16735 raft_consensus.cc:2243] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.805678 16735 raft_consensus.cc:2272] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.809523 16735 tablet_replica.cc:333] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.811513 16735 raft_consensus.cc:2243] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.812100 16735 raft_consensus.cc:2272] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.814568 16735 tablet_replica.cc:333] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
I20260709 12:10:33.815263 16735 raft_consensus.cc:2243] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.815785 16735 raft_consensus.cc:2272] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:33.818781 16735 tablet_replica.cc:333] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: stopping tablet replica
W20260709 12:10:33.822451 20180 consensus_peers.cc:597] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:33.821601 16735 raft_consensus.cc:2243] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:33.823424 16735 raft_consensus.cc:2272] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:33.828019 20106 consensus_peers.cc:597] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.876183 20180 consensus_peers.cc:597] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.898689 20106 consensus_peers.cc:597] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:33.908519 20032 consensus_peers.cc:597] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.052380 20032 connection.cc:769] client connection to 127.16.87.193:43521 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 12:10:34.050230 20180 consensus_peers.cc:597] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.070950 20106 consensus_peers.cc:597] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.071504 20106 consensus_peers.cc:597] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.087884 20180 consensus_peers.cc:597] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.135735 20032 consensus_peers.cc:597] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.174474 20032 consensus_peers.cc:597] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:34.768047 20755 raft_consensus.cc:493] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.769039 20770 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.770090 20770 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:34.772773 20770 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:34.774457 20755 raft_consensus.cc:515] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:34.776561 20755 leader_election.cc:290] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:34.777348 20772 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.777920 20772 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:34.778688 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:34.780227 20772 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:34.781360 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:34.785884 20180 leader_election.cc:336] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.786182 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:34.786389 20180 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:34.787096 20772 raft_consensus.cc:2749] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:34.800330 20032 leader_election.cc:336] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.806264 20032 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:34.807018 20755 raft_consensus.cc:2749] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:34.807216 20032 leader_election.cc:336] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.807833 20032 leader_election.cc:304] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:34.808665 20755 raft_consensus.cc:2749] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:34.918193 20723 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.918808 20723 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:34.920974 20723 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:34.922719 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:34.923653 20723 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.924325 20723 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:34.926390 20723 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:34.930989 20338 raft_consensus.cc:493] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.931538 20338 raft_consensus.cc:515] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:34.933391 20338 leader_election.cc:290] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
W20260709 12:10:34.934912 20180 leader_election.cc:336] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.935381 20180 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:34.936060 20723 raft_consensus.cc:2749] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:34.936654 20338 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.937577 20338 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:34.940598 20338 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:34.941463 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
W20260709 12:10:34.943337 20180 leader_election.cc:336] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.946671 20770 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.947153 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:34.947355 20770 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:34.950179 20770 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:34.952451 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
W20260709 12:10:34.955307 20032 leader_election.cc:336] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.955727 20032 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47284959fd49471586c620c0be6cfd65; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:34.956370 20770 raft_consensus.cc:2749] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:34.957159 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:34.959409 20180 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf9f2f7513d148869f9e6ae6a21397a4; no voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:34.960357 20784 raft_consensus.cc:2749] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:34.961146 20106 leader_election.cc:336] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.961611 20106 leader_election.cc:304] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:34.962471 20645 raft_consensus.cc:2749] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:34.962554 20106 leader_election.cc:336] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.963666 20106 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:34.967203 20645 raft_consensus.cc:2749] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:34.968005 20338 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.969981 20338 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:34.972981 20338 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:34.974907 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:34.975554 20212 raft_consensus.cc:2468] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:34.980119 20106 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:34.981492 20338 raft_consensus.cc:2804] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:34.981938 20338 raft_consensus.cc:493] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:34.982297 20338 raft_consensus.cc:3060] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:34.991122 20106 leader_election.cc:336] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:34.994056 20338 raft_consensus.cc:515] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:34.996484 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44cec7a9f494a9a221c30c758eb63" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:34.996989 20212 raft_consensus.cc:3060] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.006255 20212 raft_consensus.cc:2468] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 2.
I20260709 12:10:35.007316 20338 leader_election.cc:290] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.008931 20106 leader_election.cc:304] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:35.009919 20338 raft_consensus.cc:2804] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.010725 20338 raft_consensus.cc:697] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
W20260709 12:10:35.012754 16735 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20015)
I20260709 12:10:35.011643 20338 consensus_queue.cc:237] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:35.017199 20106 leader_election.cc:336] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.023569 20783 raft_consensus.cc:493] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.024194 20783 raft_consensus.cc:515] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.028506 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:35.026178 20783 leader_election.cc:290] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.034624 20770 raft_consensus.cc:493] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.035208 20770 raft_consensus.cc:515] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:35.035786 20106 leader_election.cc:336] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.036216 20106 leader_election.cc:304] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.037205 20770 leader_election.cc:290] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:35.041319 19889 catalog_manager.cc:5697] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:35.046870 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:35.047490 20140 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:35.048450 20645 raft_consensus.cc:2749] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:35.049701 20032 leader_election.cc:336] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.057852 20755 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.058782 20755 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.061412 20755 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.065030 20032 leader_election.cc:304] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.068851 20774 raft_consensus.cc:2804] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.069208 20774 raft_consensus.cc:493] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.069554 20774 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.077623 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:35.078289 20214 raft_consensus.cc:2468] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:35.079312 20770 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.079905 20770 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.082120 20770 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:35.088032 20338 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.088841 20338 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.099184 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:35.099902 20141 raft_consensus.cc:2468] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
W20260709 12:10:35.109777 20032 leader_election.cc:336] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.110881 20338 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.112349 20774 raft_consensus.cc:515] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.115418 20774 leader_election.cc:290] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
W20260709 12:10:35.116830 20106 leader_election.cc:336] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.122949 20032 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.123231 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:35.123832 20066 raft_consensus.cc:2468] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:35.127375 20788 raft_consensus.cc:2804] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.127848 20788 raft_consensus.cc:493] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.128247 20788 raft_consensus.cc:3060] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.128968 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:35.129580 20141 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.141285 20032 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:35.142764 20774 raft_consensus.cc:2804] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.143185 20107 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.142449 20788 raft_consensus.cc:515] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.144516 20338 raft_consensus.cc:2804] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.144870 20338 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.145236 20338 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.145961 20788 leader_election.cc:290] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.149854 20786 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.150558 20786 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.143188 20774 raft_consensus.cc:493] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.151576 20774 raft_consensus.cc:3060] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.152753 20786 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.159780 20784 raft_consensus.cc:493] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.160521 20784 raft_consensus.cc:515] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:35.162675 20723 raft_consensus.cc:493] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.163530 20784 leader_election.cc:290] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.163285 20723 raft_consensus.cc:515] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.165392 20723 leader_election.cc:290] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.167055 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:35.167629 20066 raft_consensus.cc:2468] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:35.168943 20181 leader_election.cc:304] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
W20260709 12:10:35.170374 20180 leader_election.cc:336] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
W20260709 12:10:35.170905 20180 leader_election.cc:336] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
W20260709 12:10:35.173097 20106 leader_election.cc:336] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.173259 20784 raft_consensus.cc:2804] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.174387 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113" is_pre_election: true
I20260709 12:10:35.174954 20140 raft_consensus.cc:2468] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 1.
I20260709 12:10:35.175585 20784 raft_consensus.cc:493] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.176092 20784 raft_consensus.cc:3060] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.180523 20180 leader_election.cc:304] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.181497 20772 raft_consensus.cc:2804] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.181854 20772 raft_consensus.cc:493] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.182201 20772 raft_consensus.cc:3060] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.141976 20141 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 2.
I20260709 12:10:35.188915 20338 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.189610 20788 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
W20260709 12:10:35.200690 20032 leader_election.cc:336] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.192549 20788 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:35.204239 20106 leader_election.cc:336] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.205914 20788 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.217370 20772 raft_consensus.cc:515] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:35.187692 20774 raft_consensus.cc:515] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.220508 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65" is_pre_election: true
I20260709 12:10:35.208473 20338 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.224176 20069 raft_consensus.cc:2468] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 1.
I20260709 12:10:35.222577 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:35.225324 20066 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.225883 20772 leader_election.cc:290] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.232190 20774 leader_election.cc:290] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:35.233117 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c144c51d5e6e44098406b58886e44a37" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:35.233702 20214 raft_consensus.cc:3060] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.240852 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" is_pre_election: true
I20260709 12:10:35.241015 20214 raft_consensus.cc:2468] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 2.
I20260709 12:10:35.241539 20212 raft_consensus.cc:2468] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 1.
I20260709 12:10:35.242620 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e50c0f014974bce87640eb93cd77270" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:35.243459 20141 raft_consensus.cc:3060] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.229760 20784 raft_consensus.cc:515] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.233651 20066 raft_consensus.cc:2468] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 2.
I20260709 12:10:35.272125 20784 leader_election.cc:290] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.276875 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bb670bbf1145a7a5f9cead18427283" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:35.277453 20066 raft_consensus.cc:3060] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.277580 20107 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.278988 20786 raft_consensus.cc:2804] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.279349 20786 raft_consensus.cc:493] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.279685 20786 raft_consensus.cc:3060] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.287829 20032 leader_election.cc:304] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:35.288709 20770 raft_consensus.cc:2804] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.288857 20786 raft_consensus.cc:515] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.297086 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c6703a83b04ebf9e70b5328068e529" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:35.300298 20139 raft_consensus.cc:3060] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.301983 20770 raft_consensus.cc:697] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:35.303421 20770 consensus_queue.cc:237] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.309720 20139 raft_consensus.cc:2468] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 2.
W20260709 12:10:35.298859 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:43521, user_credentials={real_user=slave}} blocked reactor thread for 66096.5us
W20260709 12:10:35.312482 20032 leader_election.cc:336] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
W20260709 12:10:35.315857 20180 leader_election.cc:336] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.325179 20066 raft_consensus.cc:2468] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:35.319180 20786 leader_election.cc:290] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: Requested vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:35.326247 20181 leader_election.cc:304] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:35.327121 20794 raft_consensus.cc:2804] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.327646 20794 raft_consensus.cc:697] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:35.328574 20794 consensus_queue.cc:237] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.319746 20107 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.329842 20032 leader_election.cc:304] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:35.330735 20032 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:35.331458 20755 raft_consensus.cc:2804] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.331722 20795 raft_consensus.cc:2804] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.332053 20755 raft_consensus.cc:697] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:35.332351 20795 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:35.332742 20795 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.333214 20755 consensus_queue.cc:237] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.336985 20786 raft_consensus.cc:2804] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.337821 20786 raft_consensus.cc:697] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:35.338884 20786 consensus_queue.cc:237] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.345796 19889 catalog_manager.cc:5697] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:35.350157 20141 raft_consensus.cc:2468] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
W20260709 12:10:35.356040 20180 leader_election.cc:336] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.364431 19888 catalog_manager.cc:5697] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 2 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:35.367177 20106 leader_election.cc:336] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.390578 19888 catalog_manager.cc:5697] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.398053 20795 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.403442 20180 leader_election.cc:304] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [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: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.415220 20772 raft_consensus.cc:2804] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:10:35.367388 20032 leader_election.cc:336] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.415746 20772 raft_consensus.cc:697] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
W20260709 12:10:35.416010 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:43521, user_credentials={real_user=slave}} blocked reactor thread for 48656us
W20260709 12:10:35.416836 20032 leader_election.cc:336] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.416688 20772 consensus_queue.cc:237] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:35.417711 20032 leader_election.cc:336] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.435976 20795 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:35.438295 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c48b9fa0164c9787005aa7ac676ffa" candidate_uuid: "b8fff5db009a4f7fa745d08e5aa55113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:35.441869 20066 raft_consensus.cc:3060] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.449021 20066 raft_consensus.cc:2468] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fff5db009a4f7fa745d08e5aa55113 in term 2.
I20260709 12:10:35.456234 20032 leader_election.cc:304] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.457633 20211 raft_consensus.cc:1275] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer b8fff5db009a4f7fa745d08e5aa55113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.460506 20755 raft_consensus.cc:2804] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.460999 20755 raft_consensus.cc:697] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:35.461867 20755 consensus_queue.cc:237] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:35.457764 20106 consensus_peers.cc:597] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:35.469290 19888 catalog_manager.cc:5697] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 2 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:35.478754 20338 consensus_queue.cc:1048] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:35.485729 19889 catalog_manager.cc:5697] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.539570 19889 catalog_manager.cc:5697] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:35.548784 20107 leader_election.cc:304] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:35.548997 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:35.549602 20214 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.549885 20786 raft_consensus.cc:2804] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.550441 20786 raft_consensus.cc:697] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Becoming Leader. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:35.551326 20786 consensus_queue.cc:237] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:35.557282 20214 raft_consensus.cc:2468] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 2.
I20260709 12:10:35.585834 20032 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:35.587145 20788 raft_consensus.cc:2804] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.587631 20788 raft_consensus.cc:697] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
W20260709 12:10:35.588613 20032 leader_election.cc:336] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:35.588575 20788 consensus_queue.cc:237] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:35.597962 19888 catalog_manager.cc:5697] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "b8fff5db009a4f7fa745d08e5aa55113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.634255 19889 catalog_manager.cc:5697] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 1 to 2, leader changed from c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193) to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.732488 20068 raft_consensus.cc:1275] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.735172 20772 consensus_queue.cc:1048] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:35.752424 20180 consensus_peers.cc:597] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:35.819844 20106 consensus_peers.cc:597] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:35.837196 20106 consensus_peers.cc:597] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:35.856706 20032 consensus_peers.cc:597] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:35.864897 20032 consensus_peers.cc:597] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:35.866586 20066 raft_consensus.cc:1275] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer b8fff5db009a4f7fa745d08e5aa55113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.867805 20786 consensus_queue.cc:1048] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:35.905597 20141 raft_consensus.cc:1275] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer 47284959fd49471586c620c0be6cfd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.911479 20211 raft_consensus.cc:1275] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer 47284959fd49471586c620c0be6cfd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.923483 20788 consensus_queue.cc:1048] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:35.925479 20141 raft_consensus.cc:1275] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:35.927498 20032 consensus_peers.cc:597] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:35.939553 20772 consensus_queue.cc:1048] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:35.942942 20788 consensus_queue.cc:1048] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:35.950445 20106 consensus_peers.cc:597] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:35.980958 20032 consensus_peers.cc:597] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:35.983516 20142 raft_consensus.cc:1275] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer 47284959fd49471586c620c0be6cfd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:35.978848 20180 consensus_peers.cc:597] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:36.005614 20788 consensus_queue.cc:1048] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:36.014580 16735 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20015)
W20260709 12:10:36.046388 20032 consensus_peers.cc:597] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:36.046957 20180 consensus_peers.cc:597] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.075870 20106 consensus_peers.cc:597] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:36.083101 20032 consensus_peers.cc:597] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:36.097738 20066 raft_consensus.cc:1275] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer b8fff5db009a4f7fa745d08e5aa55113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:36.099978 20783 consensus_queue.cc:1048] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:36.127760 20106 consensus_peers.cc:597] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:36.128665 20214 raft_consensus.cc:1275] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer 47284959fd49471586c620c0be6cfd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:36.132424 20032 consensus_peers.cc:597] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:36.133628 20755 consensus_queue.cc:1048] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:10:36.163757 20180 consensus_peers.cc:597] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.177452 20180 consensus_peers.cc:597] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.187108 20106 consensus_peers.cc:597] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.187690 20106 consensus_peers.cc:597] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.188187 20180 consensus_peers.cc:597] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.192500 20106 consensus_peers.cc:597] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.211405 20032 consensus_peers.cc:597] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.221969 20032 consensus_peers.cc:597] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.225328 20180 consensus_peers.cc:597] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.228068 20106 consensus_peers.cc:597] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.233714 20032 consensus_peers.cc:597] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.253891 20032 consensus_peers.cc:597] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.272464 20106 consensus_peers.cc:597] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.292322 20180 consensus_peers.cc:597] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.301517 20106 consensus_peers.cc:597] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.344339 20180 consensus_peers.cc:597] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.350396 20032 consensus_peers.cc:597] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.351063 20032 consensus_peers.cc:597] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.384845 20032 consensus_peers.cc:597] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.388140 20106 consensus_peers.cc:597] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.394990 20180 consensus_peers.cc:597] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.404277 20032 consensus_peers.cc:597] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.435843 20032 consensus_peers.cc:597] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.458041 20106 consensus_peers.cc:597] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.511636 20032 consensus_peers.cc:597] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.519042 20032 consensus_peers.cc:597] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.591269 20180 consensus_peers.cc:597] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.674643 20032 consensus_peers.cc:597] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.685719 20180 consensus_peers.cc:597] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:37.015086 16735 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 20015)
W20260709 12:10:37.925272 20032 consensus_peers.cc:597] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:37.977062 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
W20260709 12:10:37.987802 20106 consensus_peers.cc:597] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:38.102366 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:38.118544 20822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:38.119861 20032 consensus_peers.cc:597] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.122996 20823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:38.132856 20825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:38.138141 16735 server_base.cc:1061] running on GCE node
I20260709 12:10:38.139433 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:38.139767 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:38.140062 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599038140042 us; error 0 us; skew 500 ppm
I20260709 12:10:38.140751 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:38.147029 16735 webserver.cc:533] Webserver started at http://127.16.87.193:43629/ using document root <none> and password file <none>
I20260709 12:10:38.147567 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:38.147778 16735 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:10:38.152149 16735 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:10:38.164309 20830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:38.165254 16735 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:10:38.165601 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "c07ec7938b404792bb0bee2ba3d89de8"
format_stamp: "Formatted at 2026-07-09 12:10:20 on dist-test-slave-rldg"
I20260709 12:10:38.166011 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:10:38.266475 20180 consensus_peers.cc:597] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.335649 20106 consensus_peers.cc:597] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.340436 20032 consensus_peers.cc:597] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.359830 20106 consensus_peers.cc:597] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.369270 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:38.371202 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:38.374583 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:38.382121 20840 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:10:38.398663 20180 consensus_peers.cc:597] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.406491 20032 consensus_peers.cc:597] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.412707 20032 consensus_peers.cc:597] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.467901 20106 consensus_peers.cc:597] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.503858 20106 consensus_peers.cc:597] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.506393 20106 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111) [suppressed 437 similar messages]
W20260709 12:10:38.514118 20032 consensus_peers.cc:597] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.525224 20106 consensus_peers.cc:597] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.552486 20180 consensus_peers.cc:597] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.600523 20106 consensus_peers.cc:597] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.618482 20180 consensus_peers.cc:597] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.630228 20032 consensus_peers.cc:597] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.648399 20032 consensus_peers.cc:597] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.657819 20032 consensus_peers.cc:597] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.691614 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:10:38.692082 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.312s	user 0.009s	sys 0.000s
I20260709 12:10:38.692445 16735 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:10:38.699707 20840 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:38.714859 20840 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:38.717414 20840 tablet_bootstrap.cc:492] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:38.718171 20840 ts_tablet_manager.cc:1403] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 12:10:38.721653 20840 raft_consensus.cc:359] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:38.723269 20840 raft_consensus.cc:740] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:38.724135 20840 consensus_queue.cc:260] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
W20260709 12:10:38.733197 20032 consensus_peers.cc:597] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.737136 20840 ts_tablet_manager.cc:1434] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.008s
I20260709 12:10:38.738092 20840 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:38.749390 20106 consensus_peers.cc:597] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:38.763669 20032 consensus_peers.cc:597] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.774771 20106 consensus_peers.cc:597] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.787757 20840 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:38.788707 20840 tablet_bootstrap.cc:492] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:38.789319 20840 ts_tablet_manager.cc:1403] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.012s
I20260709 12:10:38.791954 20840 raft_consensus.cc:359] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:38.792583 20840 raft_consensus.cc:740] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:38.793218 20840 consensus_queue.cc:260] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:38.795009 20840 ts_tablet_manager.cc:1434] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:38.795714 20840 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:38.849968 20840 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:10:38.865592 20180 consensus_peers.cc:597] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.867475 20840 tablet_bootstrap.cc:492] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:38.868779 20840 ts_tablet_manager.cc:1403] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.012s
W20260709 12:10:38.870930 20106 consensus_peers.cc:597] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.875847 20032 consensus_peers.cc:597] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:38.876883 20840 raft_consensus.cc:359] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:38.877686 20840 raft_consensus.cc:740] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:38.878566 20840 consensus_queue.cc:260] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:38.880802 20840 ts_tablet_manager.cc:1434] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:10:38.881632 20840 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:38.892953 20032 consensus_peers.cc:597] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.893594 20032 consensus_peers.cc:597] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.894738 20032 consensus_peers.cc:597] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.904368 20840 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:38.906104 20840 tablet_bootstrap.cc:492] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:38.906823 20840 ts_tablet_manager.cc:1403] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
W20260709 12:10:38.909070 20180 consensus_peers.cc:597] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.909379 20840 raft_consensus.cc:359] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:38.913162 20840 raft_consensus.cc:740] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:38.914860 20840 consensus_queue.cc:260] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:38.917008 20840 ts_tablet_manager.cc:1434] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:38.919123 20840 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:38.943771 20106 consensus_peers.cc:597] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:38.944716 20180 consensus_peers.cc:597] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.950243 20840 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:38.951251 20840 tablet_bootstrap.cc:492] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:38.951915 20840 ts_tablet_manager.cc:1403] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.016s
I20260709 12:10:38.954504 20840 raft_consensus.cc:359] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:38.955170 20840 raft_consensus.cc:740] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:38.959563 20840 consensus_queue.cc:260] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
W20260709 12:10:38.969188 20032 consensus_peers.cc:597] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:38.973747 20840 ts_tablet_manager.cc:1434] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:10:38.974987 20840 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:38.977255 16735 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:10:38.977631 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.285s	user 0.262s	sys 0.008s
W20260709 12:10:38.986629 20180 consensus_peers.cc:597] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.006299 20106 consensus_peers.cc:597] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.059154 20106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:43521, user_credentials={real_user=slave}} blocked reactor thread for 52897.7us
W20260709 12:10:39.058498 20180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:43521, user_credentials={real_user=slave}} blocked reactor thread for 46366.9us
W20260709 12:10:39.054383 20032 consensus_peers.cc:597] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.067984 20032 consensus_peers.cc:597] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.081871 20180 consensus_peers.cc:597] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.119786 20106 consensus_peers.cc:597] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.122562 20106 consensus_peers.cc:597] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.124898 20180 consensus_peers.cc:597] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.127276 20180 consensus_peers.cc:597] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.157716 20032 consensus_peers.cc:597] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:39.198016 20840 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.211098 20840 tablet_bootstrap.cc:492] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.212469 20840 ts_tablet_manager.cc:1403] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.238s	user 0.037s	sys 0.089s
I20260709 12:10:39.216199 20840 raft_consensus.cc:359] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.217188 20840 raft_consensus.cc:740] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.222257 20840 consensus_queue.cc:260] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.227370 20840 ts_tablet_manager.cc:1434] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:10:39.228564 20840 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:39.264933 20180 consensus_peers.cc:597] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:39.268250 20840 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.269580 20840 tablet_bootstrap.cc:492] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.270326 20840 ts_tablet_manager.cc:1403] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.001s
I20260709 12:10:39.273870 20840 raft_consensus.cc:359] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.274580 20840 raft_consensus.cc:740] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.275346 20840 consensus_queue.cc:260] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.286234 20840 ts_tablet_manager.cc:1434] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:10:39.287179 20840 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.312835 20840 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.314062 20840 tablet_bootstrap.cc:492] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.314843 20840 ts_tablet_manager.cc:1403] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 12:10:39.317884 20840 raft_consensus.cc:359] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.318828 20840 raft_consensus.cc:740] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.320026 20840 consensus_queue.cc:260] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.323249 20840 ts_tablet_manager.cc:1434] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:10:39.324474 20840 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.398703 20840 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.406526 20840 tablet_bootstrap.cc:492] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.407203 20840 ts_tablet_manager.cc:1403] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.012s
I20260709 12:10:39.416206 20840 raft_consensus.cc:359] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.416944 20840 raft_consensus.cc:740] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.419639 20840 consensus_queue.cc:260] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.431624 20840 ts_tablet_manager.cc:1434] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 12:10:39.433493 20840 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.522938 20840 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.524019 20840 tablet_bootstrap.cc:492] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.524752 20840 ts_tablet_manager.cc:1403] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.064s
I20260709 12:10:39.527199 20840 raft_consensus.cc:359] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.527872 20840 raft_consensus.cc:740] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.528559 20840 consensus_queue.cc:260] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.530555 20840 ts_tablet_manager.cc:1434] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:10:39.531277 20840 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.577502 20840 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.578686 20840 tablet_bootstrap.cc:492] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.579819 20840 ts_tablet_manager.cc:1403] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.023s
I20260709 12:10:39.585533 20840 raft_consensus.cc:359] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.586024 20840 raft_consensus.cc:740] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.586750 20840 consensus_queue.cc:260] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.588369 20840 ts_tablet_manager.cc:1434] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:10:39.589123 20840 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.608271 20840 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.609022 20840 tablet_bootstrap.cc:492] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.609563 20840 ts_tablet_manager.cc:1403] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 12:10:39.611454 20840 raft_consensus.cc:359] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.612003 20840 raft_consensus.cc:740] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.612720 20840 consensus_queue.cc:260] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.614804 20840 ts_tablet_manager.cc:1434] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:10:39.615438 20840 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.632334 20840 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.633563 20840 tablet_bootstrap.cc:492] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.634232 20840 ts_tablet_manager.cc:1403] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 12:10:39.637804 20840 raft_consensus.cc:359] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.638512 20840 raft_consensus.cc:740] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.639791 20840 consensus_queue.cc:260] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.641762 20840 ts_tablet_manager.cc:1434] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:10:39.642570 20840 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.666194 20840 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.667383 20840 tablet_bootstrap.cc:492] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.668090 20840 ts_tablet_manager.cc:1403] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 12:10:39.671237 20840 raft_consensus.cc:359] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.672148 20840 raft_consensus.cc:740] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.672973 20840 consensus_queue.cc:260] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.675568 20840 ts_tablet_manager.cc:1434] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:39.676496 20840 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.698503 20840 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.699816 20840 tablet_bootstrap.cc:492] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.700645 20840 ts_tablet_manager.cc:1403] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 12:10:39.704172 20840 raft_consensus.cc:359] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.704939 20840 raft_consensus.cc:740] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.705749 20840 consensus_queue.cc:260] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.707070 20914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:43521 every 8 connection(s)
I20260709 12:10:39.706943 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:43521
I20260709 12:10:39.708411 20840 ts_tablet_manager.cc:1434] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:39.709287 20840 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.755431 20840 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.757001 20840 tablet_bootstrap.cc:492] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.757815 20840 ts_tablet_manager.cc:1403] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.000s
I20260709 12:10:39.761118 20840 raft_consensus.cc:359] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.761907 20840 raft_consensus.cc:740] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.762799 20840 consensus_queue.cc:260] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.764972 20840 ts_tablet_manager.cc:1434] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:10:39.765774 20840 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.783562 20886 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.826056 20915 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46183
I20260709 12:10:39.826527 20915 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:39.827462 20915 heartbeater.cc:507] Master 127.16.87.254:46183 requested a full tablet report, sending...
I20260709 12:10:39.840758 20840 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.842712 20840 tablet_bootstrap.cc:492] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.843675 20840 ts_tablet_manager.cc:1403] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.017s
I20260709 12:10:39.848243 20840 raft_consensus.cc:359] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.849140 20840 raft_consensus.cc:740] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.858628 20840 consensus_queue.cc:260] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:39.861315 20840 ts_tablet_manager.cc:1434] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.002s
I20260709 12:10:39.862206 20840 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.869975 20885 raft_consensus.cc:3060] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.877475 19888 ts_manager.cc:194] Re-registered known tserver with Master: c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521)
I20260709 12:10:39.884939 20886 raft_consensus.cc:3060] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.897758 20884 raft_consensus.cc:3060] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.905102 20840 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.906586 20840 tablet_bootstrap.cc:492] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.907197 20840 ts_tablet_manager.cc:1403] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.000s
I20260709 12:10:39.909636 20840 raft_consensus.cc:359] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.910282 20840 raft_consensus.cc:740] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.910972 20840 consensus_queue.cc:260] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.914427 20840 ts_tablet_manager.cc:1434] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:10:39.915450 20840 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.939952 20840 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.940994 20840 tablet_bootstrap.cc:492] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.941686 20840 ts_tablet_manager.cc:1403] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 12:10:39.944643 20840 raft_consensus.cc:359] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.945412 20840 raft_consensus.cc:740] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.946255 20840 consensus_queue.cc:260] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:39.951504 20840 ts_tablet_manager.cc:1434] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:10:39.952306 20840 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:39.966234 19888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56234
I20260709 12:10:39.971822 20915 heartbeater.cc:499] Master 127.16.87.254:46183 was elected leader, sending a full tablet report...
I20260709 12:10:39.993901 20840 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.994851 20840 tablet_bootstrap.cc:492] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:39.995499 20840 ts_tablet_manager.cc:1403] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.009s
I20260709 12:10:39.998229 20840 raft_consensus.cc:359] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:39.998963 20840 raft_consensus.cc:740] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.999269 20885 raft_consensus.cc:3060] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.999634 20840 consensus_queue.cc:260] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:40.003597 20840 ts_tablet_manager.cc:1434] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:40.004441 20840 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.091845 20840 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.093722 20840 tablet_bootstrap.cc:492] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.096037 20840 ts_tablet_manager.cc:1403] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.020s
I20260709 12:10:40.105005 20840 raft_consensus.cc:359] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:40.105855 20840 raft_consensus.cc:740] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.106591 20840 consensus_queue.cc:260] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:40.113855 20840 ts_tablet_manager.cc:1434] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:10:40.114785 20840 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.135583 20840 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.136523 20840 tablet_bootstrap.cc:492] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.137104 20840 ts_tablet_manager.cc:1403] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 12:10:40.139200 20840 raft_consensus.cc:359] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:40.139793 20840 raft_consensus.cc:740] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.140808 20840 consensus_queue.cc:260] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:40.142822 20840 ts_tablet_manager.cc:1434] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:40.144299 20840 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.161968 20840 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.163069 20840 tablet_bootstrap.cc:492] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.163784 20840 ts_tablet_manager.cc:1403] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:10:40.166460 20840 raft_consensus.cc:359] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:40.167415 20840 raft_consensus.cc:740] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.168128 20840 consensus_queue.cc:260] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:40.170419 20840 ts_tablet_manager.cc:1434] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:40.171267 20840 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.190249 20840 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.191250 20840 tablet_bootstrap.cc:492] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.191841 20840 ts_tablet_manager.cc:1403] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 12:10:40.194027 20840 raft_consensus.cc:359] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:40.194761 20840 raft_consensus.cc:740] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.195587 20840 consensus_queue.cc:260] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:40.198040 20840 ts_tablet_manager.cc:1434] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:10:40.569686 20840 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.595144 20840 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.596076 20840 tablet_bootstrap.cc:492] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.596750 20840 ts_tablet_manager.cc:1403] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260709 12:10:40.599545 20840 raft_consensus.cc:359] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:40.600257 20840 raft_consensus.cc:740] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.601181 20840 consensus_queue.cc:260] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:40.603803 20840 ts_tablet_manager.cc:1434] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:10:40.604588 20840 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.627588 20840 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.628545 20840 tablet_bootstrap.cc:492] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.629191 20840 ts_tablet_manager.cc:1403] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260709 12:10:40.631675 20840 raft_consensus.cc:359] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:40.632725 20840 raft_consensus.cc:740] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.633442 20840 consensus_queue.cc:260] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:40.635388 20840 ts_tablet_manager.cc:1434] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:10:40.636281 20840 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:40.655752 20840 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:40.656647 20840 tablet_bootstrap.cc:492] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:40.657239 20840 ts_tablet_manager.cc:1403] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 12:10:40.662856 20840 raft_consensus.cc:359] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:40.663580 20840 raft_consensus.cc:740] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.664283 20840 consensus_queue.cc:260] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:40.680752 20840 ts_tablet_manager.cc:1434] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:10:40.681623 20840 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:40.943184 20107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:42227, user_credentials={real_user=slave}} blocked reactor thread for 69269.8us
W20260709 12:10:40.956058 20032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:46253, user_credentials={real_user=slave}} blocked reactor thread for 98866.7us
I20260709 12:10:41.022475 20840 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.023481 20840 tablet_bootstrap.cc:492] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.024206 20840 ts_tablet_manager.cc:1403] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.343s	user 0.029s	sys 0.024s
I20260709 12:10:41.036091 20840 raft_consensus.cc:359] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.036804 20840 raft_consensus.cc:740] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.037575 20840 consensus_queue.cc:260] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.039774 20840 ts_tablet_manager.cc:1434] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:10:41.040623 20840 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.061012 20840 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.061909 20840 tablet_bootstrap.cc:492] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.062501 20840 ts_tablet_manager.cc:1403] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 12:10:41.064823 20840 raft_consensus.cc:359] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.065441 20840 raft_consensus.cc:740] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.066094 20840 consensus_queue.cc:260] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.072207 20840 ts_tablet_manager.cc:1434] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:10:41.072970 20840 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
W20260709 12:10:41.137954 20032 consensus_peers.cc:597] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260709 12:10:41.142926 20032 consensus_peers.cc:597] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 12:10:41.145529 20840 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.146579 20840 tablet_bootstrap.cc:492] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.148116 20840 ts_tablet_manager.cc:1403] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.033s
I20260709 12:10:41.150643 20840 raft_consensus.cc:359] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.151331 20840 raft_consensus.cc:740] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.152014 20840 consensus_queue.cc:260] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.154044 20840 ts_tablet_manager.cc:1434] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:41.155336 20840 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.169021 20840 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.169934 20840 tablet_bootstrap.cc:492] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.170653 20840 ts_tablet_manager.cc:1403] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
I20260709 12:10:41.172724 20840 raft_consensus.cc:359] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.173199 20840 raft_consensus.cc:740] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.173720 20840 consensus_queue.cc:260] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.175249 20840 ts_tablet_manager.cc:1434] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:41.176270 20840 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.197559 20840 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.198474 20840 tablet_bootstrap.cc:492] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.199007 20840 ts_tablet_manager.cc:1403] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 12:10:41.201027 20840 raft_consensus.cc:359] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.201535 20840 raft_consensus.cc:740] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.202180 20840 consensus_queue.cc:260] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.203961 20840 ts_tablet_manager.cc:1434] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:41.205282 20840 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.219995 20840 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.220682 20840 tablet_bootstrap.cc:492] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.221161 20840 ts_tablet_manager.cc:1403] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:10:41.223500 20840 raft_consensus.cc:359] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.224174 20840 raft_consensus.cc:740] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.224869 20840 consensus_queue.cc:260] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.226598 20840 ts_tablet_manager.cc:1434] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:41.227449 20840 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.253774 20840 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.254606 20840 tablet_bootstrap.cc:492] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.255128 20840 ts_tablet_manager.cc:1403] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 12:10:41.257114 20840 raft_consensus.cc:359] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.257599 20840 raft_consensus.cc:740] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.258245 20840 consensus_queue.cc:260] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.260608 20840 ts_tablet_manager.cc:1434] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:41.261619 20840 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.274546 20840 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.275321 20840 tablet_bootstrap.cc:492] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.275871 20840 ts_tablet_manager.cc:1403] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:10:41.277549 20840 raft_consensus.cc:359] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.278029 20840 raft_consensus.cc:740] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.278647 20840 consensus_queue.cc:260] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.280150 20840 ts_tablet_manager.cc:1434] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:41.281243 20840 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.295926 20840 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.296685 20840 tablet_bootstrap.cc:492] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.297212 20840 ts_tablet_manager.cc:1403] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 12:10:41.299077 20840 raft_consensus.cc:359] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.299572 20840 raft_consensus.cc:740] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.300124 20840 consensus_queue.cc:260] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.301991 20840 ts_tablet_manager.cc:1434] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:41.303119 20840 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.317101 20840 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.317838 20840 tablet_bootstrap.cc:492] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.318447 20840 ts_tablet_manager.cc:1403] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 12:10:41.333308 20840 raft_consensus.cc:359] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.334921 20840 raft_consensus.cc:740] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.335590 20840 consensus_queue.cc:260] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.340345 20840 ts_tablet_manager.cc:1434] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
W20260709 12:10:41.343451 20180 consensus_peers.cc:597] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:41.345598 20840 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.361763 20840 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.362555 20840 tablet_bootstrap.cc:492] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.363029 20840 ts_tablet_manager.cc:1403] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 12:10:41.364674 20840 raft_consensus.cc:359] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.365116 20840 raft_consensus.cc:740] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.365638 20840 consensus_queue.cc:260] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.367102 20840 ts_tablet_manager.cc:1434] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:41.367877 20840 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.380597 20840 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.381283 20840 tablet_bootstrap.cc:492] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.381830 20840 ts_tablet_manager.cc:1403] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 12:10:41.383636 20840 raft_consensus.cc:359] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.384123 20840 raft_consensus.cc:740] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.384797 20840 consensus_queue.cc:260] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.386914 20840 ts_tablet_manager.cc:1434] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:10:41.387758 20840 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.415429 20840 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.415943 20884 raft_consensus.cc:3060] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.416275 20840 tablet_bootstrap.cc:492] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.416957 20840 ts_tablet_manager.cc:1403] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.012s
I20260709 12:10:41.419687 20840 raft_consensus.cc:359] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.420377 20840 raft_consensus.cc:740] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.421259 20840 consensus_queue.cc:260] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.423979 20840 ts_tablet_manager.cc:1434] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:41.424902 20840 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.440706 20840 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.441396 20840 tablet_bootstrap.cc:492] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.441898 20840 ts_tablet_manager.cc:1403] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:10:41.444111 20840 raft_consensus.cc:359] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.444751 20840 raft_consensus.cc:740] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.445362 20840 consensus_queue.cc:260] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.447281 20840 ts_tablet_manager.cc:1434] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:10:41.448041 20840 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.464924 20840 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.465808 20840 tablet_bootstrap.cc:492] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.466485 20840 ts_tablet_manager.cc:1403] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 12:10:41.468200 20840 raft_consensus.cc:359] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.468673 20840 raft_consensus.cc:740] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.469308 20840 consensus_queue.cc:260] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.471248 20840 ts_tablet_manager.cc:1434] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:10:41.472564 20840 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.487468 20840 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.488456 20840 tablet_bootstrap.cc:492] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.489161 20840 ts_tablet_manager.cc:1403] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:10:41.491444 20840 raft_consensus.cc:359] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.492138 20840 raft_consensus.cc:740] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.492835 20840 consensus_queue.cc:260] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:41.494901 20840 ts_tablet_manager.cc:1434] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:41.495826 20840 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.510927 20840 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.511831 20840 tablet_bootstrap.cc:492] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.512468 20840 ts_tablet_manager.cc:1403] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:10:41.514642 20884 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.514855 20840 raft_consensus.cc:359] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.515479 20840 raft_consensus.cc:740] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.516028 20840 consensus_queue.cc:260] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [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: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:41.517848 20840 ts_tablet_manager.cc:1434] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:41.518826 20840 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap starting.
I20260709 12:10:41.533743 20840 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:41.534667 20840 tablet_bootstrap.cc:492] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Bootstrap complete.
I20260709 12:10:41.535346 20840 ts_tablet_manager.cc:1403] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 12:10:41.537742 20840 raft_consensus.cc:359] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.538259 20840 raft_consensus.cc:740] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.538932 20840 consensus_queue.cc:260] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:41.540887 20840 ts_tablet_manager.cc:1434] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 12:10:41.699074 20238 debug-util.cc:398] Leaking SignalData structure 0x7b080029c8e0 after lost signal to thread 16738
W20260709 12:10:41.700258 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08002bcdc0 after lost signal to thread 19926
W20260709 12:10:41.701455 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08001afb60 after lost signal to thread 20093
W20260709 12:10:41.702531 20238 debug-util.cc:398] Leaking SignalData structure 0x7b080019d760 after lost signal to thread 20167
W20260709 12:10:41.703956 20238 debug-util.cc:398] Leaking SignalData structure 0x7b08003097e0 after lost signal to thread 20241
W20260709 12:10:41.705163 20238 debug-util.cc:398] Leaking SignalData structure 0x7b0800311260 after lost signal to thread 20914
I20260709 12:10:41.762915 20884 raft_consensus.cc:3060] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.973100 20885 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.138996 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:50.205135 20068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153abbe95c714b8ba119399e341b9334"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:50.206004 20068 raft_consensus.cc:606] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.211414 20068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:50.211970 20068 raft_consensus.cc:606] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.215838 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:50.216456 20065 raft_consensus.cc:606] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.233183 20142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02"
dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52692
I20260709 12:10:50.233775 20142 raft_consensus.cc:606] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.236675 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:50.237147 20065 raft_consensus.cc:606] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.239391 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:50.239843 20065 raft_consensus.cc:606] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.249936 20212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0"
dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:56148
I20260709 12:10:50.250459 20212 raft_consensus.cc:606] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:50.251573 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:10:50.252971 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:50.253952 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:50.324808 21021 raft_consensus.cc:993] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.325430 21015 raft_consensus.cc:1081] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.326881 20885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:50.327351 20885 raft_consensus.cc:493] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.327632 20885 raft_consensus.cc:3060] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.333550 20885 raft_consensus.cc:515] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.335464 20885 leader_election.cc:290] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:50.348767 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.349586 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69ab49ca3a420da622b784e9f3e70d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:50.349711 20065 raft_consensus.cc:3055] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.350286 20212 raft_consensus.cc:3060] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.350282 20065 raft_consensus.cc:740] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:50.351539 20065 consensus_queue.cc:260] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.353016 20065 raft_consensus.cc:3060] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.357065 20212 raft_consensus.cc:2468] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.358469 20831 leader_election.cc:304] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:50.360249 20065 raft_consensus.cc:2468] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.361989 21028 raft_consensus.cc:2804] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.363481 21028 raft_consensus.cc:697] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.364454 21028 consensus_queue.cc:237] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.376075 19891 catalog_manager.cc:5697] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.429528 21021 raft_consensus.cc:993] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.430044 21015 raft_consensus.cc:1081] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.431473 20884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:50.431866 20884 raft_consensus.cc:493] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.432083 20884 raft_consensus.cc:3060] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.438510 20884 raft_consensus.cc:515] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.440301 20884 leader_election.cc:290] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:50.441030 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:50.441207 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0efb6272c14a83ba6d2ef618c3c5ba" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.441565 20211 raft_consensus.cc:3060] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.441835 20065 raft_consensus.cc:3055] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.442157 20065 raft_consensus.cc:740] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:50.442948 20065 consensus_queue.cc:260] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.443926 20065 raft_consensus.cc:3060] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.448192 20211 raft_consensus.cc:2468] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.449249 20831 leader_election.cc:304] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:50.450138 21028 raft_consensus.cc:2804] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.450670 21028 raft_consensus.cc:697] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.451483 21028 consensus_queue.cc:237] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.454034 20065 raft_consensus.cc:2468] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.455681 21021 raft_consensus.cc:993] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.456293 21021 raft_consensus.cc:1081] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.458271 20884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153abbe95c714b8ba119399e341b9334"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:50.458845 20884 raft_consensus.cc:493] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.459239 20884 raft_consensus.cc:3060] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.465411 19891 catalog_manager.cc:5697] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.466392 20884 raft_consensus.cc:515] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.468328 20884 leader_election.cc:290] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:50.468997 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:50.469552 20211 raft_consensus.cc:3060] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.469525 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153abbe95c714b8ba119399e341b9334" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.470304 20065 raft_consensus.cc:3055] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.470619 20065 raft_consensus.cc:740] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:50.471556 20065 consensus_queue.cc:260] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.472477 20065 raft_consensus.cc:3060] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.478389 20211 raft_consensus.cc:2468] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.479840 20831 leader_election.cc:304] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:50.480716 21028 raft_consensus.cc:2804] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.481209 21028 raft_consensus.cc:697] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.482115 21028 consensus_queue.cc:237] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.483680 20065 raft_consensus.cc:2468] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.558548 19891 catalog_manager.cc:5697] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.562290 21021 raft_consensus.cc:993] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.568240 21021 raft_consensus.cc:1081] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.584369 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:50.584995 20886 raft_consensus.cc:493] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.585405 20886 raft_consensus.cc:3060] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.601084 21039 raft_consensus.cc:993] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.597000 20886 raft_consensus.cc:515] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.603096 21039 raft_consensus.cc:1081] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.606454 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:50.607023 20212 raft_consensus.cc:3060] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.612469 20885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52786
I20260709 12:10:50.613098 20885 raft_consensus.cc:493] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.613454 20885 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:50.620450 20212 raft_consensus.cc:2468] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.620479 20885 raft_consensus.cc:515] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:50.621539 20831 leader_election.cc:304] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:50.622372 21028 raft_consensus.cc:2804] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.622850 21028 raft_consensus.cc:697] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.623001 20886 leader_election.cc:290] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:50.623468 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce8d312cf4393adc8b091c389c382" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.624054 20065 raft_consensus.cc:3055] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.623697 21028 consensus_queue.cc:237] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.624331 20065 raft_consensus.cc:740] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:50.625056 20065 consensus_queue.cc:260] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.626209 20065 raft_consensus.cc:3060] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.629806 20885 leader_election.cc:290] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 3 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:50.629681 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.630409 20066 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:50.633558 20065 raft_consensus.cc:2468] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.636111 21002 raft_consensus.cc:993] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.636528 21002 raft_consensus.cc:1081] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.643664 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2da638e17c46c4b5abfe698c7e5b02" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:50.644145 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52788
I20260709 12:10:50.644243 20142 raft_consensus.cc:3055] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:50.644740 20142 raft_consensus.cc:740] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:50.644779 20886 raft_consensus.cc:493] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.645292 20886 raft_consensus.cc:3060] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.645597 20142 consensus_queue.cc:260] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:50.647763 20142 raft_consensus.cc:3060] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:50.652838 20886 raft_consensus.cc:515] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.654237 20142 raft_consensus.cc:2468] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 3.
I20260709 12:10:50.655829 20831 leader_election.cc:304] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [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: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:50.655912 20066 raft_consensus.cc:2468] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 3.
I20260709 12:10:50.656965 21029 raft_consensus.cc:2804] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:50.657984 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.658784 20065 raft_consensus.cc:3060] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.661248 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe35ac982673453787337c9e34ca20c0" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:50.663038 20212 raft_consensus.cc:3055] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.663343 20212 raft_consensus.cc:740] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:50.664352 20212 consensus_queue.cc:260] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.665462 20212 raft_consensus.cc:3060] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.665882 20886 leader_election.cc:290] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:50.668828 20065 raft_consensus.cc:2468] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.670977 21029 raft_consensus.cc:697] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.675215 20832 leader_election.cc:304] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:50.676263 21043 raft_consensus.cc:2804] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.675722 19891 catalog_manager.cc:5697] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.681048 20212 raft_consensus.cc:2468] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:50.683200 21043 raft_consensus.cc:697] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.672010 21029 consensus_queue.cc:237] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:50.687600 21043 consensus_queue.cc:237] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.700214 19891 catalog_manager.cc:5697] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 2 to 3, leader changed from b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 3 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.701543 19891 catalog_manager.cc:5697] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.725688 21037 raft_consensus.cc:993] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.726174 21015 raft_consensus.cc:1081] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:50.727658 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:50.728075 20886 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.728426 20886 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:50.733378 20886 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.735839 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:50.736119 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c31a9f24f34ea9a9f1c88d0ce2b623" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:50.736380 20212 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:50.736482 20886 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 3 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:50.736788 20065 raft_consensus.cc:3055] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:50.737151 20065 raft_consensus.cc:740] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:50.738071 20065 consensus_queue.cc:260] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.739351 20065 raft_consensus.cc:3060] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:50.741850 20212 raft_consensus.cc:2468] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 3.
I20260709 12:10:50.742959 20831 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [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: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:50.743700 21043 raft_consensus.cc:2804] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:50.744150 21043 raft_consensus.cc:697] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:50.744951 21043 consensus_queue.cc:237] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [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: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:50.745235 20065 raft_consensus.cc:2468] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 3.
I20260709 12:10:50.758824 19891 catalog_manager.cc:5697] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 2 to 3, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 3 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.872592 20212 raft_consensus.cc:1275] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:50.874876 21043 consensus_queue.cc:1048] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:50.900408 20065 raft_consensus.cc:1275] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:50.902070 21029 consensus_queue.cc:1048] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:50.905803 20212 raft_consensus.cc:1275] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:50.907158 21043 consensus_queue.cc:1048] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:50.921690 20066 raft_consensus.cc:1275] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:50.923491 21028 consensus_queue.cc:1048] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.076146 20212 raft_consensus.cc:1275] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.078547 21052 consensus_queue.cc:1048] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:51.094864 20066 raft_consensus.cc:1275] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.096917 21043 consensus_queue.cc:1048] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.105310 20212 raft_consensus.cc:1275] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.114375 20068 raft_consensus.cc:1275] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.114881 21043 consensus_queue.cc:1048] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.117463 21043 consensus_queue.cc:1048] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.164093 20212 raft_consensus.cc:1275] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:51.168500 21029 consensus_queue.cc:1048] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:51.183250 20213 raft_consensus.cc:1275] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.185705 21029 consensus_queue.cc:1048] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.198249 20066 raft_consensus.cc:1275] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:51.203604 21043 consensus_queue.cc:1048] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:51.210690 20068 raft_consensus.cc:1275] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.212883 21043 consensus_queue.cc:1048] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:10:51.220806 20142 raft_consensus.cc:1275] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:51.222532 21028 consensus_queue.cc:1048] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:51.224360 20065 raft_consensus.cc:1275] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:51.249997 21028 consensus_queue.cc:1048] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:51.294480 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:51.330484 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:51.330989 20066 raft_consensus.cc:606] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS cf9f2f7513d148869f9e6ae6a21397a4
I20260709 12:10:51.333356 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:51.333899 20066 raft_consensus.cc:606] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:51.336311 20142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7"
dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52692
I20260709 12:10:51.336822 20142 raft_consensus.cc:606] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:51.339811 20143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed"
dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52692
I20260709 12:10:51.340349 20143 raft_consensus.cc:606] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:51.342486 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:51.342955 20066 raft_consensus.cc:606] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:51.345166 20213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6"
dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:56148
I20260709 12:10:51.345651 20213 raft_consensus.cc:606] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:51.346892 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:51.348308 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:51.348958 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:51.421298 21015 raft_consensus.cc:993] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: : Instructing follower cf9f2f7513d148869f9e6ae6a21397a4 to start an election
I20260709 12:10:51.422025 21021 raft_consensus.cc:1081] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer cf9f2f7513d148869f9e6ae6a21397a4 to start an election
I20260709 12:10:51.423813 20212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f"
dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
 from {username='slave'} at 127.0.0.1:45526
I20260709 12:10:51.424345 20212 raft_consensus.cc:493] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.424667 20212 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.429117 20212 raft_consensus.cc:515] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:51.431661 20212 leader_election.cc:290] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:51.431907 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:51.432519 20066 raft_consensus.cc:3055] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:51.432412 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:51.433084 20142 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.433699 20066 raft_consensus.cc:740] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:51.434501 20066 consensus_queue.cc:260] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:51.435576 20066 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.442402 20142 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:51.443734 20180 leader_election.cc:304] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:51.444487 21002 raft_consensus.cc:2804] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:51.444907 21002 raft_consensus.cc:697] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Becoming Leader. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:51.445676 21002 consensus_queue.cc:237] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:51.451707 20066 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9f2f7513d148869f9e6ae6a21397a4 in term 2.
I20260709 12:10:51.460120 19888 catalog_manager.cc:5697] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196). New cstate: current_term: 2 leader_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:51.544500 21015 raft_consensus.cc:993] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.544924 21021 raft_consensus.cc:1081] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.546298 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:51.546804 20886 raft_consensus.cc:493] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.547129 20886 raft_consensus.cc:3060] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.554292 20886 raft_consensus.cc:515] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.556391 20886 leader_election.cc:290] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:51.556478 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:51.557049 20066 raft_consensus.cc:3055] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:51.557086 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e21c517c14069bf4a9d50b63edd2d" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:51.557387 20066 raft_consensus.cc:740] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:51.557739 20142 raft_consensus.cc:3060] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.558142 20066 consensus_queue.cc:260] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.559126 20066 raft_consensus.cc:3060] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.562358 20142 raft_consensus.cc:2468] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.563822 20831 leader_election.cc:304] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:51.564448 20066 raft_consensus.cc:2468] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.566150 21029 raft_consensus.cc:2804] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:51.566699 21029 raft_consensus.cc:697] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:51.567541 21029 consensus_queue.cc:237] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.579523 19888 catalog_manager.cc:5697] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.589972 21040 raft_consensus.cc:993] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.590590 21020 raft_consensus.cc:1081] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.592074 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52786
I20260709 12:10:51.592619 20886 raft_consensus.cc:493] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.592913 20886 raft_consensus.cc:3060] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.598129 20886 raft_consensus.cc:515] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:51.599793 20886 leader_election.cc:290] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:51.600553 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:51.600811 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd6e8ea50934d6eb481e1e84493c3c7" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:51.601173 20142 raft_consensus.cc:3055] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:51.601523 20142 raft_consensus.cc:740] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:51.601545 20213 raft_consensus.cc:3060] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.602442 20142 consensus_queue.cc:260] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:51.603561 20142 raft_consensus.cc:3060] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.610469 20213 raft_consensus.cc:2468] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.613386 20831 leader_election.cc:304] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c07ec7938b404792bb0bee2ba3d89de8, cf9f2f7513d148869f9e6ae6a21397a4; no voters: 
I20260709 12:10:51.614239 21029 raft_consensus.cc:2804] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:51.610788 20142 raft_consensus.cc:2468] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.614778 21029 raft_consensus.cc:697] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:51.615582 21029 consensus_queue.cc:237] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:51.624368 19888 catalog_manager.cc:5697] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:51.641727 21020 raft_consensus.cc:993] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.642134 21040 raft_consensus.cc:1081] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.643567 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52786
I20260709 12:10:51.644084 20886 raft_consensus.cc:493] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.644383 20886 raft_consensus.cc:3060] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.649624 20886 raft_consensus.cc:515] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.651218 20886 leader_election.cc:290] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:51.651816 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:51.652159 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a717c165911c4c61a85007ceab07c6ed" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:51.652434 20068 raft_consensus.cc:3060] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.652686 20142 raft_consensus.cc:3055] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:51.653028 20142 raft_consensus.cc:740] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:51.653782 20142 consensus_queue.cc:260] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.654940 20142 raft_consensus.cc:3060] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.659993 20068 raft_consensus.cc:2468] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.661022 20832 leader_election.cc:304] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:51.661386 20142 raft_consensus.cc:2468] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.662770 21029 raft_consensus.cc:2804] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:51.663303 21029 raft_consensus.cc:697] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:51.664091 21029 consensus_queue.cc:237] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.672403 19888 catalog_manager.cc:5697] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.820355 21041 raft_consensus.cc:993] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.820808 21002 raft_consensus.cc:1081] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.822120 20886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52788
I20260709 12:10:51.822606 20886 raft_consensus.cc:493] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.822888 20886 raft_consensus.cc:3060] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.827193 20886 raft_consensus.cc:515] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:51.828640 20886 leader_election.cc:290] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:51.829469 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:51.829944 20213 raft_consensus.cc:3055] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:51.830271 20213 raft_consensus.cc:740] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:51.830405 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ca27236bbf4be992e884c07119bba6" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:51.830976 20068 raft_consensus.cc:3060] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.831184 20213 consensus_queue.cc:260] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:51.832460 20213 raft_consensus.cc:3060] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.837363 20068 raft_consensus.cc:2468] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.838440 20832 leader_election.cc:304] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:51.839197 20213 raft_consensus.cc:2468] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:51.839226 21029 raft_consensus.cc:2804] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:51.839876 21029 raft_consensus.cc:697] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:51.840701 21029 consensus_queue.cc:237] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:51.849025 19888 catalog_manager.cc:5697] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.922160 21021 raft_consensus.cc:993] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.922724 21021 raft_consensus.cc:1081] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:51.924474 20885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:51.924865 20885 raft_consensus.cc:493] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.925096 20885 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:51.929548 20885 raft_consensus.cc:515] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.931077 20885 leader_election.cc:290] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 3 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:51.932029 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:51.931914 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bc6afad7f140d6865f5c378243175e" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:51.932660 20142 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:51.932749 20065 raft_consensus.cc:3055] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:51.933162 20065 raft_consensus.cc:740] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:51.933833 20065 consensus_queue.cc:260] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.934830 20065 raft_consensus.cc:3060] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:51.938149 20142 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 3.
I20260709 12:10:51.939280 20831 leader_election.cc:304] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [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: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:51.939603 20065 raft_consensus.cc:2468] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 3.
I20260709 12:10:51.940305 21028 raft_consensus.cc:2804] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:51.940780 21028 raft_consensus.cc:697] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 3 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:51.941555 21028 consensus_queue.cc:237] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [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: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:51.945441 20065 raft_consensus.cc:1275] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.946791 21041 consensus_queue.cc:1048] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.951826 19888 catalog_manager.cc:5697] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 2 to 3, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 3 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.972836 20142 raft_consensus.cc:1275] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer cf9f2f7513d148869f9e6ae6a21397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.974443 21002 consensus_queue.cc:1048] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.001909 20211 raft_consensus.cc:1275] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.004384 21028 consensus_queue.cc:1048] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.033159 20142 raft_consensus.cc:1275] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.034292 21028 consensus_queue.cc:1048] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.068516 20142 raft_consensus.cc:1275] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.069591 21028 consensus_queue.cc:1048] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.079113 20068 raft_consensus.cc:1275] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.080552 21028 consensus_queue.cc:1048] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.205791 20068 raft_consensus.cc:1275] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.206960 21028 consensus_queue.cc:1048] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.216674 20142 raft_consensus.cc:1275] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.218348 21028 consensus_queue.cc:1048] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.375114 20068 raft_consensus.cc:1275] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:52.376398 21052 consensus_queue.cc:1048] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:52.387943 20142 raft_consensus.cc:1275] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:52.389755 21052 consensus_queue.cc:1048] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:52.391348 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:52.402416 20212 raft_consensus.cc:1275] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.404310 21052 consensus_queue.cc:1048] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:52.410597 20065 raft_consensus.cc:1275] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:52.412493 21052 consensus_queue.cc:1048] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:10:52.527624 20212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f"
dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
mode: GRACEFUL
new_leader_uuid: "47284959fd49471586c620c0be6cfd65"
 from {username='slave'} at 127.0.0.1:56148
I20260709 12:10:52.529117 20212 raft_consensus.cc:606] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Received request to transfer leadership to TS 47284959fd49471586c620c0be6cfd65
I20260709 12:10:52.532068 20143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f"
dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52692
I20260709 12:10:52.532579 20143 raft_consensus.cc:606] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:52.534293 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:52.535835 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:52.536439 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:52.571074 21020 raft_consensus.cc:993] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:52.571619 21039 raft_consensus.cc:1081] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:52.573194 20885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52786
I20260709 12:10:52.573719 20885 raft_consensus.cc:493] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:52.574052 20885 raft_consensus.cc:3060] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:52.580484 20885 raft_consensus.cc:515] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:52.582599 20885 leader_election.cc:290] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227), b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253)
I20260709 12:10:52.582576 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:52.583182 20068 raft_consensus.cc:3060] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:52.583397 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a5bbb9ac77483d990c26f15443c04f" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:52.583997 20143 raft_consensus.cc:3055] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:52.584296 20143 raft_consensus.cc:740] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8fff5db009a4f7fa745d08e5aa55113, State: Running, Role: LEADER
I20260709 12:10:52.585255 20143 consensus_queue.cc:260] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:52.586262 20143 raft_consensus.cc:3060] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:52.591940 20068 raft_consensus.cc:2468] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:52.593046 20832 leader_election.cc:304] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:52.593837 21052 raft_consensus.cc:2804] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:52.594255 20143 raft_consensus.cc:2468] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:52.594372 21052 raft_consensus.cc:697] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:52.595387 21052 consensus_queue.cc:237] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } }
I20260709 12:10:52.604470 19891 catalog_manager.cc:5697] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.885038 21095 raft_consensus.cc:993] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: : Instructing follower 47284959fd49471586c620c0be6cfd65 to start an election
I20260709 12:10:52.885428 21002 raft_consensus.cc:1081] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Signalling peer 47284959fd49471586c620c0be6cfd65 to start an election
I20260709 12:10:52.886871 20068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
 from {username='slave'} at 127.0.0.1:46522
I20260709 12:10:52.887388 20068 raft_consensus.cc:493] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:52.887764 20068 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:52.894461 20068 raft_consensus.cc:515] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:52.897024 20068 leader_election.cc:290] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [CANDIDATE]: Term 3 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196:44631)
I20260709 12:10:52.897509 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:52.898099 20141 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:52.898603 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9fa9bdf82a4ab797c0ff5cd2b5539f" candidate_uuid: "47284959fd49471586c620c0be6cfd65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf9f2f7513d148869f9e6ae6a21397a4"
I20260709 12:10:52.899199 20212 raft_consensus.cc:3055] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:52.899484 20212 raft_consensus.cc:740] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf9f2f7513d148869f9e6ae6a21397a4, State: Running, Role: LEADER
I20260709 12:10:52.900281 20212 consensus_queue.cc:260] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [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: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:52.901146 20212 raft_consensus.cc:3060] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:52.905725 20141 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 3.
I20260709 12:10:52.906960 20032 leader_election.cc:304] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [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: 47284959fd49471586c620c0be6cfd65, b8fff5db009a4f7fa745d08e5aa55113; no voters: 
I20260709 12:10:52.907646 21015 raft_consensus.cc:2804] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:52.908032 21015 raft_consensus.cc:697] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 3 LEADER]: Becoming Leader. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:52.908573 20212 raft_consensus.cc:2468] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47284959fd49471586c620c0be6cfd65 in term 3.
I20260709 12:10:52.908766 21015 consensus_queue.cc:237] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [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: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } }
I20260709 12:10:52.916567 19891 catalog_manager.cc:5697] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 reported cstate change: term changed from 2 to 3, leader changed from cf9f2f7513d148869f9e6ae6a21397a4 (127.16.87.196) to 47284959fd49471586c620c0be6cfd65 (127.16.87.194). New cstate: current_term: 3 leader_uuid: "47284959fd49471586c620c0be6cfd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:53.005410 20068 raft_consensus.cc:1275] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:53.006696 21052 consensus_queue.cc:1048] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:53.018481 20141 raft_consensus.cc:1275] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:53.019948 21029 consensus_queue.cc:1048] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:53.343360 20141 raft_consensus.cc:1275] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Refusing update from remote peer 47284959fd49471586c620c0be6cfd65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:53.344475 21086 consensus_queue.cc:1048] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:53.355315 20212 raft_consensus.cc:1275] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Refusing update from remote peer 47284959fd49471586c620c0be6cfd65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:53.357288 21015 consensus_queue.cc:1048] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:53.621194 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:53.787248 20069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396"
dest_uuid: "47284959fd49471586c620c0be6cfd65"
mode: GRACEFUL
new_leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:39760
I20260709 12:10:53.787864 20069 raft_consensus.cc:606] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Received request to transfer leadership to TS c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:53.821048 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:10:53.822499 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:53.823259 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:53.956187 21015 raft_consensus.cc:993] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: : Instructing follower c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:53.956661 21015 raft_consensus.cc:1081] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Signalling peer c07ec7938b404792bb0bee2ba3d89de8 to start an election
I20260709 12:10:53.958066 20884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396"
dest_uuid: "c07ec7938b404792bb0bee2ba3d89de8"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:10:53.958592 20884 raft_consensus.cc:493] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:53.958946 20884 raft_consensus.cc:3060] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.964102 20884 raft_consensus.cc:515] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:53.965705 20884 leader_election.cc:290] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Requested vote from peers b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:53.967056 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47284959fd49471586c620c0be6cfd65"
I20260709 12:10:53.967643 20065 raft_consensus.cc:3055] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:53.967922 20065 raft_consensus.cc:740] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47284959fd49471586c620c0be6cfd65, State: Running, Role: LEADER
I20260709 12:10:53.968223 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc61d1ee04474fadba8bc87e9b82f396" candidate_uuid: "c07ec7938b404792bb0bee2ba3d89de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8fff5db009a4f7fa745d08e5aa55113"
I20260709 12:10:53.968812 20143 raft_consensus.cc:3060] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.968663 20065 consensus_queue.cc:260] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:53.969875 20065 raft_consensus.cc:3060] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.975134 20143 raft_consensus.cc:2468] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:53.976272 20065 raft_consensus.cc:2468] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c07ec7938b404792bb0bee2ba3d89de8 in term 2.
I20260709 12:10:53.976269 20831 leader_election.cc:304] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fff5db009a4f7fa745d08e5aa55113, c07ec7938b404792bb0bee2ba3d89de8; no voters: 
I20260709 12:10:53.977304 21110 raft_consensus.cc:2804] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:53.978048 21110 raft_consensus.cc:697] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Becoming Leader. State: Replica: c07ec7938b404792bb0bee2ba3d89de8, State: Running, Role: LEADER
I20260709 12:10:53.979219 21110 consensus_queue.cc:237] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } }
I20260709 12:10:53.989059 19888 catalog_manager.cc:5697] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 reported cstate change: term changed from 1 to 2, leader changed from 47284959fd49471586c620c0be6cfd65 (127.16.87.194) to c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "c07ec7938b404792bb0bee2ba3d89de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:54.444525 20069 raft_consensus.cc:1275] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.446543 21063 consensus_queue.cc:1048] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:54.476760 20141 raft_consensus.cc:1275] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Refusing update from remote peer c07ec7938b404792bb0bee2ba3d89de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.478523 21052 consensus_queue.cc:1048] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fff5db009a4f7fa745d08e5aa55113" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:10:54.652964 19923 debug-util.cc:398] Leaking SignalData structure 0x7b080033fd60 after lost signal to thread 16738
W20260709 12:10:54.654121 19923 debug-util.cc:398] Leaking SignalData structure 0x7b080005c9a0 after lost signal to thread 19926
W20260709 12:10:54.655666 19923 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9200 after lost signal to thread 20093
W20260709 12:10:54.657327 19923 debug-util.cc:398] Leaking SignalData structure 0x7b080019a4a0 after lost signal to thread 20167
W20260709 12:10:54.658504 19923 debug-util.cc:398] Leaking SignalData structure 0x7b0800232640 after lost signal to thread 20241
W20260709 12:10:54.659627 19923 debug-util.cc:398] Leaking SignalData structure 0x7b0800210140 after lost signal to thread 20914
I20260709 12:10:54.892570 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:54.963481 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:54.965263 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:54.966373 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:55.177614 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:55.232591 16735 tablet_server.cc:179] TabletServer@127.16.87.193:43521 shutting down...
W20260709 12:10:55.326874 20180 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 108 similar messages]
W20260709 12:10:55.340381 20106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.196:44631, user_credentials={real_user=slave}} blocked reactor thread for 72078.2us
W20260709 12:10:55.381978 20180 consensus_peers.cc:597] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.383483 20180 consensus_peers.cc:597] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.384406 20180 consensus_peers.cc:597] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.389793 20180 consensus_peers.cc:597] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.390705 20180 consensus_peers.cc:597] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.396654 20180 consensus_peers.cc:597] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.401443 20180 consensus_peers.cc:597] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.414654 20106 consensus_peers.cc:597] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.415354 20106 consensus_peers.cc:597] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.417047 20106 consensus_peers.cc:597] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.417719 20106 consensus_peers.cc:597] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.418366 20106 consensus_peers.cc:597] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.418897 20106 consensus_peers.cc:597] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.419427 20106 consensus_peers.cc:597] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.425101 20106 consensus_peers.cc:597] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.430145 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:55.431929 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.433070 16735 raft_consensus.cc:2243] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.433694 16735 raft_consensus.cc:2272] T 6e50c0f014974bce87640eb93cd77270 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.437978 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.439330 16735 raft_consensus.cc:2243] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:10:55.447247 20106 consensus_peers.cc:597] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.448508 20106 consensus_peers.cc:597] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.440712 16735 raft_consensus.cc:2272] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.451956 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.453217 16735 raft_consensus.cc:2243] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.454134 16735 raft_consensus.cc:2272] T a717c165911c4c61a85007ceab07c6ed P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.457237 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.458149 16735 raft_consensus.cc:2243] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.458670 16735 raft_consensus.cc:2272] T 17f81d2349034feb94299090da17f8e2 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.461843 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.462741 16735 raft_consensus.cc:2243] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.463241 16735 raft_consensus.cc:2272] T 4e9597222ed44cb7b8048c80aa429025 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.466156 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.466928 16735 raft_consensus.cc:2243] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.467481 16735 raft_consensus.cc:2272] T c144c51d5e6e44098406b58886e44a37 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.470575 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.471550 16735 raft_consensus.cc:2243] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.472066 16735 raft_consensus.cc:2272] T 0384bbf248cd45c6aed1d6a2815d0e86 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:55.475076 20032 consensus_peers.cc:597] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.475741 20032 consensus_peers.cc:597] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.476310 20032 consensus_peers.cc:597] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.476840 20032 consensus_peers.cc:597] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.475008 16735 tablet_replica.cc:333] stopping tablet replica
W20260709 12:10:55.477417 20032 consensus_peers.cc:597] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.477921 20032 consensus_peers.cc:597] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.478049 16735 raft_consensus.cc:2243] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:55.478482 20032 consensus_peers.cc:597] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.478996 20032 consensus_peers.cc:597] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.479247 16735 raft_consensus.cc:2272] T 153abbe95c714b8ba119399e341b9334 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:55.479548 20032 consensus_peers.cc:597] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.480126 20032 consensus_peers.cc:597] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.480638 20032 consensus_peers.cc:597] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.482501 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.483381 16735 raft_consensus.cc:2243] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.484347 16735 raft_consensus.cc:2272] T f8ca27236bbf4be992e884c07119bba6 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:55.486133 20180 consensus_peers.cc:597] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.486896 20180 consensus_peers.cc:597] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.487107 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.487790 16735 raft_consensus.cc:2243] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.488230 16735 raft_consensus.cc:2272] T 7d11c9de57fb4674ac9925503d6af96a P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.490517 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.491075 16735 raft_consensus.cc:2243] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.491526 16735 raft_consensus.cc:2272] T 83f0c313683c475cbb76e436a32edc09 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.493703 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.494447 16735 raft_consensus.cc:2243] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.494886 16735 raft_consensus.cc:2272] T 79b9d20e2f8d4a8586e2f8818c557c83 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.497581 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.498405 16735 raft_consensus.cc:2243] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.498905 16735 raft_consensus.cc:2272] T e7e6a389f2314f7caaad5875de45e929 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.501825 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.502585 16735 raft_consensus.cc:2243] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.503100 16735 raft_consensus.cc:2272] T 96bd9196d424477aa5af7d01c8ef1323 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.505822 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.506657 16735 raft_consensus.cc:2243] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.507102 16735 raft_consensus.cc:2272] T 5fa0a27836154d08984ffc43511a0a17 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.509562 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.510440 16735 raft_consensus.cc:2243] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.511531 16735 raft_consensus.cc:2272] T e1a5bbb9ac77483d990c26f15443c04f P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.514381 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.515425 16735 raft_consensus.cc:2243] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.516538 16735 raft_consensus.cc:2272] T dc61d1ee04474fadba8bc87e9b82f396 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.519285 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.520036 16735 raft_consensus.cc:2243] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:55.520231 20180 consensus_peers.cc:597] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Couldn't send request to peer c07ec7938b404792bb0bee2ba3d89de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.521060 16735 raft_consensus.cc:2272] T d07e21c517c14069bf4a9d50b63edd2d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.523613 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.524231 16735 raft_consensus.cc:2243] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.524688 16735 raft_consensus.cc:2272] T ad0970afce8546b09c260261ba75725d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.527431 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.529114 16735 raft_consensus.cc:2243] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.529578 16735 raft_consensus.cc:2272] T 35fedd37e9614be1ac526f516e685717 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.532055 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.532634 16735 raft_consensus.cc:2243] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.533550 16735 raft_consensus.cc:2272] T 7dd6e8ea50934d6eb481e1e84493c3c7 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.536403 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.537072 16735 raft_consensus.cc:2243] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.537813 16735 raft_consensus.cc:2272] T 7a2da638e17c46c4b5abfe698c7e5b02 P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.539947 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.540587 16735 raft_consensus.cc:2243] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.540982 16735 raft_consensus.cc:2272] T e12720209c75482da60d2e7bbfecfc00 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.543092 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.543610 16735 raft_consensus.cc:2243] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.544051 16735 raft_consensus.cc:2272] T 16a44cec7a9f494a9a221c30c758eb63 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.546126 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.546782 16735 raft_consensus.cc:2243] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.547186 16735 raft_consensus.cc:2272] T 1a827bdf83594bc2881ae698096f18aa P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.549135 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.549667 16735 raft_consensus.cc:2243] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.550486 16735 raft_consensus.cc:2272] T 45bc6afad7f140d6865f5c378243175e P c07ec7938b404792bb0bee2ba3d89de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.552690 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.553205 16735 raft_consensus.cc:2243] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.553591 16735 raft_consensus.cc:2272] T de5e0f32f50e4855a6f54bf0ab6f3a84 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.555564 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.556113 16735 raft_consensus.cc:2243] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.556495 16735 raft_consensus.cc:2272] T 1567a7b767a643faa897f231d0ae5a45 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.558682 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.559218 16735 raft_consensus.cc:2243] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.559955 16735 raft_consensus.cc:2272] T e63ce8d312cf4393adc8b091c389c382 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.562369 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.563242 16735 raft_consensus.cc:2243] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.563752 16735 raft_consensus.cc:2272] T 55dafff068a342dfa5af1787019ba8a4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.566838 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.567521 16735 raft_consensus.cc:2243] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.568024 16735 raft_consensus.cc:2272] T 43c04fc1fcc1436db120763fec75eeaf P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.570247 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.570842 16735 raft_consensus.cc:2243] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.571264 16735 raft_consensus.cc:2272] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.573411 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.573916 16735 raft_consensus.cc:2243] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.574388 16735 raft_consensus.cc:2272] T 03346169d60b45acbe7ba43f7519a7f7 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.576539 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.577172 16735 raft_consensus.cc:2243] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.577584 16735 raft_consensus.cc:2272] T c0c6703a83b04ebf9e70b5328068e529 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.579736 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.580209 16735 raft_consensus.cc:2243] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.580596 16735 raft_consensus.cc:2272] T 4c5c052a5d3646c09cd839b4c9546767 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.582731 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.583276 16735 raft_consensus.cc:2243] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.583671 16735 raft_consensus.cc:2272] T b6cd61c3f5694dc2989902d2f076e4d4 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.585572 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.586088 16735 raft_consensus.cc:2243] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.586472 16735 raft_consensus.cc:2272] T 69553811341d47358416cab8c269616f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.588407 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.589046 16735 raft_consensus.cc:2243] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.589514 16735 raft_consensus.cc:2272] T 4e90a7b540e9433ab3c7fc715b024310 P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.591883 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.592602 16735 raft_consensus.cc:2243] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.593434 16735 raft_consensus.cc:2272] T 3f0efb6272c14a83ba6d2ef618c3c5ba P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.595441 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.596007 16735 raft_consensus.cc:2243] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.596777 16735 raft_consensus.cc:2272] T fe35ac982673453787337c9e34ca20c0 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.598726 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.599206 16735 raft_consensus.cc:2243] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.599627 16735 raft_consensus.cc:2272] T 20c48b9fa0164c9787005aa7ac676ffa P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.602072 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.602705 16735 raft_consensus.cc:2243] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.603142 16735 raft_consensus.cc:2272] T b74f00a4f77b4f63becd442c8ff02e1d P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.605381 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.606113 16735 raft_consensus.cc:2243] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.606652 16735 raft_consensus.cc:2272] T d1b41bf2b6a04f08a3865ddfcf44a15f P c07ec7938b404792bb0bee2ba3d89de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.609217 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.609762 16735 raft_consensus.cc:2243] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.610798 16735 raft_consensus.cc:2272] T 4e69ab49ca3a420da622b784e9f3e70d P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.613216 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:55.613804 16735 raft_consensus.cc:2243] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.614380 16735 raft_consensus.cc:2272] T e6bb670bbf1145a7a5f9cead18427283 P c07ec7938b404792bb0bee2ba3d89de8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:55.704092 20180 connection.cc:769] client connection to 127.16.87.193:43521 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 12:10:55.722421 16735 tablet_server.cc:196] TabletServer@127.16.87.193:43521 shutdown complete.
I20260709 12:10:55.883455 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
W20260709 12:10:55.915920 20107 consensus_peers.cc:597] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.921087 20107 consensus_peers.cc:597] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.942444 20181 consensus_peers.cc:597] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:55.968554 20181 consensus_peers.cc:597] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:55.981374 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:55.982430 16735 tablet_replica.cc:333] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:55.983197 16735 raft_consensus.cc:2243] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.983639 16735 raft_consensus.cc:2272] T e1a5bbb9ac77483d990c26f15443c04f P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.985817 16735 tablet_replica.cc:333] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:55.986474 16735 raft_consensus.cc:2243] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:55.987226 16735 raft_consensus.cc:2272] T c0c6703a83b04ebf9e70b5328068e529 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.989378 16735 tablet_replica.cc:333] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:55.989997 16735 raft_consensus.cc:2243] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.990491 16735 raft_consensus.cc:2272] T 1a827bdf83594bc2881ae698096f18aa P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.992584 16735 tablet_replica.cc:333] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:55.993145 16735 raft_consensus.cc:2243] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.993561 16735 raft_consensus.cc:2272] T f8ca27236bbf4be992e884c07119bba6 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.995639 16735 tablet_replica.cc:333] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:55.996340 16735 raft_consensus.cc:2243] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.996819 16735 raft_consensus.cc:2272] T d07e21c517c14069bf4a9d50b63edd2d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:55.998826 16735 tablet_replica.cc:333] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:55.999493 16735 raft_consensus.cc:2243] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:55.999902 16735 raft_consensus.cc:2272] T 47b04cefbdd8464993800453dca3ee99 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.001754 16735 tablet_replica.cc:333] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.002435 16735 raft_consensus.cc:2243] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.003204 16735 raft_consensus.cc:2272] T 17f81d2349034feb94299090da17f8e2 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.005635 16735 tablet_replica.cc:333] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.006438 16735 raft_consensus.cc:2243] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.007388 16735 raft_consensus.cc:2272] T c718e33938bf484fb9b2e4b03dc9d804 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.009867 16735 tablet_replica.cc:333] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.010622 16735 raft_consensus.cc:2243] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.011551 16735 raft_consensus.cc:2272] T d1b41bf2b6a04f08a3865ddfcf44a15f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.012442 20107 consensus_peers.cc:597] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.013968 16735 tablet_replica.cc:333] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.014698 16735 raft_consensus.cc:2243] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.015115 16735 raft_consensus.cc:2272] T 1adcadfd8bf24597812872f0e2ad4d47 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.017025 16735 tablet_replica.cc:333] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.017702 16735 raft_consensus.cc:2243] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.018210 16735 raft_consensus.cc:2272] T 0e2281effeb64b3f8f66b09852fe9886 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.020582 16735 tablet_replica.cc:333] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.021270 16735 raft_consensus.cc:2243] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.021720 16735 raft_consensus.cc:2272] T 270a86a85623495ea87b45d5f53c904b P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.023725 16735 tablet_replica.cc:333] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.024250 16735 raft_consensus.cc:2243] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.024951 16735 raft_consensus.cc:2272] T 1567a7b767a643faa897f231d0ae5a45 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.026798 16735 tablet_replica.cc:333] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.027344 16735 raft_consensus.cc:2243] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.027809 16735 raft_consensus.cc:2272] T de5e0f32f50e4855a6f54bf0ab6f3a84 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.029716 16735 tablet_replica.cc:333] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.030496 16735 raft_consensus.cc:2243] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.031427 16735 raft_consensus.cc:2272] T 96bd9196d424477aa5af7d01c8ef1323 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.033623 16735 tablet_replica.cc:333] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.034391 16735 raft_consensus.cc:2243] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.035140 16735 raft_consensus.cc:2272] T c144c51d5e6e44098406b58886e44a37 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.036938 16735 tablet_replica.cc:333] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.037495 16735 raft_consensus.cc:2243] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.038182 16735 raft_consensus.cc:2272] T 4e9597222ed44cb7b8048c80aa429025 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.040040 16735 tablet_replica.cc:333] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.040580 16735 raft_consensus.cc:2243] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.041031 16735 raft_consensus.cc:2272] T 153abbe95c714b8ba119399e341b9334 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.042732 16735 tablet_replica.cc:333] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.043236 16735 raft_consensus.cc:2243] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.043962 16735 raft_consensus.cc:2272] T f02eae4d000d4aa8902de88e02f3bcde P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.045780 16735 tablet_replica.cc:333] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.046367 16735 raft_consensus.cc:2243] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.046762 16735 raft_consensus.cc:2272] T 30cd2c44e08940f0a8b8d12431df95d6 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.048854 16735 tablet_replica.cc:333] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.049561 16735 raft_consensus.cc:2243] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.050132 16735 raft_consensus.cc:2272] T a717c165911c4c61a85007ceab07c6ed P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.052531 16735 tablet_replica.cc:333] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.053237 16735 raft_consensus.cc:2243] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.053741 16735 raft_consensus.cc:2272] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.056049 16735 tablet_replica.cc:333] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.056741 16735 raft_consensus.cc:2243] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.057754 16735 raft_consensus.cc:2272] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.060046 16735 tablet_replica.cc:333] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.060739 16735 raft_consensus.cc:2243] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.061242 16735 raft_consensus.cc:2272] T fdbe7c18cebf454fb0cb954212e357fe P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.063660 16735 tablet_replica.cc:333] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.064325 16735 raft_consensus.cc:2243] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.064837 16735 raft_consensus.cc:2272] T 7a2da638e17c46c4b5abfe698c7e5b02 P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.067226 16735 tablet_replica.cc:333] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.067881 16735 raft_consensus.cc:2243] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.068835 16735 raft_consensus.cc:2272] T e12720209c75482da60d2e7bbfecfc00 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.071460 16735 tablet_replica.cc:333] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.072171 16735 raft_consensus.cc:2243] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.073061 16735 raft_consensus.cc:2272] T 35fedd37e9614be1ac526f516e685717 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.074645 20107 consensus_peers.cc:597] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.075537 16735 tablet_replica.cc:333] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.076350 16735 raft_consensus.cc:2243] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.077224 16735 raft_consensus.cc:2272] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.079591 16735 tablet_replica.cc:333] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.080379 16735 raft_consensus.cc:2243] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.080852 16735 raft_consensus.cc:2272] T 66f925a9c6024338909ce11d9aa60ac0 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.083389 16735 tablet_replica.cc:333] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.084074 16735 raft_consensus.cc:2243] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.085031 16735 raft_consensus.cc:2272] T 7d11c9de57fb4674ac9925503d6af96a P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.087577 16735 tablet_replica.cc:333] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.088325 16735 raft_consensus.cc:2243] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.088819 16735 raft_consensus.cc:2272] T 69553811341d47358416cab8c269616f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.091352 16735 tablet_replica.cc:333] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.091919 16735 raft_consensus.cc:2243] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.092379 16735 raft_consensus.cc:2272] T 3f0efb6272c14a83ba6d2ef618c3c5ba P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.094413 16735 tablet_replica.cc:333] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.094940 16735 raft_consensus.cc:2243] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.095800 16735 raft_consensus.cc:2272] T 4e90a7b540e9433ab3c7fc715b024310 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.097967 16735 tablet_replica.cc:333] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.098625 16735 raft_consensus.cc:2243] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.099086 16735 raft_consensus.cc:2272] T fe35ac982673453787337c9e34ca20c0 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.101011 16735 tablet_replica.cc:333] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.101514 16735 raft_consensus.cc:2243] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.102002 16735 raft_consensus.cc:2272] T 20c48b9fa0164c9787005aa7ac676ffa P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.104365 16735 tablet_replica.cc:333] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.104954 16735 raft_consensus.cc:2243] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.105422 16735 raft_consensus.cc:2272] T f8bf861e40c44548ab9998d6a0e60e5f P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.107460 16735 tablet_replica.cc:333] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.107971 16735 raft_consensus.cc:2243] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.108393 16735 raft_consensus.cc:2272] T 24572f9435e941c4bcc209e5bce6b051 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.110559 16735 tablet_replica.cc:333] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.111173 16735 raft_consensus.cc:2243] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.111639 16735 raft_consensus.cc:2272] T 4e69ab49ca3a420da622b784e9f3e70d P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.113507 16735 tablet_replica.cc:333] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.114073 16735 raft_consensus.cc:2243] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.114526 16735 raft_consensus.cc:2272] T e6bb670bbf1145a7a5f9cead18427283 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.116446 16735 tablet_replica.cc:333] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.117049 16735 raft_consensus.cc:2243] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.117487 16735 raft_consensus.cc:2272] T e63ce8d312cf4393adc8b091c389c382 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.119489 16735 tablet_replica.cc:333] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.120047 16735 raft_consensus.cc:2243] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.120473 16735 raft_consensus.cc:2272] T 73348dcd08584561a32e720819226c7e P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.122387 16735 tablet_replica.cc:333] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.122939 16735 raft_consensus.cc:2243] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.123364 16735 raft_consensus.cc:2272] T 03346169d60b45acbe7ba43f7519a7f7 P 47284959fd49471586c620c0be6cfd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.131906 16735 tablet_replica.cc:333] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.132580 16735 raft_consensus.cc:2243] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.133078 16735 raft_consensus.cc:2272] T 45bc6afad7f140d6865f5c378243175e P 47284959fd49471586c620c0be6cfd65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.135514 16735 tablet_replica.cc:333] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65: stopping tablet replica
I20260709 12:10:56.136132 16735 raft_consensus.cc:2243] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.136579 16735 raft_consensus.cc:2272] T dc61d1ee04474fadba8bc87e9b82f396 P 47284959fd49471586c620c0be6cfd65 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.214833 20107 consensus_peers.cc:597] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.219669 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
W20260709 12:10:56.223172 20107 consensus_peers.cc:597] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.255276 20181 consensus_peers.cc:597] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.277246 20107 consensus_peers.cc:597] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.296973 20181 consensus_peers.cc:597] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.313479 20181 consensus_peers.cc:597] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.314644 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
W20260709 12:10:56.326125 20180 consensus_peers.cc:597] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.346269 20181 consensus_peers.cc:597] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.362247 20107 consensus_peers.cc:597] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.373374 20180 consensus_peers.cc:597] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.380419 20107 consensus_peers.cc:597] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.382988 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:56.383852 16735 tablet_replica.cc:333] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.384649 16735 raft_consensus.cc:2243] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.385107 16735 raft_consensus.cc:2272] T ad0970afce8546b09c260261ba75725d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.387286 16735 tablet_replica.cc:333] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.388025 16735 raft_consensus.cc:2243] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.388558 16735 raft_consensus.cc:2272] T e1a5bbb9ac77483d990c26f15443c04f P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.390975 16735 tablet_replica.cc:333] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.391754 16735 raft_consensus.cc:2243] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.392549 16735 raft_consensus.cc:2272] T 47b04cefbdd8464993800453dca3ee99 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.394551 16735 tablet_replica.cc:333] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.395120 16735 raft_consensus.cc:2243] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.396044 16735 raft_consensus.cc:2272] T 16a44cec7a9f494a9a221c30c758eb63 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.398694 16735 tablet_replica.cc:333] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.399495 16735 raft_consensus.cc:2243] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.400431 16735 raft_consensus.cc:2272] T 5fa0a27836154d08984ffc43511a0a17 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.403055 16735 tablet_replica.cc:333] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.403638 16735 raft_consensus.cc:2243] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.404062 16735 raft_consensus.cc:2272] T c0c6703a83b04ebf9e70b5328068e529 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.405889 16735 tablet_replica.cc:333] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.406565 16735 raft_consensus.cc:2243] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.406996 16735 raft_consensus.cc:2272] T 73348dcd08584561a32e720819226c7e P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.408895 16735 tablet_replica.cc:333] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.409538 16735 raft_consensus.cc:2243] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.409916 16735 raft_consensus.cc:2272] T 1adcadfd8bf24597812872f0e2ad4d47 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.411871 16735 tablet_replica.cc:333] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.412434 16735 raft_consensus.cc:2243] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.413201 16735 raft_consensus.cc:2272] T 1a827bdf83594bc2881ae698096f18aa P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.415613 16735 tablet_replica.cc:333] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.416371 16735 raft_consensus.cc:2243] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.416846 16735 raft_consensus.cc:2272] T 43c04fc1fcc1436db120763fec75eeaf P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.417501 20180 consensus_peers.cc:597] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.418964 16735 tablet_replica.cc:333] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.419642 16735 raft_consensus.cc:2243] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.420120 16735 raft_consensus.cc:2272] T d07e21c517c14069bf4a9d50b63edd2d P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.422120 16735 tablet_replica.cc:333] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.422716 16735 raft_consensus.cc:2243] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.423121 16735 raft_consensus.cc:2272] T 0384bbf248cd45c6aed1d6a2815d0e86 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.425115 16735 tablet_replica.cc:333] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.425660 16735 raft_consensus.cc:2243] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.426087 16735 raft_consensus.cc:2272] T d1b41bf2b6a04f08a3865ddfcf44a15f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.428332 16735 tablet_replica.cc:333] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.429121 16735 raft_consensus.cc:2243] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.429626 16735 raft_consensus.cc:2272] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.431978 16735 tablet_replica.cc:333] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.432521 16735 raft_consensus.cc:2243] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.432945 16735 raft_consensus.cc:2272] T c718e33938bf484fb9b2e4b03dc9d804 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.434715 16735 tablet_replica.cc:333] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.435217 16735 raft_consensus.cc:2243] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.435611 16735 raft_consensus.cc:2272] T 83f0c313683c475cbb76e436a32edc09 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.437268 16735 tablet_replica.cc:333] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.437770 16735 raft_consensus.cc:2243] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.438143 16735 raft_consensus.cc:2272] T 66f925a9c6024338909ce11d9aa60ac0 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.441015 16735 tablet_replica.cc:333] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.441833 16735 raft_consensus.cc:2243] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.442413 16735 raft_consensus.cc:2272] T a717c165911c4c61a85007ceab07c6ed P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.445102 16735 tablet_replica.cc:333] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.445880 16735 raft_consensus.cc:2243] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.446414 16735 raft_consensus.cc:2272] T e7e6a389f2314f7caaad5875de45e929 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.449034 16735 tablet_replica.cc:333] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.449823 16735 raft_consensus.cc:2243] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.450403 16735 raft_consensus.cc:2272] T 1567a7b767a643faa897f231d0ae5a45 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.450661 20180 consensus_peers.cc:597] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.452943 16735 tablet_replica.cc:333] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.453879 16735 raft_consensus.cc:2243] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.454877 16735 raft_consensus.cc:2272] T de5e0f32f50e4855a6f54bf0ab6f3a84 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.457638 16735 tablet_replica.cc:333] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.458441 16735 raft_consensus.cc:2243] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.458999 16735 raft_consensus.cc:2272] T 55dafff068a342dfa5af1787019ba8a4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.461598 16735 tablet_replica.cc:333] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.462445 16735 raft_consensus.cc:2243] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.462978 16735 raft_consensus.cc:2272] T 4e9597222ed44cb7b8048c80aa429025 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.466578 16735 tablet_replica.cc:333] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.467383 16735 raft_consensus.cc:2243] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.468408 16735 raft_consensus.cc:2272] T 270a86a85623495ea87b45d5f53c904b P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.471086 16735 tablet_replica.cc:333] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.471835 16735 raft_consensus.cc:2243] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.472545 16735 raft_consensus.cc:2272] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.475314 16735 tablet_replica.cc:333] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.476150 16735 raft_consensus.cc:2243] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.476307 21111 raft_consensus.cc:493] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:56.476630 16735 raft_consensus.cc:2272] T 6e50c0f014974bce87640eb93cd77270 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.476881 21111 raft_consensus.cc:515] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:56.479133 21111 leader_election.cc:290] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:56.479598 16735 tablet_replica.cc:333] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.480513 16735 raft_consensus.cc:2243] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.481389 16735 raft_consensus.cc:2272] T 30cd2c44e08940f0a8b8d12431df95d6 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.484098 16735 tablet_replica.cc:333] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.484865 16735 raft_consensus.cc:2243] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.485388 16735 raft_consensus.cc:2272] T f02eae4d000d4aa8902de88e02f3bcde P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.487964 16735 tablet_replica.cc:333] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.488722 16735 raft_consensus.cc:2243] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.489637 16735 raft_consensus.cc:2272] T 4c5c052a5d3646c09cd839b4c9546767 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.490094 20181 leader_election.cc:336] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111)
I20260709 12:10:56.492300 16735 tablet_replica.cc:333] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.493155 16735 raft_consensus.cc:2243] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.494180 16735 raft_consensus.cc:2272] T 0e2281effeb64b3f8f66b09852fe9886 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.496855 16735 tablet_replica.cc:333] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.497757 16735 raft_consensus.cc:2243] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.498395 16735 raft_consensus.cc:2272] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.499374 20180 consensus_peers.cc:597] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.501308 16735 tablet_replica.cc:333] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.502197 16735 raft_consensus.cc:2243] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.502792 16735 raft_consensus.cc:2272] T fdbe7c18cebf454fb0cb954212e357fe P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.505193 20181 consensus_peers.cc:597] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Couldn't send request to peer 47284959fd49471586c620c0be6cfd65. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.505930 16735 tablet_replica.cc:333] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.506858 16735 raft_consensus.cc:2243] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.507822 16735 raft_consensus.cc:2272] T 20c48b9fa0164c9787005aa7ac676ffa P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.509444 20180 consensus_peers.cc:597] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.509923 20180 consensus_peers.cc:597] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.510351 20180 leader_election.cc:336] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:56.510466 16735 tablet_replica.cc:333] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.510697 20180 leader_election.cc:304] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:56.511332 16735 raft_consensus.cc:2243] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.511330 21111 raft_consensus.cc:2749] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:56.512423 16735 raft_consensus.cc:2272] T b74f00a4f77b4f63becd442c8ff02e1d P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.515290 16735 tablet_replica.cc:333] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.516739 16735 raft_consensus.cc:2243] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.517247 16735 raft_consensus.cc:2272] T 7a2da638e17c46c4b5abfe698c7e5b02 P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.519448 16735 tablet_replica.cc:333] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.519963 16735 raft_consensus.cc:2243] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.520437 16735 raft_consensus.cc:2272] T e12720209c75482da60d2e7bbfecfc00 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.522599 16735 tablet_replica.cc:333] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.523099 16735 raft_consensus.cc:2243] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.523855 16735 raft_consensus.cc:2272] T 79b9d20e2f8d4a8586e2f8818c557c83 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.525727 16735 tablet_replica.cc:333] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.526252 16735 raft_consensus.cc:2243] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.527074 16735 raft_consensus.cc:2272] T 69553811341d47358416cab8c269616f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.529372 16735 tablet_replica.cc:333] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.529867 16735 raft_consensus.cc:2243] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.530658 16735 raft_consensus.cc:2272] T b6cd61c3f5694dc2989902d2f076e4d4 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.532841 16735 tablet_replica.cc:333] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.533357 16735 raft_consensus.cc:2243] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.533792 16735 raft_consensus.cc:2272] T 24572f9435e941c4bcc209e5bce6b051 P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.535969 16735 tablet_replica.cc:333] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.536638 16735 raft_consensus.cc:2243] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.537091 16735 raft_consensus.cc:2272] T 7dd6e8ea50934d6eb481e1e84493c3c7 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.538970 16735 tablet_replica.cc:333] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.539494 16735 raft_consensus.cc:2243] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.540221 16735 raft_consensus.cc:2272] T f8bf861e40c44548ab9998d6a0e60e5f P b8fff5db009a4f7fa745d08e5aa55113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.542133 16735 tablet_replica.cc:333] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.542641 16735 raft_consensus.cc:2243] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.543131 16735 raft_consensus.cc:2272] T 45bc6afad7f140d6865f5c378243175e P b8fff5db009a4f7fa745d08e5aa55113 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.545047 16735 tablet_replica.cc:333] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113: stopping tablet replica
I20260709 12:10:56.545493 16735 raft_consensus.cc:2243] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.546032 16735 raft_consensus.cc:2272] T dc61d1ee04474fadba8bc87e9b82f396 P b8fff5db009a4f7fa745d08e5aa55113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.616472 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
W20260709 12:10:56.662595 20180 consensus_peers.cc:597] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.195:46253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.687538 16735 tablet_server.cc:179] TabletServer@127.16.87.196:0 shutting down...
I20260709 12:10:56.712767 21141 raft_consensus.cc:493] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:56.713455 21141 raft_consensus.cc:515] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:56.714025 21111 raft_consensus.cc:493] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:56.714664 21111 raft_consensus.cc:515] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:56.719424 21111 leader_election.cc:290] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:56.720592 21141 leader_election.cc:290] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:56.727927 21141 raft_consensus.cc:493] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:56.728437 21141 raft_consensus.cc:515] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
W20260709 12:10:56.728191 20180 consensus_peers.cc:597] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.195:46253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.730666 21141 leader_election.cc:290] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
W20260709 12:10:56.733295 20181 leader_election.cc:336] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111)
W20260709 12:10:56.733776 20181 leader_election.cc:336] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111)
W20260709 12:10:56.738219 20181 leader_election.cc:336] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111)
W20260709 12:10:56.746919 20180 leader_election.cc:336] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:56.747406 20180 leader_election.cc:304] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:56.748124 21111 raft_consensus.cc:2749] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:56.748322 20180 leader_election.cc:336] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:56.748796 20180 leader_election.cc:304] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:56.749620 21111 raft_consensus.cc:2749] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:56.750998 20180 consensus_peers.cc:597] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.195:46253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.754721 20180 leader_election.cc:336] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:56.755151 20180 leader_election.cc:304] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:56.755472 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:56.755784 21111 raft_consensus.cc:2749] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:56.756603 16735 tablet_replica.cc:333] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.757783 16735 raft_consensus.cc:2243] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:10:56.758926 20180 consensus_peers.cc:597] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.195:46253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:56.758942 16735 raft_consensus.cc:2272] T ad0970afce8546b09c260261ba75725d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.762256 16735 tablet_replica.cc:333] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.763141 16735 raft_consensus.cc:2243] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.763705 16735 raft_consensus.cc:2272] T f8ca27236bbf4be992e884c07119bba6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.766292 16735 tablet_replica.cc:333] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.767203 16735 raft_consensus.cc:2243] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.768221 16735 raft_consensus.cc:2272] T 43c04fc1fcc1436db120763fec75eeaf P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.771052 16735 tablet_replica.cc:333] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.771910 16735 raft_consensus.cc:2243] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.772925 16735 raft_consensus.cc:2272] T 1adcadfd8bf24597812872f0e2ad4d47 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.775677 16735 tablet_replica.cc:333] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.776525 16735 raft_consensus.cc:2243] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.777076 16735 raft_consensus.cc:2272] T c144c51d5e6e44098406b58886e44a37 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.779965 16735 tablet_replica.cc:333] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.780786 16735 raft_consensus.cc:2243] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.781303 16735 raft_consensus.cc:2272] T c718e33938bf484fb9b2e4b03dc9d804 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.783972 16735 tablet_replica.cc:333] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.784773 16735 raft_consensus.cc:2243] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.785693 16735 raft_consensus.cc:2272] T 0384bbf248cd45c6aed1d6a2815d0e86 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.788192 16735 tablet_replica.cc:333] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.788972 16735 raft_consensus.cc:2243] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.789487 16735 raft_consensus.cc:2272] T 16a44cec7a9f494a9a221c30c758eb63 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.792081 16735 tablet_replica.cc:333] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.792917 16735 raft_consensus.cc:2243] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.793848 16735 raft_consensus.cc:2272] T 8aaf9b6d0a7843fc8236ba75a2e133d3 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.796504 16735 tablet_replica.cc:333] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.797313 16735 raft_consensus.cc:2243] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.797784 16735 raft_consensus.cc:2272] T 47b04cefbdd8464993800453dca3ee99 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.800299 16735 tablet_replica.cc:333] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.801064 16735 raft_consensus.cc:2243] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.801581 16735 raft_consensus.cc:2272] T 17f81d2349034feb94299090da17f8e2 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.804057 16735 tablet_replica.cc:333] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.804816 16735 raft_consensus.cc:2243] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.805335 16735 raft_consensus.cc:2272] T 270a86a85623495ea87b45d5f53c904b P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.807952 16735 tablet_replica.cc:333] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.808739 16735 raft_consensus.cc:2243] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.809258 16735 raft_consensus.cc:2272] T 5fa0a27836154d08984ffc43511a0a17 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.812122 16735 tablet_replica.cc:333] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.812139 21111 raft_consensus.cc:493] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:56.813114 16735 raft_consensus.cc:2243] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.812891 21111 raft_consensus.cc:515] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:56.813858 16735 raft_consensus.cc:2272] T 96bd9196d424477aa5af7d01c8ef1323 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.815431 21111 leader_election.cc:290] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:56.816834 16735 tablet_replica.cc:333] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.817775 16735 raft_consensus.cc:2243] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.819520 16735 raft_consensus.cc:2272] T e7e6a389f2314f7caaad5875de45e929 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.821164 20181 leader_election.cc:336] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111)
W20260709 12:10:56.821695 20180 leader_election.cc:336] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:56.822095 20180 leader_election.cc:304] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:56.822326 16735 tablet_replica.cc:333] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.822829 21111 raft_consensus.cc:2749] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:56.823220 16735 raft_consensus.cc:2243] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.823918 16735 raft_consensus.cc:2272] T 153abbe95c714b8ba119399e341b9334 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.826774 16735 tablet_replica.cc:333] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.827574 16735 raft_consensus.cc:2243] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.828076 16735 raft_consensus.cc:2272] T 30cd2c44e08940f0a8b8d12431df95d6 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.830665 16735 tablet_replica.cc:333] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.831447 16735 raft_consensus.cc:2243] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.831930 16735 raft_consensus.cc:2272] T f02eae4d000d4aa8902de88e02f3bcde P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.834403 16735 tablet_replica.cc:333] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.835148 16735 raft_consensus.cc:2243] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.835650 16735 raft_consensus.cc:2272] T f91de4cbc94a4bd6bd9a7bc1e4b86140 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.838084 16735 tablet_replica.cc:333] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.838904 16735 raft_consensus.cc:2243] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.839906 16735 raft_consensus.cc:2272] T 6e50c0f014974bce87640eb93cd77270 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.842456 16735 tablet_replica.cc:333] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.843237 16735 raft_consensus.cc:2243] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.843755 16735 raft_consensus.cc:2272] T e63ce8d312cf4393adc8b091c389c382 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.846225 16735 tablet_replica.cc:333] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.847028 16735 raft_consensus.cc:2243] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.848017 16735 raft_consensus.cc:2272] T 55dafff068a342dfa5af1787019ba8a4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.850528 16735 tablet_replica.cc:333] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.851294 16735 raft_consensus.cc:2243] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.851804 16735 raft_consensus.cc:2272] T 4c5c052a5d3646c09cd839b4c9546767 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.854389 16735 tablet_replica.cc:333] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.855167 16735 raft_consensus.cc:2243] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.855690 16735 raft_consensus.cc:2272] T 4e69ab49ca3a420da622b784e9f3e70d P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.858239 16735 tablet_replica.cc:333] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.859094 16735 raft_consensus.cc:2243] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.860072 16735 raft_consensus.cc:2272] T e6bb670bbf1145a7a5f9cead18427283 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.862620 16735 tablet_replica.cc:333] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.863399 16735 raft_consensus.cc:2243] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.863905 16735 raft_consensus.cc:2272] T 0e2281effeb64b3f8f66b09852fe9886 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.866549 16735 tablet_replica.cc:333] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.867318 16735 raft_consensus.cc:2243] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.867817 16735 raft_consensus.cc:2272] T c7c31a9f24f34ea9a9f1c88d0ce2b623 P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.870424 16735 tablet_replica.cc:333] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.871194 16735 raft_consensus.cc:2243] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.871745 16735 raft_consensus.cc:2272] T 2a9fa9bdf82a4ab797c0ff5cd2b5539f P cf9f2f7513d148869f9e6ae6a21397a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.874234 16735 tablet_replica.cc:333] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.875042 16735 raft_consensus.cc:2243] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.876034 16735 raft_consensus.cc:2272] T fdbe7c18cebf454fb0cb954212e357fe P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.878540 16735 tablet_replica.cc:333] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.879271 16735 raft_consensus.cc:2243] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.879765 16735 raft_consensus.cc:2272] T b74f00a4f77b4f63becd442c8ff02e1d P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.882141 16735 tablet_replica.cc:333] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.882766 21111 raft_consensus.cc:493] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c07ec7938b404792bb0bee2ba3d89de8)
I20260709 12:10:56.882885 16735 raft_consensus.cc:2243] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.883515 21111 raft_consensus.cc:515] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf9f2f7513d148869f9e6ae6a21397a4" member_type: VOTER last_known_addr { host: "127.16.87.196" port: 44631 } } peers { permanent_uuid: "c07ec7938b404792bb0bee2ba3d89de8" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 43521 } } peers { permanent_uuid: "47284959fd49471586c620c0be6cfd65" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 42227 } }
I20260709 12:10:56.884091 16735 raft_consensus.cc:2272] T 83f0c313683c475cbb76e436a32edc09 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.886853 16735 tablet_replica.cc:333] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.887631 16735 raft_consensus.cc:2243] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.888156 21111 leader_election.cc:290] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521), 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227)
I20260709 12:10:56.888623 16735 raft_consensus.cc:2272] T 66f925a9c6024338909ce11d9aa60ac0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:56.889091 20180 consensus_peers.cc:597] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 -> Peer b8fff5db009a4f7fa745d08e5aa55113 (127.16.87.195:46253): Couldn't send request to peer b8fff5db009a4f7fa745d08e5aa55113. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.195:46253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:56.890789 20181 leader_election.cc:336] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47284959fd49471586c620c0be6cfd65 (127.16.87.194:42227): Network error: Client connection negotiation failed: client connection to 127.16.87.194:42227: connect: Connection refused (error 111)
I20260709 12:10:56.891288 16735 tablet_replica.cc:333] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.892190 16735 raft_consensus.cc:2243] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:56.892213 20180 leader_election.cc:336] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c07ec7938b404792bb0bee2ba3d89de8 (127.16.87.193:43521): Network error: Client connection negotiation failed: client connection to 127.16.87.193:43521: connect: Connection refused (error 111)
I20260709 12:10:56.892738 20180 leader_election.cc:304] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [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: cf9f2f7513d148869f9e6ae6a21397a4; no voters: 47284959fd49471586c620c0be6cfd65, c07ec7938b404792bb0bee2ba3d89de8
I20260709 12:10:56.892921 16735 raft_consensus.cc:2272] T 7d11c9de57fb4674ac9925503d6af96a P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.893394 21111 raft_consensus.cc:2749] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:56.895762 16735 tablet_replica.cc:333] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.896612 16735 raft_consensus.cc:2243] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.897586 16735 raft_consensus.cc:2272] T 24572f9435e941c4bcc209e5bce6b051 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.900334 16735 tablet_replica.cc:333] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.901199 16735 raft_consensus.cc:2243] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.901783 16735 raft_consensus.cc:2272] T f8bf861e40c44548ab9998d6a0e60e5f P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.904287 16735 tablet_replica.cc:333] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.904971 16735 raft_consensus.cc:2243] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.905488 16735 raft_consensus.cc:2272] T 7dd6e8ea50934d6eb481e1e84493c3c7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.907891 16735 tablet_replica.cc:333] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.908591 16735 raft_consensus.cc:2243] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.909055 16735 raft_consensus.cc:2272] T 35fedd37e9614be1ac526f516e685717 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.911527 16735 tablet_replica.cc:333] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.912230 16735 raft_consensus.cc:2243] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.912739 16735 raft_consensus.cc:2272] T 79b9d20e2f8d4a8586e2f8818c557c83 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.915254 16735 tablet_replica.cc:333] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.916002 16735 raft_consensus.cc:2243] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.916581 16735 raft_consensus.cc:2272] T 3f0efb6272c14a83ba6d2ef618c3c5ba P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.919035 16735 tablet_replica.cc:333] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.919739 16735 raft_consensus.cc:2243] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.920251 16735 raft_consensus.cc:2272] T 4e90a7b540e9433ab3c7fc715b024310 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.922858 16735 tablet_replica.cc:333] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.923591 16735 raft_consensus.cc:2243] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.924167 16735 raft_consensus.cc:2272] T fe35ac982673453787337c9e34ca20c0 P cf9f2f7513d148869f9e6ae6a21397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.926740 16735 tablet_replica.cc:333] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.927420 16735 raft_consensus.cc:2243] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.927922 16735 raft_consensus.cc:2272] T b6cd61c3f5694dc2989902d2f076e4d4 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.930521 16735 tablet_replica.cc:333] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.931160 16735 raft_consensus.cc:2243] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.932140 16735 raft_consensus.cc:2272] T 73348dcd08584561a32e720819226c7e P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.934775 16735 tablet_replica.cc:333] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4: stopping tablet replica
I20260709 12:10:56.935384 16735 raft_consensus.cc:2243] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.936343 16735 raft_consensus.cc:2272] T 03346169d60b45acbe7ba43f7519a7f7 P cf9f2f7513d148869f9e6ae6a21397a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:57.069577 16735 tablet_server.cc:196] TabletServer@127.16.87.196:0 shutdown complete.
I20260709 12:10:57.139571 16735 master.cc:562] Master@127.16.87.254:46183 shutting down...
W20260709 12:10:57.174616 19940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:10:57.175879 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:57.176434 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:57.176817 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d78c77d5c9a4520bf2197acd00716db: stopping tablet replica
W20260709 12:10:58.195827 16735 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19923)
I20260709 12:10:58.429025 16735 master.cc:584] Master@127.16.87.254:46183 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (38528 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:10:58.521894 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:41831
I20260709 12:10:58.523044 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:58.528229 21160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:58.528447 21161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:58.529850 21163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:58.531193 16735 server_base.cc:1061] running on GCE node
I20260709 12:10:58.532451 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:58.532655 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:58.532827 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599058532795 us; error 0 us; skew 500 ppm
I20260709 12:10:58.533391 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:58.535722 16735 webserver.cc:533] Webserver started at http://127.16.87.254:42919/ using document root <none> and password file <none>
I20260709 12:10:58.536212 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:58.536413 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:58.536674 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:58.537814 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "632e9f4901d047eebd8a008260baebef"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.542052 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:10:58.545183 21168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.546032 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:58.546269 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "632e9f4901d047eebd8a008260baebef"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.546577 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:58.566980 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:58.568128 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:58.605892 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:41831
I20260709 12:10:58.605998 21219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:41831 every 8 connection(s)
I20260709 12:10:58.609861 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:58.620222 21220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef: Bootstrap starting.
I20260709 12:10:58.625083 21220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:58.629300 21220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef: No bootstrap required, opened a new log
I20260709 12:10:58.631511 21220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632e9f4901d047eebd8a008260baebef" member_type: VOTER }
I20260709 12:10:58.631923 21220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:58.632185 21220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632e9f4901d047eebd8a008260baebef, State: Initialized, Role: FOLLOWER
I20260709 12:10:58.632748 21220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "632e9f4901d047eebd8a008260baebef" member_type: VOTER }
I20260709 12:10:58.633210 21220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:58.633417 21220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:58.633711 21220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.638141 21220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632e9f4901d047eebd8a008260baebef" member_type: VOTER }
I20260709 12:10:58.638664 21220 leader_election.cc:304] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [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: 632e9f4901d047eebd8a008260baebef; no voters: 
I20260709 12:10:58.639721 21220 leader_election.cc:290] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:58.640116 21223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:58.641429 21223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 1 LEADER]: Becoming Leader. State: Replica: 632e9f4901d047eebd8a008260baebef, State: Running, Role: LEADER
I20260709 12:10:58.642046 21223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [LEADER]: Queue going to LEADER mode. State: All 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: "632e9f4901d047eebd8a008260baebef" member_type: VOTER }
I20260709 12:10:58.642724 21220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:58.646129 21224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "632e9f4901d047eebd8a008260baebef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632e9f4901d047eebd8a008260baebef" member_type: VOTER } }
I20260709 12:10:58.646407 21225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 632e9f4901d047eebd8a008260baebef. Latest consensus state: current_term: 1 leader_uuid: "632e9f4901d047eebd8a008260baebef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632e9f4901d047eebd8a008260baebef" member_type: VOTER } }
I20260709 12:10:58.646876 21224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:58.647266 21225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:58.652930 21229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:58.660671 21229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:58.661710 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:58.669530 21229 catalog_manager.cc:1383] Generated new cluster ID: 090fae268c9e4e359c7346341c69b5c0
I20260709 12:10:58.669826 21229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:58.684590 21229 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:58.685977 21229 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:58.703120 21229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef: Generated new TSK 0
I20260709 12:10:58.703738 21229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:58.728966 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:58.735438 21241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:58.736912 21242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:58.738487 21244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:58.739291 16735 server_base.cc:1061] running on GCE node
I20260709 12:10:58.740453 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:58.740644 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:58.740833 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599058740817 us; error 0 us; skew 500 ppm
I20260709 12:10:58.741427 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:58.743898 16735 webserver.cc:533] Webserver started at http://127.16.87.193:46111/ using document root <none> and password file <none>
I20260709 12:10:58.744446 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:58.744671 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:58.744939 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:58.745999 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "f1673fe4894a403ea392545375e80114"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.750532 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:58.753921 21249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.754752 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:58.755061 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "f1673fe4894a403ea392545375e80114"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.755374 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:58.774281 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:58.775591 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:58.777062 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:58.779321 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:58.779551 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.779801 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:58.779994 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.819108 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:37611
I20260709 12:10:58.819206 21311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:37611 every 8 connection(s)
I20260709 12:10:58.824194 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:58.831640 21316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:58.832652 21317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:58.835223 16735 server_base.cc:1061] running on GCE node
W20260709 12:10:58.835690 21319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:58.836849 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:58.837031 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:58.837257 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599058837222 us; error 0 us; skew 500 ppm
I20260709 12:10:58.837838 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:58.839605 21312 heartbeater.cc:344] Connected to a master server at 127.16.87.254:41831
I20260709 12:10:58.839975 21312 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:58.840898 16735 webserver.cc:533] Webserver started at http://127.16.87.194:33375/ using document root <none> and password file <none>
I20260709 12:10:58.840898 21312 heartbeater.cc:507] Master 127.16.87.254:41831 requested a full tablet report, sending...
I20260709 12:10:58.841734 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:58.842017 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:58.842322 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:58.843389 21185 ts_manager.cc:194] Registered new tserver with Master: f1673fe4894a403ea392545375e80114 (127.16.87.193:37611)
I20260709 12:10:58.843502 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "faafc6fae77349f28012266f70a12d53"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.845283 21185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36534
I20260709 12:10:58.848737 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:10:58.852244 21324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.853065 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:58.853387 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "faafc6fae77349f28012266f70a12d53"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.853672 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:58.883653 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:58.884881 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:58.886395 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:58.888602 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:58.888815 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.889070 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:58.889241 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.929975 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:40189
I20260709 12:10:58.930094 21386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:40189 every 8 connection(s)
I20260709 12:10:58.934886 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:58.941812 21390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:58.946393 21387 heartbeater.cc:344] Connected to a master server at 127.16.87.254:41831
I20260709 12:10:58.946929 21387 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:58.947759 21387 heartbeater.cc:507] Master 127.16.87.254:41831 requested a full tablet report, sending...
W20260709 12:10:58.949131 21393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:58.949138 21391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:58.950088 16735 server_base.cc:1061] running on GCE node
I20260709 12:10:58.950142 21185 ts_manager.cc:194] Registered new tserver with Master: faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:58.951051 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:58.951292 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:58.951488 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599058951470 us; error 0 us; skew 500 ppm
I20260709 12:10:58.951615 21185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36548
I20260709 12:10:58.952131 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:58.954694 16735 webserver.cc:533] Webserver started at http://127.16.87.195:42785/ using document root <none> and password file <none>
I20260709 12:10:58.955185 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:58.955397 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:58.955672 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:58.956777 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.961108 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:10:58.964429 21398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.965207 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:58.965543 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:10:58.965854 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:58.979252 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:58.980489 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:58.981930 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:58.984117 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:58.984347 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:58.984591 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:58.984771 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:59.023916 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:38057
I20260709 12:10:59.024011 21460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:38057 every 8 connection(s)
I20260709 12:10:59.037303 21461 heartbeater.cc:344] Connected to a master server at 127.16.87.254:41831
I20260709 12:10:59.037659 21461 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:59.038328 21461 heartbeater.cc:507] Master 127.16.87.254:41831 requested a full tablet report, sending...
I20260709 12:10:59.040510 21185 ts_manager.cc:194] Registered new tserver with Master: 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.041304 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013914316s
I20260709 12:10:59.042196 21185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36550
I20260709 12:10:59.068792 21185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36562:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:10:59.071732 21185 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:10:59.148087 21352 tablet_service.cc:1511] Processing CreateTablet for tablet f38c03d2397b4446b0e840eabd434347 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:59.150074 21352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38c03d2397b4446b0e840eabd434347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.150188 21351 tablet_service.cc:1511] Processing CreateTablet for tablet f43efde141384f8b81864dcc3184052e (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:59.152292 21351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43efde141384f8b81864dcc3184052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.166288 21277 tablet_service.cc:1511] Processing CreateTablet for tablet f38c03d2397b4446b0e840eabd434347 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:59.166617 21350 tablet_service.cc:1511] Processing CreateTablet for tablet 50a34ab6d5b540b19d42e19829b8c719 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:59.167733 21277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38c03d2397b4446b0e840eabd434347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.168063 21350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a34ab6d5b540b19d42e19829b8c719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.170573 21274 tablet_service.cc:1511] Processing CreateTablet for tablet 51e86b8fced7476dba21f053125cc5fd (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:59.171988 21274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e86b8fced7476dba21f053125cc5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.175932 21276 tablet_service.cc:1511] Processing CreateTablet for tablet f43efde141384f8b81864dcc3184052e (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:59.177547 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43efde141384f8b81864dcc3184052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.179464 21275 tablet_service.cc:1511] Processing CreateTablet for tablet 50a34ab6d5b540b19d42e19829b8c719 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:59.181245 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a34ab6d5b540b19d42e19829b8c719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.184058 21349 tablet_service.cc:1511] Processing CreateTablet for tablet 51e86b8fced7476dba21f053125cc5fd (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:59.185914 21349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e86b8fced7476dba21f053125cc5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.187825 21273 tablet_service.cc:1511] Processing CreateTablet for tablet d9cfbeb1e4d148b9a80a7aec09cd679e (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:59.189651 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cfbeb1e4d148b9a80a7aec09cd679e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.191682 21348 tablet_service.cc:1511] Processing CreateTablet for tablet d9cfbeb1e4d148b9a80a7aec09cd679e (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:59.193389 21348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cfbeb1e4d148b9a80a7aec09cd679e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.195003 21351 tablet_service.cc:1511] Processing CreateTablet for tablet 810a4dc76cf34bbaba5b330e35abb4ed (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:59.195703 21272 tablet_service.cc:1511] Processing CreateTablet for tablet 6c37a6aa07b6408cb96d65cc1a527414 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:59.197602 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c37a6aa07b6408cb96d65cc1a527414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.199041 21271 tablet_service.cc:1511] Processing CreateTablet for tablet 810a4dc76cf34bbaba5b330e35abb4ed (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:59.200469 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810a4dc76cf34bbaba5b330e35abb4ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.201104 21426 tablet_service.cc:1511] Processing CreateTablet for tablet f38c03d2397b4446b0e840eabd434347 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:59.201668 21424 tablet_service.cc:1511] Processing CreateTablet for tablet 50a34ab6d5b540b19d42e19829b8c719 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:59.203750 21426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38c03d2397b4446b0e840eabd434347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.199041 21347 tablet_service.cc:1511] Processing CreateTablet for tablet 6c37a6aa07b6408cb96d65cc1a527414 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:59.203994 21423 tablet_service.cc:1511] Processing CreateTablet for tablet 51e86b8fced7476dba21f053125cc5fd (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:59.205318 21423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e86b8fced7476dba21f053125cc5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.208072 21422 tablet_service.cc:1511] Processing CreateTablet for tablet d9cfbeb1e4d148b9a80a7aec09cd679e (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:59.209389 21422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cfbeb1e4d148b9a80a7aec09cd679e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.203523 21425 tablet_service.cc:1511] Processing CreateTablet for tablet f43efde141384f8b81864dcc3184052e (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:59.211465 21421 tablet_service.cc:1511] Processing CreateTablet for tablet 6c37a6aa07b6408cb96d65cc1a527414 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:59.216252 21420 tablet_service.cc:1511] Processing CreateTablet for tablet 810a4dc76cf34bbaba5b330e35abb4ed (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:59.219920 21270 tablet_service.cc:1511] Processing CreateTablet for tablet d6e44e0612bf465896dd5883f758cd1f (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:59.220175 21350 tablet_service.cc:1511] Processing CreateTablet for tablet d6e44e0612bf465896dd5883f758cd1f (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:59.221414 21270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e44e0612bf465896dd5883f758cd1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.223549 21425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43efde141384f8b81864dcc3184052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.225823 21419 tablet_service.cc:1511] Processing CreateTablet for tablet d6e44e0612bf465896dd5883f758cd1f (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:59.226682 21424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a34ab6d5b540b19d42e19829b8c719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.227845 21419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e44e0612bf465896dd5883f758cd1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.230746 21421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c37a6aa07b6408cb96d65cc1a527414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.233115 21477 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.234676 21420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810a4dc76cf34bbaba5b330e35abb4ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.240659 21477 tablet_bootstrap.cc:654] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.196343 21351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810a4dc76cf34bbaba5b330e35abb4ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.246976 21347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c37a6aa07b6408cb96d65cc1a527414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.249655 21276 tablet_service.cc:1511] Processing CreateTablet for tablet 418d0aa7793b423b881af416b0143397 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:59.251276 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418d0aa7793b423b881af416b0143397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.258653 21350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e44e0612bf465896dd5883f758cd1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.260506 21346 tablet_service.cc:1511] Processing CreateTablet for tablet 418d0aa7793b423b881af416b0143397 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:59.262089 21346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418d0aa7793b423b881af416b0143397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.283231 21418 tablet_service.cc:1511] Processing CreateTablet for tablet 418d0aa7793b423b881af416b0143397 (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:59.284696 21418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418d0aa7793b423b881af416b0143397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.290710 21271 tablet_service.cc:1511] Processing CreateTablet for tablet 8d108e0e2c364eb0a4aa7000425cf65a (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:59.292078 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d108e0e2c364eb0a4aa7000425cf65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.294775 21417 tablet_service.cc:1511] Processing CreateTablet for tablet 8d108e0e2c364eb0a4aa7000425cf65a (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:59.296145 21417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d108e0e2c364eb0a4aa7000425cf65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.301306 21345 tablet_service.cc:1511] Processing CreateTablet for tablet 8d108e0e2c364eb0a4aa7000425cf65a (DEFAULT_TABLE table=test-workload [id=b7218164dff04cf59c7dd7eb69046ecb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:59.303655 21345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d108e0e2c364eb0a4aa7000425cf65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:59.385613 21479 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.387089 21477 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.387650 21477 ts_tablet_manager.cc:1403] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.155s	user 0.019s	sys 0.024s
I20260709 12:10:59.390543 21477 raft_consensus.cc:359] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.391288 21477 raft_consensus.cc:385] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.391613 21477 raft_consensus.cc:740] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.392459 21479 tablet_bootstrap.cc:654] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.392495 21477 consensus_queue.cc:260] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.402729 21476 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.409533 21476 tablet_bootstrap.cc:654] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.413388 21312 heartbeater.cc:499] Master 127.16.87.254:41831 was elected leader, sending a full tablet report...
I20260709 12:10:59.414464 21477 ts_tablet_manager.cc:1434] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.010s
I20260709 12:10:59.415434 21479 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.416126 21479 ts_tablet_manager.cc:1403] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 12:10:59.420804 21479 raft_consensus.cc:359] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.415453 21477 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.421531 21479 raft_consensus.cc:385] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.421851 21479 raft_consensus.cc:740] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.422767 21479 consensus_queue.cc:260] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.429222 21477 tablet_bootstrap.cc:654] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.433341 21476 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.433965 21476 ts_tablet_manager.cc:1403] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.017s
I20260709 12:10:59.437063 21476 raft_consensus.cc:359] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.437851 21476 raft_consensus.cc:385] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.438213 21476 raft_consensus.cc:740] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.439131 21476 consensus_queue.cc:260] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.448236 21461 heartbeater.cc:499] Master 127.16.87.254:41831 was elected leader, sending a full tablet report...
I20260709 12:10:59.448964 21479 ts_tablet_manager.cc:1434] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.032s	user 0.021s	sys 0.010s
I20260709 12:10:59.450443 21479 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.459360 21479 tablet_bootstrap.cc:654] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.469722 21479 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.469941 21477 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.470350 21479 ts_tablet_manager.cc:1403] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 12:10:59.470678 21477 ts_tablet_manager.cc:1403] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.021s
I20260709 12:10:59.474568 21477 raft_consensus.cc:359] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.475373 21477 raft_consensus.cc:385] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.475401 21387 heartbeater.cc:499] Master 127.16.87.254:41831 was elected leader, sending a full tablet report...
I20260709 12:10:59.475934 21477 raft_consensus.cc:740] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.477030 21476 ts_tablet_manager.cc:1434] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.043s	user 0.017s	sys 0.013s
I20260709 12:10:59.476904 21477 consensus_queue.cc:260] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.478530 21485 raft_consensus.cc:493] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.479035 21485 raft_consensus.cc:515] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.479723 21477 ts_tablet_manager.cc:1434] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:10:59.473593 21479 raft_consensus.cc:359] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.480840 21479 raft_consensus.cc:385] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.480906 21477 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.481217 21479 raft_consensus.cc:740] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.481734 21485 leader_election.cc:290] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057), f1673fe4894a403ea392545375e80114 (127.16.87.193:37611)
I20260709 12:10:59.482194 21479 consensus_queue.cc:260] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.483103 21476 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.491573 21479 ts_tablet_manager.cc:1434] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:10:59.492735 21479 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.495072 21477 tablet_bootstrap.cc:654] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.498608 21476 tablet_bootstrap.cc:654] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.499748 21479 tablet_bootstrap.cc:654] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.517515 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
W20260709 12:10:59.520179 21326 leader_election.cc:343] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.520485 21483 raft_consensus.cc:493] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.521051 21483 raft_consensus.cc:515] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.525110 21476 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.525383 21479 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.525738 21476 ts_tablet_manager.cc:1403] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.020s
I20260709 12:10:59.525995 21479 ts_tablet_manager.cc:1403] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.008s
W20260709 12:10:59.528340 21462 tablet.cc:2406] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:10:59.528936 21476 raft_consensus.cc:359] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.529740 21476 raft_consensus.cc:385] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.530066 21476 raft_consensus.cc:740] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.530912 21479 raft_consensus.cc:359] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.531672 21479 raft_consensus.cc:385] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.531033 21476 consensus_queue.cc:260] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.531998 21479 raft_consensus.cc:740] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.532783 21479 consensus_queue.cc:260] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.533885 21476 ts_tablet_manager.cc:1434] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:10:59.534082 21483 leader_election.cc:290] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.534981 21476 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.542224 21479 ts_tablet_manager.cc:1434] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.012s
I20260709 12:10:59.543474 21479 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.545714 21476 tablet_bootstrap.cc:654] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.547611 21477 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.550199 21479 tablet_bootstrap.cc:654] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.552511 21477 ts_tablet_manager.cc:1403] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.017s
I20260709 12:10:59.558116 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.558774 21476 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.559356 21476 ts_tablet_manager.cc:1403] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
W20260709 12:10:59.562120 21328 leader_election.cc:343] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.563150 21328 leader_election.cc:304] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: faafc6fae77349f28012266f70a12d53; no voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114
I20260709 12:10:59.564652 21485 raft_consensus.cc:2749] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:59.569020 21477 raft_consensus.cc:359] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.569774 21477 raft_consensus.cc:385] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.570145 21477 raft_consensus.cc:740] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.571321 21477 consensus_queue.cc:260] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.573083 21476 raft_consensus.cc:359] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.573841 21476 raft_consensus.cc:385] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.574131 21476 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.574337 21477 ts_tablet_manager.cc:1434] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:10:59.575438 21477 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.575563 21476 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.578068 21476 ts_tablet_manager.cc:1434] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:10:59.579075 21476 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.581682 21479 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.581764 21477 tablet_bootstrap.cc:654] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.582535 21479 ts_tablet_manager.cc:1403] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.006s
I20260709 12:10:59.585126 21476 tablet_bootstrap.cc:654] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.585732 21479 raft_consensus.cc:359] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.586630 21479 raft_consensus.cc:385] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.587010 21479 raft_consensus.cc:740] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.588035 21479 consensus_queue.cc:260] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.593854 21479 ts_tablet_manager.cc:1434] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:10:59.594974 21479 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.601433 21479 tablet_bootstrap.cc:654] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.607874 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.609308 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.607874 21480 raft_consensus.cc:493] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:59.610590 21402 leader_election.cc:343] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.610905 21480 raft_consensus.cc:515] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.612149 21479 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.612350 21477 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.612689 21479 ts_tablet_manager.cc:1403] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 12:10:59.612906 21477 ts_tablet_manager.cc:1403] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.010s
I20260709 12:10:59.613026 21476 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.613657 21476 ts_tablet_manager.cc:1403] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.013s
I20260709 12:10:59.615638 21479 raft_consensus.cc:359] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.616073 21477 raft_consensus.cc:359] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.616859 21477 raft_consensus.cc:385] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.616479 21476 raft_consensus.cc:359] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.617244 21477 raft_consensus.cc:740] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.617479 21476 raft_consensus.cc:385] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.617936 21476 raft_consensus.cc:740] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.618044 21477 consensus_queue.cc:260] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.618737 21476 consensus_queue.cc:260] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.615634 21287 raft_consensus.cc:2468] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.616437 21479 raft_consensus.cc:385] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.620803 21479 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.621954 21479 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.621974 21480 leader_election.cc:290] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.628628 21476 ts_tablet_manager.cc:1434] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:10:59.631194 21479 ts_tablet_manager.cc:1434] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:10:59.631209 21485 raft_consensus.cc:493] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.632064 21485 raft_consensus.cc:515] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.636318 21476 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.637125 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.638118 21286 raft_consensus.cc:2468] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:10:59.639855 21328 leader_election.cc:304] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.641291 21479 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.641223 21487 raft_consensus.cc:2804] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.641875 21487 raft_consensus.cc:493] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.642343 21487 raft_consensus.cc:3060] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.644136 21476 tablet_bootstrap.cc:654] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.646351 21477 ts_tablet_manager.cc:1434] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.017s
I20260709 12:10:59.647079 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:10:59.647444 21477 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.647753 21436 raft_consensus.cc:2468] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:10:59.653540 21485 leader_election.cc:290] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
W20260709 12:10:59.653965 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:59.655409 21402 leader_election.cc:304] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: faafc6fae77349f28012266f70a12d53
I20260709 12:10:59.656872 21495 raft_consensus.cc:2804] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.657217 21477 tablet_bootstrap.cc:654] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.657289 21495 raft_consensus.cc:493] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.657779 21495 raft_consensus.cc:3060] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.661844 21479 tablet_bootstrap.cc:654] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.664410 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.668180 21476 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.668776 21476 ts_tablet_manager.cc:1403] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260709 12:10:59.669195 21479 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.669749 21479 ts_tablet_manager.cc:1403] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260709 12:10:59.671929 21476 raft_consensus.cc:359] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.672765 21476 raft_consensus.cc:385] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.672605 21479 raft_consensus.cc:359] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.673152 21476 raft_consensus.cc:740] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.673401 21479 raft_consensus.cc:385] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.673728 21479 raft_consensus.cc:740] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.674276 21476 consensus_queue.cc:260] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.674710 21479 consensus_queue.cc:260] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.676823 21476 ts_tablet_manager.cc:1434] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:59.676950 21479 ts_tablet_manager.cc:1434] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:10:59.677958 21479 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.683611 21487 raft_consensus.cc:515] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.684883 21362 raft_consensus.cc:2393] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1673fe4894a403ea392545375e80114 in current term 1: Already voted for candidate faafc6fae77349f28012266f70a12d53 in this term.
I20260709 12:10:59.687223 21479 tablet_bootstrap.cc:654] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.687320 21483 raft_consensus.cc:493] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.688006 21483 raft_consensus.cc:515] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.689296 21476 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.691431 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:10:59.692018 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.699349 21287 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.700562 21402 leader_election.cc:304] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:10:59.693495 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.693881 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.703007 21362 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.690042 21483 leader_election.cc:290] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.704262 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:10:59.690407 21495 raft_consensus.cc:515] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.704697 21483 raft_consensus.cc:2804] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.705152 21483 raft_consensus.cc:493] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.705542 21483 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.705920 21436 raft_consensus.cc:2393] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate faafc6fae77349f28012266f70a12d53 in current term 1: Already voted for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in this term.
I20260709 12:10:59.706067 21251 leader_election.cc:304] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1673fe4894a403ea392545375e80114; no voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53
I20260709 12:10:59.706652 21476 tablet_bootstrap.cc:654] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.708491 21495 leader_election.cc:290] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.710088 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.702100 21286 raft_consensus.cc:3060] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.712767 21477 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.713213 21477 ts_tablet_manager.cc:1403] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.021s
I20260709 12:10:59.714025 21476 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.714584 21476 ts_tablet_manager.cc:1403] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 12:10:59.715577 21477 raft_consensus.cc:359] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.716142 21477 raft_consensus.cc:385] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.716400 21477 raft_consensus.cc:740] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.717090 21477 consensus_queue.cc:260] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.717787 21476 raft_consensus.cc:359] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.718590 21476 raft_consensus.cc:385] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.718701 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a4dc76cf34bbaba5b330e35abb4ed" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:10:59.718952 21476 raft_consensus.cc:740] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.719122 21477 ts_tablet_manager.cc:1434] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:10:59.719544 21362 raft_consensus.cc:2393] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fa5f00077e44474a81c8cceae1f1cb3 in current term 1: Already voted for candidate faafc6fae77349f28012266f70a12d53 in this term.
I20260709 12:10:59.720216 21477 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.719805 21476 consensus_queue.cc:260] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.721774 21402 leader_election.cc:304] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3; no voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53
I20260709 12:10:59.722699 21495 raft_consensus.cc:2749] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:59.691850 21487 leader_election.cc:290] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.725643 21476 ts_tablet_manager.cc:1434] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:10:59.726065 21477 tablet_bootstrap.cc:654] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.727491 21483 raft_consensus.cc:515] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.729038 21485 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.729547 21485 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.733397 21485 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.734889 21286 raft_consensus.cc:2468] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:10:59.735523 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.735724 21503 raft_consensus.cc:2749] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:59.737695 21328 leader_election.cc:304] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:10:59.738951 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
W20260709 12:10:59.739540 21328 leader_election.cc:343] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.739593 21436 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:10:59.740216 21476 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.744571 21483 leader_election.cc:290] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.745230 21485 raft_consensus.cc:2804] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.745776 21485 raft_consensus.cc:697] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:10:59.746655 21326 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [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: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: f1673fe4894a403ea392545375e80114
I20260709 12:10:59.748057 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.748183 21485 consensus_queue.cc:237] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.748654 21287 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.750681 21476 tablet_bootstrap.cc:654] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.751151 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:10:59.751757 21362 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.752403 21483 raft_consensus.cc:493] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.752861 21483 raft_consensus.cc:515] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.754453 21477 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.755141 21477 ts_tablet_manager.cc:1403] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.011s
I20260709 12:10:59.755759 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
W20260709 12:10:59.757247 21402 leader_election.cc:343] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.758764 21483 leader_election.cc:290] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.759087 21477 raft_consensus.cc:359] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.759876 21477 raft_consensus.cc:385] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.759675 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.760087 21477 raft_consensus.cc:740] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
W20260709 12:10:59.760983 21402 leader_election.cc:343] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.760978 21477 consensus_queue.cc:260] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.761631 21487 raft_consensus.cc:2804] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.761597 21402 leader_election.cc:304] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3; no voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53
I20260709 12:10:59.762200 21487 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.762650 21487 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.763136 21483 raft_consensus.cc:2749] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:59.763574 21477 ts_tablet_manager.cc:1434] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:10:59.764637 21477 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.761832 21479 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.768174 21479 ts_tablet_manager.cc:1403] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.016s
I20260709 12:10:59.771129 21287 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:10:59.771453 21479 raft_consensus.cc:359] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.771934 21362 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:10:59.772222 21479 raft_consensus.cc:385] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.772421 21402 leader_election.cc:304] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:10:59.772616 21479 raft_consensus.cc:740] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.773483 21479 consensus_queue.cc:260] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.774504 21495 raft_consensus.cc:2804] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.774964 21495 raft_consensus.cc:697] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:10:59.775774 21495 consensus_queue.cc:237] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.777817 21487 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.780879 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.781463 21479 ts_tablet_manager.cc:1434] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
W20260709 12:10:59.782263 21328 leader_election.cc:343] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.782609 21479 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.783969 21487 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.784495 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:10:59.785043 21436 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.785164 21477 tablet_bootstrap.cc:654] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.785575 21476 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.786137 21476 ts_tablet_manager.cc:1403] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.007s
I20260709 12:10:59.789100 21476 raft_consensus.cc:359] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.790083 21476 raft_consensus.cc:385] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.790438 21476 raft_consensus.cc:740] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.789646 21183 catalog_manager.cc:5697] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:59.791370 21476 consensus_queue.cc:260] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.792246 21507 raft_consensus.cc:493] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.792735 21507 raft_consensus.cc:515] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.794250 21476 ts_tablet_manager.cc:1434] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:10:59.794907 21507 leader_election.cc:290] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.795318 21476 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.796454 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.797096 21287 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.799206 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.799854 21362 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.801165 21402 leader_election.cc:304] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.802120 21476 tablet_bootstrap.cc:654] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.802479 21507 raft_consensus.cc:2804] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.802867 21507 raft_consensus.cc:493] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.803224 21507 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.811409 21436 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:10:59.812734 21326 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: f1673fe4894a403ea392545375e80114
I20260709 12:10:59.814363 21485 raft_consensus.cc:2804] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.814922 21485 raft_consensus.cc:697] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:10:59.815740 21476 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.815696 21485 consensus_queue.cc:237] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.816434 21476 ts_tablet_manager.cc:1403] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260709 12:10:59.816922 21507 raft_consensus.cc:515] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.819994 21476 raft_consensus.cc:359] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.821003 21476 raft_consensus.cc:385] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.821348 21476 raft_consensus.cc:740] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.823302 21503 raft_consensus.cc:493] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.822263 21476 consensus_queue.cc:260] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.823814 21503 raft_consensus.cc:515] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.829821 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.830204 21476 ts_tablet_manager.cc:1434] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:10:59.830482 21362 raft_consensus.cc:2468] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1673fe4894a403ea392545375e80114 in term 0.
I20260709 12:10:59.831517 21476 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.831897 21507 leader_election.cc:290] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.833591 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.834192 21287 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.839360 21476 tablet_bootstrap.cc:654] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.839546 21253 leader_election.cc:304] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.840526 21480 raft_consensus.cc:2804] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.840880 21480 raft_consensus.cc:493] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.841215 21480 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.841836 21287 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:10:59.843506 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:10:59.844154 21362 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.846578 21503 leader_election.cc:290] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.838106 21182 catalog_manager.cc:5697] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.850672 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:10:59.851711 21362 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
W20260709 12:10:59.852149 21251 leader_election.cc:343] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.853008 21402 leader_election.cc:304] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.856257 21507 raft_consensus.cc:2804] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.857041 21507 raft_consensus.cc:697] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:10:59.857983 21507 consensus_queue.cc:237] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.860906 21480 raft_consensus.cc:515] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.864904 21479 tablet_bootstrap.cc:654] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.868068 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:10:59.868886 21361 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.871208 21480 leader_election.cc:290] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 election: Requested vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.874694 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
W20260709 12:10:59.876149 21251 leader_election.cc:343] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:59.878882 21361 raft_consensus.cc:2468] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1673fe4894a403ea392545375e80114 in term 1.
I20260709 12:10:59.880168 21253 leader_election.cc:304] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:10:59.882156 21480 raft_consensus.cc:2804] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.882813 21480 raft_consensus.cc:697] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 LEADER]: Becoming Leader. State: Replica: f1673fe4894a403ea392545375e80114, State: Running, Role: LEADER
I20260709 12:10:59.884459 21477 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.885041 21477 ts_tablet_manager.cc:1403] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.121s	user 0.044s	sys 0.055s
I20260709 12:10:59.883843 21480 consensus_queue.cc:237] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.888501 21477 raft_consensus.cc:359] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.889284 21477 raft_consensus.cc:385] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.889600 21477 raft_consensus.cc:740] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.890424 21477 consensus_queue.cc:260] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.892822 21477 ts_tablet_manager.cc:1434] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:59.893924 21477 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.900908 21477 tablet_bootstrap.cc:654] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.901763 21495 raft_consensus.cc:493] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.902375 21495 raft_consensus.cc:515] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.909365 21485 raft_consensus.cc:493] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.911553 21485 raft_consensus.cc:515] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.919967 21479 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.920791 21479 ts_tablet_manager.cc:1403] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.138s	user 0.016s	sys 0.011s
I20260709 12:10:59.922036 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418d0aa7793b423b881af416b0143397" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.922966 21287 raft_consensus.cc:2468] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.924779 21402 leader_election.cc:304] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:10:59.924582 21479 raft_consensus.cc:359] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.927439 21476 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:10:59.927945 21476 ts_tablet_manager.cc:1403] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.097s	user 0.031s	sys 0.038s
I20260709 12:10:59.928606 21495 leader_election.cc:290] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.929404 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418d0aa7793b423b881af416b0143397" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.929664 21495 raft_consensus.cc:2804] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.930193 21361 raft_consensus.cc:2468] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:10:59.930789 21495 raft_consensus.cc:493] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.930619 21476 raft_consensus.cc:359] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.932112 21476 raft_consensus.cc:385] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.932108 21495 raft_consensus.cc:3060] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.932579 21476 raft_consensus.cc:740] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.932890 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:10:59.933298 21476 consensus_queue.cc:260] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.933669 21287 raft_consensus.cc:2468] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:10:59.929414 21183 catalog_manager.cc:5697] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:59.937001 21328 leader_election.cc:304] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.931639 21485 leader_election.cc:290] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.938210 21487 raft_consensus.cc:2804] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:59.938699 21487 raft_consensus.cc:493] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.939049 21487 raft_consensus.cc:3060] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.941529 21495 raft_consensus.cc:515] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.935207 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:10:59.927420 21479 raft_consensus.cc:385] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.942615 21479 raft_consensus.cc:740] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.943626 21495 leader_election.cc:290] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:10:59.944837 21479 consensus_queue.cc:260] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.945182 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418d0aa7793b423b881af416b0143397" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:10:59.945880 21361 raft_consensus.cc:3060] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.930198 21184 catalog_manager.cc:5697] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.946616 21477 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:10:59.947124 21477 ts_tablet_manager.cc:1403] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.030s
I20260709 12:10:59.947712 21479 ts_tablet_manager.cc:1434] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 12:10:59.946640 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418d0aa7793b423b881af416b0143397" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.948769 21479 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:10:59.949193 21287 raft_consensus.cc:3060] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.949862 21477 raft_consensus.cc:359] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.950560 21477 raft_consensus.cc:385] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.950825 21477 raft_consensus.cc:740] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.942672 21436 raft_consensus.cc:2468] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:10:59.951545 21477 consensus_queue.cc:260] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.953939 21477 ts_tablet_manager.cc:1434] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:10:59.954813 21477 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:10:59.955235 21479 tablet_bootstrap.cc:654] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.935349 21476 ts_tablet_manager.cc:1434] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:10:59.958329 21476 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: Bootstrap starting.
I20260709 12:10:59.960247 21477 tablet_bootstrap.cc:654] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.961084 21182 catalog_manager.cc:5697] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1673fe4894a403ea392545375e80114 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f1673fe4894a403ea392545375e80114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:59.969213 21361 raft_consensus.cc:2468] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:10:59.970584 21402 leader_election.cc:304] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.971498 21495 raft_consensus.cc:2804] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.972124 21495 raft_consensus.cc:697] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:10:59.973191 21495 consensus_queue.cc:237] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.956053 21487 raft_consensus.cc:515] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.977082 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:10:59.977707 21286 raft_consensus.cc:3060] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.980059 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:10:59.980724 21436 raft_consensus.cc:3060] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:59.982478 21479 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:10:59.982789 21480 raft_consensus.cc:493] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.983966 21479 ts_tablet_manager.cc:1403] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 12:10:59.983703 21480 raft_consensus.cc:515] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.988443 21479 raft_consensus.cc:359] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:10:59.993328 21487 leader_election.cc:290] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:10:59.993532 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:10:59.994223 21361 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1673fe4894a403ea392545375e80114 in term 0.
I20260709 12:10:59.993561 21479 raft_consensus.cc:385] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:59.995431 21479 raft_consensus.cc:740] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:10:59.992858 21287 raft_consensus.cc:2468] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:10:59.995625 21253 leader_election.cc:304] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.990679 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:10:59.996150 21436 raft_consensus.cc:2468] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:10:59.999660 21326 leader_election.cc:304] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:10:59.997066 21479 consensus_queue.cc:260] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:00.000794 21487 raft_consensus.cc:2804] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:59.996214 21480 leader_election.cc:290] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:00.001883 21286 raft_consensus.cc:2468] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:11:00.002300 21479 ts_tablet_manager.cc:1434] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 12:11:00.002527 21435 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1673fe4894a403ea392545375e80114 in term 0.
I20260709 12:11:00.002808 21487 raft_consensus.cc:697] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:00.003336 21479 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: Bootstrap starting.
I20260709 12:11:00.003923 21487 consensus_queue.cc:237] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:10:59.998076 21476 tablet_bootstrap.cc:654] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:59.997794 21503 raft_consensus.cc:2804] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:00.008458 21503 raft_consensus.cc:493] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:00.008810 21503 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.010202 21479 tablet_bootstrap.cc:654] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:00.011502 21182 catalog_manager.cc:5697] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:00.015898 21185 catalog_manager.cc:5697] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:00.023382 21477 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:11:00.023941 21477 ts_tablet_manager.cc:1403] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.023s
I20260709 12:11:00.027179 21477 raft_consensus.cc:359] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.027935 21477 raft_consensus.cc:385] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:00.028275 21477 raft_consensus.cc:740] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:00.028573 21503 raft_consensus.cc:515] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:00.029084 21477 consensus_queue.cc:260] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.031360 21477 ts_tablet_manager.cc:1434] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:00.031585 21476 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: No bootstrap required, opened a new log
I20260709 12:11:00.031570 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:00.032289 21476 ts_tablet_manager.cc:1403] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.000s
I20260709 12:11:00.032512 21361 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.034977 21476 raft_consensus.cc:359] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.035665 21476 raft_consensus.cc:385] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:00.035923 21476 raft_consensus.cc:740] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Initialized, Role: FOLLOWER
I20260709 12:11:00.036711 21476 consensus_queue.cc:260] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.037719 21477 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:00.038676 21476 ts_tablet_manager.cc:1434] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:11:00.043012 21495 raft_consensus.cc:493] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:00.043558 21495 raft_consensus.cc:515] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.045691 21495 leader_election.cc:290] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:00.047461 21477 tablet_bootstrap.cc:654] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:00.047490 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:11:00.048724 21362 raft_consensus.cc:2393] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fa5f00077e44474a81c8cceae1f1cb3 in current term 1: Already voted for candidate f1673fe4894a403ea392545375e80114 in this term.
I20260709 12:11:00.050388 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:11:00.052006 21402 leader_election.cc:304] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3; no voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53
I20260709 12:11:00.053170 21495 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.053987 21361 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1673fe4894a403ea392545375e80114 in term 1.
I20260709 12:11:00.055305 21253 leader_election.cc:304] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:00.056149 21480 raft_consensus.cc:2804] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:00.058110 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:00.058822 21435 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.062003 21495 raft_consensus.cc:2749] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:00.065577 21477 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: No bootstrap required, opened a new log
I20260709 12:11:00.066059 21477 ts_tablet_manager.cc:1403] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.001s
I20260709 12:11:00.068058 21503 leader_election.cc:290] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 election: Requested vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:00.069541 21495 raft_consensus.cc:493] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:00.069938 21477 raft_consensus.cc:359] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.070153 21495 raft_consensus.cc:515] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.070170 21435 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1673fe4894a403ea392545375e80114 in term 1.
I20260709 12:11:00.070982 21477 raft_consensus.cc:385] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:00.071694 21477 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:00.072669 21480 raft_consensus.cc:697] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 LEADER]: Becoming Leader. State: Replica: f1673fe4894a403ea392545375e80114, State: Running, Role: LEADER
I20260709 12:11:00.072489 21477 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.073755 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:11:00.073710 21480 consensus_queue.cc:237] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:00.074584 21286 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:11:00.074656 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:11:00.075377 21362 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 0.
I20260709 12:11:00.074692 21477 ts_tablet_manager.cc:1434] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:11:00.076843 21402 leader_election.cc:304] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:00.077647 21507 raft_consensus.cc:2804] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:00.077847 21495 leader_election.cc:290] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:00.078169 21507 raft_consensus.cc:493] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:00.078630 21507 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.080889 21479 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: No bootstrap required, opened a new log
I20260709 12:11:00.081465 21479 ts_tablet_manager.cc:1403] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.009s
I20260709 12:11:00.084129 21479 raft_consensus.cc:359] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.084825 21479 raft_consensus.cc:385] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:00.085088 21479 raft_consensus.cc:740] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:00.084393 21183 catalog_manager.cc:5697] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1673fe4894a403ea392545375e80114 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f1673fe4894a403ea392545375e80114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:00.085902 21479 consensus_queue.cc:260] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.086091 21507 raft_consensus.cc:515] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.088029 21479 ts_tablet_manager.cc:1434] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:11:00.089011 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:00.089735 21286 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.090864 21507 leader_election.cc:290] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:00.095288 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:00.095520 21286 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:11:00.095986 21361 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.096596 21402 leader_election.cc:304] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:00.097340 21507 raft_consensus.cc:2804] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:00.098052 21507 raft_consensus.cc:697] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:00.098927 21507 consensus_queue.cc:237] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.103180 21361 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:11:00.109426 21185 catalog_manager.cc:5697] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:00.118147 21480 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:00.118657 21480 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.120349 21480 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:00.121042 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:11:00.121484 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "f1673fe4894a403ea392545375e80114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:11:00.122156 21435 raft_consensus.cc:2393] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1673fe4894a403ea392545375e80114 in current term 1: Already voted for candidate faafc6fae77349f28012266f70a12d53 in this term.
I20260709 12:11:00.123070 21251 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1673fe4894a403ea392545375e80114; no voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53
I20260709 12:11:00.123833 21480 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.128715 21480 raft_consensus.cc:2749] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:00.133245 21487 raft_consensus.cc:493] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:00.133769 21487 raft_consensus.cc:515] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.135432 21487 leader_election.cc:290] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:00.136322 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114" is_pre_election: true
I20260709 12:11:00.136463 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:11:00.137042 21286 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:11:00.137133 21435 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 0.
I20260709 12:11:00.138149 21328 leader_election.cc:304] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:00.138962 21487 raft_consensus.cc:2804] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:00.139292 21487 raft_consensus.cc:493] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:00.139295 21485 consensus_queue.cc:1048] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:00.139799 21487 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.146754 21487 raft_consensus.cc:515] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.149749 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:00.150468 21286 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.160606 21286 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:11:00.162079 21487 leader_election.cc:290] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:00.164413 21328 leader_election.cc:304] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:00.166122 21487 raft_consensus.cc:2804] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:00.166596 21537 consensus_queue.cc:1048] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:00.166831 21487 raft_consensus.cc:697] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:00.168458 21487 consensus_queue.cc:237] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:00.171001 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:00.171657 21436 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:00.180636 21436 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:11:00.180905 21183 catalog_manager.cc:5697] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:00.214658 21487 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:00.226104 21487 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:00.264865 21507 consensus_queue.cc:1048] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:00.270033 16735 ts_manager.cc:295] Set tserver state for f1673fe4894a403ea392545375e80114 to MAINTENANCE_MODE
I20260709 12:11:00.271173 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
W20260709 12:11:00.299345 21402 consensus_peers.cc:597] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:00.302843 21402 consensus_peers.cc:597] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:00.308089 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:00.308992 16735 tablet_replica.cc:333] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.309767 16735 raft_consensus.cc:2243] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.310186 16735 raft_consensus.cc:2272] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.312685 16735 tablet_replica.cc:333] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.313205 16735 raft_consensus.cc:2243] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.313536 16735 raft_consensus.cc:2272] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.315464 16735 tablet_replica.cc:333] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.315960 16735 raft_consensus.cc:2243] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.316278 16735 raft_consensus.cc:2272] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.317742 16735 tablet_replica.cc:333] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.318184 16735 raft_consensus.cc:2243] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.318578 16735 raft_consensus.cc:2272] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.320389 16735 tablet_replica.cc:333] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.320937 16735 raft_consensus.cc:2243] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:00.321446 16735 pending_rounds.cc:70] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Trying to abort 1 pending ops.
I20260709 12:11:00.321595 16735 pending_rounds.cc:77] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305621750075432960 op_type: NO_OP noop_request { }
I20260709 12:11:00.321854 16735 raft_consensus.cc:2889] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:00.322068 16735 raft_consensus.cc:2272] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.324088 16735 tablet_replica.cc:333] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.324553 16735 raft_consensus.cc:2243] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:00.325042 16735 pending_rounds.cc:70] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Trying to abort 1 pending ops.
I20260709 12:11:00.325198 16735 pending_rounds.cc:77] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305621749323853824 op_type: NO_OP noop_request { }
I20260709 12:11:00.325408 16735 raft_consensus.cc:2889] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:00.325627 16735 raft_consensus.cc:2272] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.327488 16735 tablet_replica.cc:333] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.327950 16735 raft_consensus.cc:2243] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.328284 16735 raft_consensus.cc:2272] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.330103 16735 tablet_replica.cc:333] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.330615 16735 raft_consensus.cc:2243] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.330920 16735 raft_consensus.cc:2272] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.332497 16735 tablet_replica.cc:333] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.332926 16735 raft_consensus.cc:2243] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.333212 16735 raft_consensus.cc:2272] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.334654 16735 tablet_replica.cc:333] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: stopping tablet replica
I20260709 12:11:00.335035 16735 raft_consensus.cc:2243] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:00.335321 16735 raft_consensus.cc:2272] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:00.363606 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
I20260709 12:11:00.447906 21537 consensus_queue.cc:1048] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:00.461048 21328 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111) [suppressed 135 similar messages]
W20260709 12:11:00.465045 21328 consensus_peers.cc:597] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:00.488267 21483 consensus_queue.cc:1048] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:00.491011 21483 consensus_queue.cc:1048] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:00.505275 21402 consensus_peers.cc:597] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:00.506781 21483 consensus_queue.cc:1048] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:00.522135 21402 consensus_peers.cc:597] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:00.654996 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:11:00.678791 21328 consensus_peers.cc:597] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:00.707648 21537 consensus_queue.cc:1048] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:00.785274 21328 consensus_peers.cc:597] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:00.819927 21328 consensus_peers.cc:597] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:01.437758 21485 raft_consensus.cc:493] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:01.438354 21485 raft_consensus.cc:515] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:01.440042 21485 leader_election.cc:290] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:01.441147 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" is_pre_election: true
I20260709 12:11:01.441830 21436 raft_consensus.cc:2468] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 1.
I20260709 12:11:01.443053 21326 leader_election.cc:304] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [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: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:01.443799 21485 raft_consensus.cc:2804] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:11:01.444015 21328 leader_election.cc:336] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111)
I20260709 12:11:01.444217 21485 raft_consensus.cc:493] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:01.444649 21485 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:01.449980 21485 raft_consensus.cc:515] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:01.451484 21485 leader_election.cc:290] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:01.452502 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:01.453049 21436 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:01.454829 21328 leader_election.cc:336] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111)
I20260709 12:11:01.459515 21436 raft_consensus.cc:2468] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:01.460683 21326 leader_election.cc:304] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [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: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: f1673fe4894a403ea392545375e80114
I20260709 12:11:01.461350 21485 raft_consensus.cc:2804] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:01.461822 21485 raft_consensus.cc:697] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:01.462623 21485 consensus_queue.cc:237] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER 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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:01.469560 21183 catalog_manager.cc:5697] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 1 to 2, leader changed from f1673fe4894a403ea392545375e80114 (127.16.87.193) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:01.656097 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:01.783993 21495 raft_consensus.cc:493] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:01.784562 21495 raft_consensus.cc:515] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:01.786367 21495 leader_election.cc:290] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), f1673fe4894a403ea392545375e80114 (127.16.87.193:37611)
I20260709 12:11:01.787107 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53" is_pre_election: true
I20260709 12:11:01.787653 21361 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 1.
I20260709 12:11:01.788693 21402 leader_election.cc:304] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:01.789352 21495 raft_consensus.cc:2804] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:01.789662 21495 raft_consensus.cc:493] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:01.789970 21495 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:01.790723 21402 leader_election.cc:336] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111)
I20260709 12:11:01.794739 21495 raft_consensus.cc:515] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:01.796244 21495 leader_election.cc:290] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Requested vote from peers faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189), f1673fe4894a403ea392545375e80114 (127.16.87.193:37611)
I20260709 12:11:01.796952 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:01.797427 21361 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:01.799803 21402 leader_election.cc:336] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111)
I20260709 12:11:01.802052 21361 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:01.803062 21402 leader_election.cc:304] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: f1673fe4894a403ea392545375e80114
I20260709 12:11:01.803743 21495 raft_consensus.cc:2804] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:01.804836 21495 raft_consensus.cc:697] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:01.805599 21495 consensus_queue.cc:237] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER 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: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:01.812124 21183 catalog_manager.cc:5697] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 1 to 2, leader changed from f1673fe4894a403ea392545375e80114 (127.16.87.193) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:01.861188 21436 raft_consensus.cc:1275] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:01.862440 21487 consensus_queue.cc:1048] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:01.876284 21328 consensus_peers.cc:597] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:02.189533 21402 consensus_peers.cc:597] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:02.355181 21361 raft_consensus.cc:1275] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:02.357175 21495 consensus_queue.cc:1048] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:02.656966 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:11:02.848431 21402 consensus_peers.cc:597] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:02.850919 21402 consensus_peers.cc:597] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:02.866039 21402 consensus_peers.cc:597] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:03.065522 21328 consensus_peers.cc:597] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:03.089860 21402 consensus_peers.cc:597] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:03.229468 21328 consensus_peers.cc:597] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:03.244199 21328 consensus_peers.cc:597] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:03.658150 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:11:03.661773 21328 consensus_peers.cc:597] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:04.483917 21328 consensus_peers.cc:597] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:04.659406 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:11:04.754669 21402 consensus_peers.cc:597] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:05.265179 21402 consensus_peers.cc:597] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:05.377467 21402 consensus_peers.cc:597] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:05.380863 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:05.388523 21573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:05.389919 21574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:05.390780 21576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:05.391222 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:05.392763 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:05.392961 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:05.393095 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599065393084 us; error 0 us; skew 500 ppm
I20260709 12:11:05.393618 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:05.397217 16735 webserver.cc:533] Webserver started at http://127.16.87.193:46111/ using document root <none> and password file <none>
I20260709 12:11:05.397918 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:05.398151 16735 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:11:05.402148 16735 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:11:05.407555 21581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:05.408443 16735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:11:05.408783 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "f1673fe4894a403ea392545375e80114"
format_stamp: "Formatted at 2026-07-09 12:10:58 on dist-test-slave-rldg"
I20260709 12:11:05.409371 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:11:05.409524 21402 consensus_peers.cc:597] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:05.423405 21328 consensus_peers.cc:597] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:05.435245 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:05.436622 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:05.437887 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:05.441638 21588 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:11:05.475747 21328 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111) [suppressed 98 similar messages]
I20260709 12:11:05.491344 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:11:05.491705 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.001s	sys 0.001s
I20260709 12:11:05.492026 16735 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:11:05.497153 21588 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.508893 21588 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.509717 21588 tablet_bootstrap.cc:492] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.510439 21588 ts_tablet_manager.cc:1403] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:11:05.513388 21588 raft_consensus.cc:359] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.514557 21588 raft_consensus.cc:740] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.515321 21588 consensus_queue.cc:260] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.518425 21588 ts_tablet_manager.cc:1434] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:05.519061 21588 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.531973 21588 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.532155 16735 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:11:05.532482 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.036s	sys 0.003s
I20260709 12:11:05.532832 21588 tablet_bootstrap.cc:492] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.533463 21588 ts_tablet_manager.cc:1403] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 12:11:05.535812 21588 raft_consensus.cc:359] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.536477 21588 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.537199 21588 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.539098 21588 ts_tablet_manager.cc:1434] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:11:05.539744 21588 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.552425 21588 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.553279 21588 tablet_bootstrap.cc:492] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.553879 21588 ts_tablet_manager.cc:1403] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:11:05.556366 21588 raft_consensus.cc:359] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.557139 21588 raft_consensus.cc:740] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.557847 21588 consensus_queue.cc:260] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.559573 21588 ts_tablet_manager.cc:1434] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:11:05.560230 21588 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Bootstrap starting.
W20260709 12:11:05.574990 21328 consensus_peers.cc:597] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:05.575766 21588 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.576424 21588 tablet_bootstrap.cc:492] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.576941 21588 ts_tablet_manager.cc:1403] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:11:05.579188 21588 raft_consensus.cc:359] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.579804 21588 raft_consensus.cc:740] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.580530 21588 consensus_queue.cc:260] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.581995 21588 ts_tablet_manager.cc:1434] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:11:05.582655 21588 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.594177 21588 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:11:05.594985 21588 tablet_bootstrap.cc:492] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.595520 21588 ts_tablet_manager.cc:1403] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 12:11:05.597944 21588 raft_consensus.cc:359] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:05.598631 21588 raft_consensus.cc:740] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.599300 21588 consensus_queue.cc:260] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [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: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:05.601043 21588 ts_tablet_manager.cc:1434] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:11:05.601598 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:37611
I20260709 12:11:05.601713 21588 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.601718 21650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:37611 every 8 connection(s)
I20260709 12:11:05.610172 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:05.622581 21588 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.623528 21588 tablet_bootstrap.cc:492] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.624217 21588 ts_tablet_manager.cc:1403] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:11:05.627548 21588 raft_consensus.cc:359] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.628238 21588 raft_consensus.cc:740] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.629128 21588 consensus_queue.cc:260] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.631330 21588 ts_tablet_manager.cc:1434] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:05.632149 21588 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.639029 21651 heartbeater.cc:344] Connected to a master server at 127.16.87.254:41831
I20260709 12:11:05.639515 21651 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:05.640447 21651 heartbeater.cc:507] Master 127.16.87.254:41831 requested a full tablet report, sending...
I20260709 12:11:05.640532 21362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:05.641326 21362 raft_consensus.cc:606] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:05.647421 21588 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:11:05.648054 21183 ts_manager.cc:194] Re-registered known tserver with Master: f1673fe4894a403ea392545375e80114 (127.16.87.193:37611)
I20260709 12:11:05.648518 21588 tablet_bootstrap.cc:492] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.649253 21588 ts_tablet_manager.cc:1403] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:11:05.652135 21588 raft_consensus.cc:359] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.653088 21588 raft_consensus.cc:740] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.653826 21588 consensus_queue.cc:260] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.655273 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:05.655984 21436 raft_consensus.cc:606] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:05.656226 21588 ts_tablet_manager.cc:1434] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:11:05.657245 21588 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.658659 21362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:05.659219 21362 raft_consensus.cc:606] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:05.660171 21183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35420
W20260709 12:11:05.660475 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:05.660617 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:05.661281 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:05.662106 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:05.664883 21651 heartbeater.cc:499] Master 127.16.87.254:41831 was elected leader, sending a full tablet report...
I20260709 12:11:05.670456 21588 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.671104 21588 tablet_bootstrap.cc:492] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.671680 21588 ts_tablet_manager.cc:1403] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 12:11:05.673455 21588 raft_consensus.cc:359] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.673951 21588 raft_consensus.cc:740] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.674621 21588 consensus_queue.cc:260] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.676034 21588 ts_tablet_manager.cc:1434] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:11:05.676676 21588 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.687402 21588 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.688073 21588 tablet_bootstrap.cc:492] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.688593 21588 ts_tablet_manager.cc:1403] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:11:05.690830 21588 raft_consensus.cc:359] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.691294 21588 raft_consensus.cc:740] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.691843 21588 consensus_queue.cc:260] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.693804 21588 ts_tablet_manager.cc:1434] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:11:05.694591 21588 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Bootstrap starting.
I20260709 12:11:05.707090 21588 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:05.707808 21588 tablet_bootstrap.cc:492] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Bootstrap complete.
I20260709 12:11:05.708320 21588 ts_tablet_manager.cc:1403] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:11:05.710114 21588 raft_consensus.cc:359] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.710640 21588 raft_consensus.cc:740] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1673fe4894a403ea392545375e80114, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.711206 21588 consensus_queue.cc:260] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.712839 21588 ts_tablet_manager.cc:1434] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:11:05.835286 21669 raft_consensus.cc:993] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:05.835901 21670 raft_consensus.cc:1081] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:05.836440 21624 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:05.837388 21362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:05.837961 21362 raft_consensus.cc:493] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:05.838291 21362 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:05.843304 21624 pending_rounds.cc:85] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Aborting all ops after (but not including) 0
I20260709 12:11:05.843653 21624 pending_rounds.cc:107] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:11:05.843915 21624 raft_consensus.cc:2889] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:11:05.844352 21362 raft_consensus.cc:515] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.846513 21362 leader_election.cc:290] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:05.850574 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:05.851290 21436 raft_consensus.cc:3055] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:05.851600 21436 raft_consensus.cc:740] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:05.852495 21436 consensus_queue.cc:260] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.853953 21436 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:05.860741 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:05.861397 21624 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:05.863570 21436 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:05.865185 21326 leader_election.cc:304] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:05.866142 21487 raft_consensus.cc:2804] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:05.867373 21487 raft_consensus.cc:697] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:05.868573 21624 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:05.868458 21487 consensus_queue.cc:237] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.875597 21183 catalog_manager.cc:5697] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 1 to 2, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:05.928586 21672 raft_consensus.cc:993] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:05.929047 21487 raft_consensus.cc:1081] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:05.930419 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:05.930836 21436 raft_consensus.cc:493] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:05.931092 21436 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:05.936233 21436 raft_consensus.cc:515] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.938019 21436 leader_election.cc:290] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 3 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:05.938990 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:05.939155 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cfbeb1e4d148b9a80a7aec09cd679e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:05.939685 21362 raft_consensus.cc:3055] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:05.939684 21624 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:11:05.940542 21362 raft_consensus.cc:740] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:05.941395 21362 consensus_queue.cc:260] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.942538 21362 raft_consensus.cc:3060] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:05.945636 21624 raft_consensus.cc:2468] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:05.946919 21402 leader_election.cc:304] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:05.947567 21670 raft_consensus.cc:2804] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:05.948037 21670 raft_consensus.cc:697] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:05.948307 21362 raft_consensus.cc:2468] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:05.949092 21670 consensus_queue.cc:237] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:05.956202 21183 catalog_manager.cc:5697] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 2 to 3, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:06.096552 21672 raft_consensus.cc:993] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:06.097036 21487 raft_consensus.cc:1081] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:06.098483 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:06.098910 21436 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:06.099152 21436 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:06.104508 21436 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:06.105850 21436 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:06.106725 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:06.106987 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:06.107308 21624 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:06.107674 21361 raft_consensus.cc:3055] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:06.107986 21361 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:06.108698 21361 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:06.109714 21361 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:06.113744 21624 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:06.114925 21402 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:06.115648 21670 raft_consensus.cc:2804] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:06.115744 21361 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:06.116068 21670 raft_consensus.cc:697] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:06.117151 21670 consensus_queue.cc:237] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:06.125531 21185 catalog_manager.cc:5697] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 1 to 2, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:06.355167 21361 raft_consensus.cc:1275] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:11:06.356427 21568 consensus_queue.cc:1048] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:06.370831 21436 raft_consensus.cc:1275] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:06.370831 21624 raft_consensus.cc:1275] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:11:06.372334 21568 consensus_queue.cc:1048] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:06.372931 21568 consensus_queue.cc:1243] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Peer f1673fe4894a403ea392545375e80114 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:11:06.372879 21682 consensus_queue.cc:1048] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:06.375540 21624 pending_rounds.cc:85] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Aborting all ops after (but not including) 0
I20260709 12:11:06.375819 21624 pending_rounds.cc:107] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:11:06.376067 21624 raft_consensus.cc:2889] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:11:06.392030 21624 raft_consensus.cc:1275] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:06.393703 21672 consensus_queue.cc:1048] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:06.559801 21361 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:06.561064 21568 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:06.570397 21625 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:06.571895 21669 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:11:06.661552 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:06.671895 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:06.679714 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:06.680358 21436 raft_consensus.cc:606] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:06.682677 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:06.683174 21436 raft_consensus.cc:606] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:06.685209 21361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:06.685680 21361 raft_consensus.cc:606] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:06.686738 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:06.687135 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:06.687592 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:06.951412 21487 raft_consensus.cc:993] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:06.951805 21672 raft_consensus.cc:1081] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:06.953119 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:06.953634 21436 raft_consensus.cc:493] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:06.953913 21436 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:06.958578 21436 raft_consensus.cc:515] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:06.960096 21436 leader_election.cc:290] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:06.960824 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:06.961526 21625 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:06.961951 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:06.963583 21361 raft_consensus.cc:3055] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:06.963948 21361 raft_consensus.cc:740] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:06.964840 21361 consensus_queue.cc:260] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:06.966256 21361 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:06.968444 21625 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:06.969499 21402 leader_election.cc:304] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:06.970352 21568 raft_consensus.cc:2804] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:06.970913 21568 raft_consensus.cc:697] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:06.971905 21568 consensus_queue.cc:237] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:06.973452 21361 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:06.980417 21185 catalog_manager.cc:5697] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 1 to 2, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.063424 21692 raft_consensus.cc:993] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:07.063875 21568 raft_consensus.cc:1081] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:07.065322 21361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:07.065832 21361 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.066254 21361 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.071640 21361 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:07.073457 21361 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 3 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:07.074030 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:07.074507 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:07.074699 21625 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.075054 21436 raft_consensus.cc:3055] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:07.075361 21436 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:07.076102 21436 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:07.077234 21436 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.081530 21625 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 3.
I20260709 12:11:07.082728 21328 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [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: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:07.083380 21672 raft_consensus.cc:2804] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:07.083518 21436 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 3.
I20260709 12:11:07.083806 21672 raft_consensus.cc:697] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:07.084658 21672 consensus_queue.cc:237] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:07.090762 21185 catalog_manager.cc:5697] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 2 to 3, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 3 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.172506 21692 raft_consensus.cc:993] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:07.172956 21568 raft_consensus.cc:1081] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:07.174433 21361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:07.174933 21361 raft_consensus.cc:493] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.175244 21361 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:07.180230 21361 raft_consensus.cc:515] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:07.181821 21361 leader_election.cc:290] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:07.182679 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:07.182775 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:07.183375 21625 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:07.183470 21436 raft_consensus.cc:3055] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:07.183859 21436 raft_consensus.cc:740] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:07.184466 21436 consensus_queue.cc:260] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:07.185319 21436 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:07.188367 21625 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:07.189350 21328 leader_election.cc:304] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:07.189616 21436 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:07.190135 21672 raft_consensus.cc:2804] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:07.190677 21672 raft_consensus.cc:697] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:07.191408 21672 consensus_queue.cc:237] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:07.197772 21185 catalog_manager.cc:5697] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 1 to 2, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.537339 21436 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:07.538389 21672 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:07.545837 21625 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:07.550277 21487 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:07.551720 21361 raft_consensus.cc:1275] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:07.552181 21625 raft_consensus.cc:1275] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:07.553630 21692 consensus_queue.cc:1048] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:07.555133 21568 consensus_queue.cc:1048] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:07.631323 21436 raft_consensus.cc:1275] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:07.632522 21672 consensus_queue.cc:1048] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:07.641000 21624 raft_consensus.cc:1275] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:07.642663 21487 consensus_queue.cc:1048] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:11:07.662425 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:07.693526 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:07.700670 21361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:07.701128 21361 raft_consensus.cc:606] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:07.703771 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:07.704372 21436 raft_consensus.cc:606] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:07.706943 21361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:07.707430 21361 raft_consensus.cc:606] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:07.708442 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:07.708884 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:07.709424 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:08.033336 21487 raft_consensus.cc:993] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:08.033880 21672 raft_consensus.cc:1081] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:08.035403 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:08.035890 21436 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.036185 21436 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:08.042182 21436 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.043679 21436 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 4 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:08.044420 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:08.044641 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:08.045156 21624 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:08.045238 21362 raft_consensus.cc:3055] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:08.045660 21362 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:08.046463 21362 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.047477 21362 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:08.050582 21624 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 4.
I20260709 12:11:08.051712 21402 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:08.052364 21692 raft_consensus.cc:2804] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:08.052809 21692 raft_consensus.cc:697] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:08.052657 21362 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 4.
I20260709 12:11:08.053669 21692 consensus_queue.cc:237] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.059687 21185 catalog_manager.cc:5697] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 3 to 4, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 4 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:08.111214 21487 raft_consensus.cc:993] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:08.111667 21672 raft_consensus.cc:1081] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:08.112985 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:08.113394 21436 raft_consensus.cc:493] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.113611 21436 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:08.118017 21436 raft_consensus.cc:515] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.119598 21436 leader_election.cc:290] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 3 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:08.120329 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:08.120500 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e44e0612bf465896dd5883f758cd1f" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:08.121068 21624 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:08.121129 21362 raft_consensus.cc:3055] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:08.121573 21362 raft_consensus.cc:740] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:08.122449 21362 consensus_queue.cc:260] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.123591 21362 raft_consensus.cc:3060] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:08.126775 21624 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:08.127830 21402 leader_election.cc:304] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:08.128525 21692 raft_consensus.cc:2804] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:08.128913 21362 raft_consensus.cc:2468] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:08.128968 21692 raft_consensus.cc:697] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:08.129987 21692 consensus_queue.cc:237] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.136106 21185 catalog_manager.cc:5697] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 2 to 3, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:08.155434 21568 raft_consensus.cc:993] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:08.155961 21568 raft_consensus.cc:1081] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:08.157411 21362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:08.157905 21362 raft_consensus.cc:493] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.158216 21362 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:08.163046 21362 raft_consensus.cc:515] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.164561 21362 leader_election.cc:290] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 3 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:08.165340 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:08.165555 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d108e0e2c364eb0a4aa7000425cf65a" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:08.166002 21624 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:08.166090 21436 raft_consensus.cc:3055] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:08.166548 21436 raft_consensus.cc:740] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:08.167150 21436 consensus_queue.cc:260] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.168113 21436 raft_consensus.cc:3060] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:08.171341 21624 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 3.
I20260709 12:11:08.172374 21328 leader_election.cc:304] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [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: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:08.172412 21436 raft_consensus.cc:2468] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 3.
I20260709 12:11:08.173193 21672 raft_consensus.cc:2804] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:08.173723 21672 raft_consensus.cc:697] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:08.174453 21672 consensus_queue.cc:237] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.180069 21185 catalog_manager.cc:5697] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 2 to 3, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 3 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.517222 21624 raft_consensus.cc:1275] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:08.518543 21568 consensus_queue.cc:1048] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:08.531122 21362 raft_consensus.cc:1275] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:08.532853 21716 consensus_queue.cc:1048] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:08.539515 21624 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 4 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:08.540788 21716 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:08.552013 21362 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 4 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:08.553391 21720 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:08.636019 21624 raft_consensus.cc:1275] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:08.637416 21672 consensus_queue.cc:1048] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:08.641983 21436 raft_consensus.cc:1275] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:08.644510 21712 consensus_queue.cc:1048] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:11:08.663229 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:08.716464 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:08.723649 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:08.724169 21436 raft_consensus.cc:606] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:08.726565 21362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:08.727062 21362 raft_consensus.cc:606] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:08.729748 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f43efde141384f8b81864dcc3184052e"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:08.730198 21436 raft_consensus.cc:606] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:08.731133 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:08.731599 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:08.732188 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:08.767462 21720 raft_consensus.cc:993] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:08.767957 21692 raft_consensus.cc:1081] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:08.769330 21362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f43efde141384f8b81864dcc3184052e"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:08.769810 21362 raft_consensus.cc:493] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.770120 21362 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.774796 21362 raft_consensus.cc:515] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.776165 21362 leader_election.cc:290] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:08.777136 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:08.777066 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:08.777814 21436 raft_consensus.cc:3055] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.777881 21624 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.778175 21436 raft_consensus.cc:740] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:08.778976 21436 consensus_queue.cc:260] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.780079 21436 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.784626 21624 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:08.785701 21328 leader_election.cc:304] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:08.786429 21712 raft_consensus.cc:2804] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.786444 21436 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 2.
I20260709 12:11:08.787132 21712 raft_consensus.cc:697] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:08.787978 21712 consensus_queue.cc:237] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:08.794739 21182 catalog_manager.cc:5697] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 1 to 2, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 2 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.103289 21487 raft_consensus.cc:993] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:09.103714 21712 raft_consensus.cc:1081] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:09.105078 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:09.105468 21436 raft_consensus.cc:493] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.105679 21436 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:09.109692 21716 raft_consensus.cc:993] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:09.110241 21692 raft_consensus.cc:1081] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:09.111711 21362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:09.111706 21436 raft_consensus.cc:515] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:09.112437 21362 raft_consensus.cc:493] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.112782 21362 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:09.113679 21436 leader_election.cc:290] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 3 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:09.114337 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:09.114528 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37a6aa07b6408cb96d65cc1a527414" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:09.114982 21624 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:09.115025 21361 raft_consensus.cc:3055] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:09.115514 21361 raft_consensus.cc:740] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:09.116267 21361 consensus_queue.cc:260] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:09.117385 21361 raft_consensus.cc:3060] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:09.118001 21362 raft_consensus.cc:515] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:09.119954 21362 leader_election.cc:290] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 5 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057)
I20260709 12:11:09.120337 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:09.120934 21625 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:09.120954 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a34ab6d5b540b19d42e19829b8c719" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:09.121495 21436 raft_consensus.cc:3055] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:11:09.121686 21436 raft_consensus.cc:740] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:09.122032 21624 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:09.122260 21436 consensus_queue.cc:260] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:09.123554 21436 raft_consensus.cc:3060] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:09.123546 21402 leader_election.cc:304] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:09.124567 21692 raft_consensus.cc:2804] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:09.125762 21692 raft_consensus.cc:697] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:09.126641 21361 raft_consensus.cc:2468] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:09.126745 21692 consensus_queue.cc:237] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:09.128265 21625 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 5.
I20260709 12:11:09.129493 21328 leader_election.cc:304] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [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: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:09.129951 21436 raft_consensus.cc:2468] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 5.
I20260709 12:11:09.130295 21712 raft_consensus.cc:2804] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:11:09.130887 21712 raft_consensus.cc:697] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 5 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:09.131747 21712 consensus_queue.cc:237] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:09.135628 21182 catalog_manager.cc:5697] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 2 to 3, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:09.138475 21183 catalog_manager.cc:5697] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 4 to 5, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 5 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.203568 21625 raft_consensus.cc:1275] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.204846 21712 consensus_queue.cc:1048] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.212024 21436 raft_consensus.cc:1275] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.213307 21729 consensus_queue.cc:1048] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.506884 21625 raft_consensus.cc:1275] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:09.508097 21716 consensus_queue.cc:1048] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:09.517132 21361 raft_consensus.cc:1275] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:09.518723 21716 consensus_queue.cc:1048] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:09.650437 21436 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 5 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:09.651558 21729 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:09.661334 21625 raft_consensus.cc:1275] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 5 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:09.662727 21739 consensus_queue.cc:1048] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:11:09.664134 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:09.738190 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:09.745630 21361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:09.746246 21361 raft_consensus.cc:606] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:09.748744 21436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
mode: GRACEFUL
new_leader_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:59914
I20260709 12:11:09.749195 21436 raft_consensus.cc:606] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Received request to transfer leadership to TS faafc6fae77349f28012266f70a12d53
I20260709 12:11:09.751525 21361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f43efde141384f8b81864dcc3184052e"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
mode: GRACEFUL
new_leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:37046
I20260709 12:11:09.752017 21361 raft_consensus.cc:606] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Received request to transfer leadership to TS 6fa5f00077e44474a81c8cceae1f1cb3
I20260709 12:11:09.753005 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:09.753490 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:09.754021 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:09.799892 21692 raft_consensus.cc:993] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: : Instructing follower faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:09.800498 21716 raft_consensus.cc:1081] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Signalling peer faafc6fae77349f28012266f70a12d53 to start an election
I20260709 12:11:09.801789 21361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347"
dest_uuid: "faafc6fae77349f28012266f70a12d53"
 from {username='slave'} at 127.0.0.1:37672
I20260709 12:11:09.802175 21361 raft_consensus.cc:493] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.802436 21361 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:09.807085 21361 raft_consensus.cc:515] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:09.808455 21361 leader_election.cc:290] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [CANDIDATE]: Term 3 election: Requested vote from peers 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195:38057), f1673fe4894a403ea392545375e80114 (127.16.87.193:37611)
I20260709 12:11:09.809194 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
I20260709 12:11:09.809341 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38c03d2397b4446b0e840eabd434347" candidate_uuid: "faafc6fae77349f28012266f70a12d53" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:09.809711 21436 raft_consensus.cc:3055] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:09.810019 21625 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:09.810062 21436 raft_consensus.cc:740] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:09.810984 21436 consensus_queue.cc:260] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:09.812122 21436 raft_consensus.cc:3060] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:09.815271 21625 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 3.
I20260709 12:11:09.816308 21328 leader_election.cc:304] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [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: f1673fe4894a403ea392545375e80114, faafc6fae77349f28012266f70a12d53; no voters: 
I20260709 12:11:09.817124 21739 raft_consensus.cc:2804] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:09.817309 21436 raft_consensus.cc:2468] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate faafc6fae77349f28012266f70a12d53 in term 3.
I20260709 12:11:09.817592 21739 raft_consensus.cc:697] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Becoming Leader. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:09.818573 21739 consensus_queue.cc:237] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } }
I20260709 12:11:09.825323 21183 catalog_manager.cc:5697] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 reported cstate change: term changed from 2 to 3, leader changed from 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195) to faafc6fae77349f28012266f70a12d53 (127.16.87.194). New cstate: current_term: 3 leader_uuid: "faafc6fae77349f28012266f70a12d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:10.173256 21729 raft_consensus.cc:993] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:10.173668 21746 raft_consensus.cc:1081] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:10.175043 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f43efde141384f8b81864dcc3184052e"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:10.175442 21436 raft_consensus.cc:493] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:10.175675 21436 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:10.180032 21436 raft_consensus.cc:515] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:10.181461 21436 leader_election.cc:290] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 3 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:10.182411 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:10.182482 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43efde141384f8b81864dcc3184052e" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:10.182974 21361 raft_consensus.cc:3055] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:10.183097 21625 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:10.183239 21361 raft_consensus.cc:740] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:10.184006 21361 consensus_queue.cc:260] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:10.184842 21361 raft_consensus.cc:3060] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:10.188303 21625 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:10.189409 21361 raft_consensus.cc:2468] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 3.
I20260709 12:11:10.189528 21402 leader_election.cc:304] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [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: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:10.190367 21720 raft_consensus.cc:2804] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:10.190831 21720 raft_consensus.cc:697] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:10.191599 21720 consensus_queue.cc:237] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [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: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:10.197645 21183 catalog_manager.cc:5697] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 2 to 3, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 3 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:10.248567 21436 raft_consensus.cc:1275] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:11:10.249689 21746 consensus_queue.cc:1048] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:10.260761 21625 raft_consensus.cc:1275] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer faafc6fae77349f28012266f70a12d53: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:11:10.262394 21746 consensus_queue.cc:1048] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:10.282482 21739 raft_consensus.cc:993] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: : Instructing follower 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:10.282917 21746 raft_consensus.cc:1081] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Signalling peer 6fa5f00077e44474a81c8cceae1f1cb3 to start an election
I20260709 12:11:10.284221 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd"
dest_uuid: "6fa5f00077e44474a81c8cceae1f1cb3"
 from {username='slave'} at 127.0.0.1:57808
I20260709 12:11:10.284687 21436 raft_consensus.cc:493] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:10.284973 21436 raft_consensus.cc:3060] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:10.289876 21436 raft_consensus.cc:515] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:10.291397 21436 leader_election.cc:290] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Requested vote from peers f1673fe4894a403ea392545375e80114 (127.16.87.193:37611), faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189)
I20260709 12:11:10.292004 21625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1673fe4894a403ea392545375e80114"
I20260709 12:11:10.292263 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e86b8fced7476dba21f053125cc5fd" candidate_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "faafc6fae77349f28012266f70a12d53"
I20260709 12:11:10.292640 21625 raft_consensus.cc:3060] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:10.292766 21361 raft_consensus.cc:3055] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:10.293140 21361 raft_consensus.cc:740] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: faafc6fae77349f28012266f70a12d53, State: Running, Role: LEADER
I20260709 12:11:10.293890 21361 consensus_queue.cc:260] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:10.295081 21361 raft_consensus.cc:3060] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:10.300120 21625 raft_consensus.cc:2468] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:10.301999 21361 raft_consensus.cc:2468] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa5f00077e44474a81c8cceae1f1cb3 in term 2.
I20260709 12:11:10.302050 21402 leader_election.cc:304] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa5f00077e44474a81c8cceae1f1cb3, f1673fe4894a403ea392545375e80114; no voters: 
I20260709 12:11:10.303196 21720 raft_consensus.cc:2804] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:10.303766 21720 raft_consensus.cc:697] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6fa5f00077e44474a81c8cceae1f1cb3, State: Running, Role: LEADER
I20260709 12:11:10.304713 21720 consensus_queue.cc:237] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } }
I20260709 12:11:10.314710 21182 catalog_manager.cc:5697] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 reported cstate change: term changed from 1 to 2, leader changed from faafc6fae77349f28012266f70a12d53 (127.16.87.194) to 6fa5f00077e44474a81c8cceae1f1cb3 (127.16.87.195). New cstate: current_term: 2 leader_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa5f00077e44474a81c8cceae1f1cb3" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 38057 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:10.665148 21233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:11:10.678818 21625 raft_consensus.cc:1275] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:10.680073 21720 consensus_queue.cc:1048] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1673fe4894a403ea392545375e80114" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 37611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:10.688779 21361 raft_consensus.cc:1275] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:10.690187 21716 consensus_queue.cc:1048] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:10.760061 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:10.786473 16735 tablet_server.cc:179] TabletServer@127.16.87.193:37611 shutting down...
I20260709 12:11:10.803395 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:10.804064 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.804642 16735 raft_consensus.cc:2243] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.805104 16735 raft_consensus.cc:2272] T 8d108e0e2c364eb0a4aa7000425cf65a P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.806929 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.807463 16735 raft_consensus.cc:2243] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.807834 16735 raft_consensus.cc:2272] T 810a4dc76cf34bbaba5b330e35abb4ed P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.809453 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.809983 16735 raft_consensus.cc:2243] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.810422 16735 raft_consensus.cc:2272] T 51e86b8fced7476dba21f053125cc5fd P f1673fe4894a403ea392545375e80114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.812153 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.812644 16735 raft_consensus.cc:2243] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.813107 16735 raft_consensus.cc:2272] T d9cfbeb1e4d148b9a80a7aec09cd679e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.815011 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.815487 16735 raft_consensus.cc:2243] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.815877 16735 raft_consensus.cc:2272] T f38c03d2397b4446b0e840eabd434347 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.818034 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.818598 16735 raft_consensus.cc:2243] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.819015 16735 raft_consensus.cc:2272] T f43efde141384f8b81864dcc3184052e P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.820993 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.821492 16735 raft_consensus.cc:2243] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.821900 16735 raft_consensus.cc:2272] T d6e44e0612bf465896dd5883f758cd1f P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.823522 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.824108 16735 raft_consensus.cc:2243] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.824606 16735 raft_consensus.cc:2272] T 6c37a6aa07b6408cb96d65cc1a527414 P f1673fe4894a403ea392545375e80114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.826216 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.826735 16735 raft_consensus.cc:2243] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.827108 16735 raft_consensus.cc:2272] T 50a34ab6d5b540b19d42e19829b8c719 P f1673fe4894a403ea392545375e80114 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.828677 16735 tablet_replica.cc:333] stopping tablet replica
I20260709 12:11:10.829116 16735 raft_consensus.cc:2243] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.829485 16735 raft_consensus.cc:2272] T 418d0aa7793b423b881af416b0143397 P f1673fe4894a403ea392545375e80114 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:10.839555 21328 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 12:11:10.839924 21361 raft_consensus.cc:1275] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Refusing update from remote peer 6fa5f00077e44474a81c8cceae1f1cb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:10.841729 21716 consensus_queue.cc:1048] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faafc6fae77349f28012266f70a12d53" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 40189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:11:10.843321 21328 consensus_peers.cc:597] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:10.857273 16735 tablet_server.cc:196] TabletServer@127.16.87.193:37611 shutdown complete.
W20260709 12:11:10.864383 21402 consensus_peers.cc:597] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:10.875598 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
I20260709 12:11:10.904170 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:10.904922 16735 tablet_replica.cc:333] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.905586 16735 raft_consensus.cc:2243] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:10.906419 16735 raft_consensus.cc:2272] T 8d108e0e2c364eb0a4aa7000425cf65a P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.908420 16735 tablet_replica.cc:333] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.909011 16735 raft_consensus.cc:2243] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.909459 16735 raft_consensus.cc:2272] T 418d0aa7793b423b881af416b0143397 P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.911538 16735 tablet_replica.cc:333] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.912082 16735 raft_consensus.cc:2243] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.912493 16735 raft_consensus.cc:2272] T d9cfbeb1e4d148b9a80a7aec09cd679e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.914443 16735 tablet_replica.cc:333] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.914937 16735 raft_consensus.cc:2243] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.915330 16735 raft_consensus.cc:2272] T 51e86b8fced7476dba21f053125cc5fd P faafc6fae77349f28012266f70a12d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.917594 16735 tablet_replica.cc:333] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.918340 16735 raft_consensus.cc:2243] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:10.919080 16735 raft_consensus.cc:2272] T f38c03d2397b4446b0e840eabd434347 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.921505 16735 tablet_replica.cc:333] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.922025 16735 raft_consensus.cc:2243] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:10.922801 16735 raft_consensus.cc:2272] T 810a4dc76cf34bbaba5b330e35abb4ed P faafc6fae77349f28012266f70a12d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.924656 16735 tablet_replica.cc:333] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.925127 16735 raft_consensus.cc:2243] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:11:10.925843 16735 raft_consensus.cc:2272] T 50a34ab6d5b540b19d42e19829b8c719 P faafc6fae77349f28012266f70a12d53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.927583 16735 tablet_replica.cc:333] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.928040 16735 raft_consensus.cc:2243] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.928431 16735 raft_consensus.cc:2272] T 6c37a6aa07b6408cb96d65cc1a527414 P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.930249 16735 tablet_replica.cc:333] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.930935 16735 raft_consensus.cc:2243] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.931331 16735 raft_consensus.cc:2272] T d6e44e0612bf465896dd5883f758cd1f P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.932947 16735 tablet_replica.cc:333] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53: stopping tablet replica
I20260709 12:11:10.933405 16735 raft_consensus.cc:2243] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.933791 16735 raft_consensus.cc:2272] T f43efde141384f8b81864dcc3184052e P faafc6fae77349f28012266f70a12d53 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:10.947729 21402 consensus_peers.cc:597] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:10.965018 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
W20260709 12:11:10.972779 21402 consensus_peers.cc:597] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189): Couldn't send request to peer faafc6fae77349f28012266f70a12d53. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:40189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:10.980611 21402 consensus_peers.cc:597] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer faafc6fae77349f28012266f70a12d53 (127.16.87.194:40189): Couldn't send request to peer faafc6fae77349f28012266f70a12d53. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:40189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:10.989414 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
W20260709 12:11:11.002770 21402 consensus_peers.cc:597] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 -> Peer f1673fe4894a403ea392545375e80114 (127.16.87.193:37611): Couldn't send request to peer f1673fe4894a403ea392545375e80114. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:37611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:11.017216 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:11.017953 16735 tablet_replica.cc:333] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.018651 16735 raft_consensus.cc:2243] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:11.019114 16735 raft_consensus.cc:2272] T 8d108e0e2c364eb0a4aa7000425cf65a P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.021031 16735 tablet_replica.cc:333] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.021562 16735 raft_consensus.cc:2243] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.022392 16735 raft_consensus.cc:2272] T 418d0aa7793b423b881af416b0143397 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.024479 16735 tablet_replica.cc:333] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.025044 16735 raft_consensus.cc:2243] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:11.025478 16735 raft_consensus.cc:2272] T 50a34ab6d5b540b19d42e19829b8c719 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.027419 16735 tablet_replica.cc:333] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.027969 16735 raft_consensus.cc:2243] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:11.028367 16735 raft_consensus.cc:2272] T f38c03d2397b4446b0e840eabd434347 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.030813 16735 tablet_replica.cc:333] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.031350 16735 raft_consensus.cc:2243] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.032086 16735 raft_consensus.cc:2272] T d9cfbeb1e4d148b9a80a7aec09cd679e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.033903 16735 tablet_replica.cc:333] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.034464 16735 raft_consensus.cc:2243] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.035199 16735 raft_consensus.cc:2272] T 51e86b8fced7476dba21f053125cc5fd P 6fa5f00077e44474a81c8cceae1f1cb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.037528 16735 tablet_replica.cc:333] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.038508 16735 raft_consensus.cc:2243] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:11.038965 16735 raft_consensus.cc:2272] T 810a4dc76cf34bbaba5b330e35abb4ed P 6fa5f00077e44474a81c8cceae1f1cb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.040946 16735 tablet_replica.cc:333] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.041452 16735 raft_consensus.cc:2243] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.042187 16735 raft_consensus.cc:2272] T f43efde141384f8b81864dcc3184052e P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.044612 16735 tablet_replica.cc:333] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.045138 16735 raft_consensus.cc:2243] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.045894 16735 raft_consensus.cc:2272] T 6c37a6aa07b6408cb96d65cc1a527414 P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.047672 16735 tablet_replica.cc:333] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3: stopping tablet replica
I20260709 12:11:11.048126 16735 raft_consensus.cc:2243] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.048882 16735 raft_consensus.cc:2272] T d6e44e0612bf465896dd5883f758cd1f P 6fa5f00077e44474a81c8cceae1f1cb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.079805 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
I20260709 12:11:11.099944 16735 master.cc:562] Master@127.16.87.254:41831 shutting down...
I20260709 12:11:11.120136 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:11.120692 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.121024 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 632e9f4901d047eebd8a008260baebef: stopping tablet replica
I20260709 12:11:11.141287 16735 master.cc:584] Master@127.16.87.254:41831 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12665 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:11:11.187819 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:44535
I20260709 12:11:11.188932 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:11.193895 21764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.193982 21765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.196579 21767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:11.196619 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:11.199110 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:11.199292 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:11.199406 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599071199395 us; error 0 us; skew 500 ppm
I20260709 12:11:11.199874 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:11.201994 16735 webserver.cc:533] Webserver started at http://127.16.87.254:33929/ using document root <none> and password file <none>
I20260709 12:11:11.202500 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:11.202656 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:11.202877 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:11.203859 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "85a8d9cba938488a97824a4db1f4aee4"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.208029 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:11.211371 21772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.212073 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:11.212373 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "85a8d9cba938488a97824a4db1f4aee4"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.212636 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:11.256810 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:11.258018 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:11.295183 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:44535
I20260709 12:11:11.295284 21823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:44535 every 8 connection(s)
I20260709 12:11:11.299199 21824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.309684 21824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4: Bootstrap starting.
I20260709 12:11:11.314625 21824 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.318980 21824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4: No bootstrap required, opened a new log
I20260709 12:11:11.321211 21824 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a8d9cba938488a97824a4db1f4aee4" member_type: VOTER }
I20260709 12:11:11.321631 21824 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.321862 21824 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a8d9cba938488a97824a4db1f4aee4, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.322566 21824 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85a8d9cba938488a97824a4db1f4aee4" member_type: VOTER }
I20260709 12:11:11.323024 21824 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:11.323249 21824 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:11.323536 21824 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:11.328420 21824 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a8d9cba938488a97824a4db1f4aee4" member_type: VOTER }
I20260709 12:11:11.329001 21824 leader_election.cc:304] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [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: 85a8d9cba938488a97824a4db1f4aee4; no voters: 
I20260709 12:11:11.330142 21824 leader_election.cc:290] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:11.330526 21827 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:11.331943 21827 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 1 LEADER]: Becoming Leader. State: Replica: 85a8d9cba938488a97824a4db1f4aee4, State: Running, Role: LEADER
I20260709 12:11:11.332618 21827 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [LEADER]: Queue going to LEADER mode. State: All 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: "85a8d9cba938488a97824a4db1f4aee4" member_type: VOTER }
I20260709 12:11:11.333288 21824 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:11.336846 21828 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85a8d9cba938488a97824a4db1f4aee4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a8d9cba938488a97824a4db1f4aee4" member_type: VOTER } }
I20260709 12:11:11.337654 21828 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:11.337651 21829 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85a8d9cba938488a97824a4db1f4aee4. Latest consensus state: current_term: 1 leader_uuid: "85a8d9cba938488a97824a4db1f4aee4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a8d9cba938488a97824a4db1f4aee4" member_type: VOTER } }
I20260709 12:11:11.339772 21829 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:11.340433 21834 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:11.348610 21834 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:11.349576 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:11.357331 21834 catalog_manager.cc:1383] Generated new cluster ID: 5a902e2a781649ff9f52966aac490aa5
I20260709 12:11:11.357579 21834 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:11.375077 21834 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:11.376425 21834 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:11.394868 21834 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4: Generated new TSK 0
I20260709 12:11:11.395476 21834 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:11.416653 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:11.422363 21845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.423663 21846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.428212 21848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:11.430063 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:11.430996 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:11.431236 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:11.431386 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599071431373 us; error 0 us; skew 500 ppm
I20260709 12:11:11.431979 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:11.434204 16735 webserver.cc:533] Webserver started at http://127.16.87.193:44957/ using document root <none> and password file <none>
I20260709 12:11:11.434778 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:11.434975 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:11.435241 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:11.436326 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.440685 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:11:11.444119 21853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.444821 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:11:11.445115 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.445430 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:11.473129 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:11.474424 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:11.475860 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:11.478018 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:11.478255 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.478555 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:11.478729 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.519040 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:46793
I20260709 12:11:11.519134 21915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:46793 every 8 connection(s)
I20260709 12:11:11.523998 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:11.532087 21920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.532233 21921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.533571 21923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:11.534163 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:11.535323 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:11.535589 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:11.535784 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599071535766 us; error 0 us; skew 500 ppm
I20260709 12:11:11.536496 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:11.537457 21916 heartbeater.cc:344] Connected to a master server at 127.16.87.254:44535
I20260709 12:11:11.537884 21916 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:11.538776 21916 heartbeater.cc:507] Master 127.16.87.254:44535 requested a full tablet report, sending...
I20260709 12:11:11.539297 16735 webserver.cc:533] Webserver started at http://127.16.87.194:44589/ using document root <none> and password file <none>
I20260709 12:11:11.539937 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:11.540195 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:11.540519 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:11.541023 21789 ts_manager.cc:194] Registered new tserver with Master: 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793)
I20260709 12:11:11.541630 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "95adcf9f6675486684ce635d8de7bb22"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.543007 21789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58766
I20260709 12:11:11.546734 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:11:11.550138 21928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.550868 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:11.551177 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "95adcf9f6675486684ce635d8de7bb22"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.551446 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:11.580387 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:11.581633 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:11.583300 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:11.585425 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:11.585641 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.585889 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:11.586061 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.625524 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:41177
I20260709 12:11:11.625625 21990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:41177 every 8 connection(s)
I20260709 12:11:11.630376 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:11.637604 21994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:11.644315 21995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:11.645454 16735 server_base.cc:1061] running on GCE node
W20260709 12:11:11.645473 21997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:11.647056 21991 heartbeater.cc:344] Connected to a master server at 127.16.87.254:44535
I20260709 12:11:11.647151 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:11:11.647477 21991 heartbeater.cc:461] Registering TS with master...
W20260709 12:11:11.647523 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:11.647893 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599071647874 us; error 0 us; skew 500 ppm
I20260709 12:11:11.648371 21991 heartbeater.cc:507] Master 127.16.87.254:44535 requested a full tablet report, sending...
I20260709 12:11:11.648488 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:11.650533 21789 ts_manager.cc:194] Registered new tserver with Master: 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:11.651297 16735 webserver.cc:533] Webserver started at http://127.16.87.195:41927/ using document root <none> and password file <none>
I20260709 12:11:11.651842 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:11.652055 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:11.652088 21789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58768
I20260709 12:11:11.652324 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:11.653944 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "55ef4d05c5514dfabcd9c119f9f68831"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.658418 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:11:11.661520 22002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.662256 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:11.662565 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "55ef4d05c5514dfabcd9c119f9f68831"
format_stamp: "Formatted at 2026-07-09 12:11:11 on dist-test-slave-rldg"
I20260709 12:11:11.662834 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:11.681806 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:11.682910 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:11.684247 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:11.686345 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:11.686544 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.686822 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:11.686988 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:11.727341 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:39307
I20260709 12:11:11.727450 22064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:39307 every 8 connection(s)
I20260709 12:11:11.741333 22065 heartbeater.cc:344] Connected to a master server at 127.16.87.254:44535
I20260709 12:11:11.741745 22065 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:11.742463 22065 heartbeater.cc:507] Master 127.16.87.254:44535 requested a full tablet report, sending...
I20260709 12:11:11.744316 21789 ts_manager.cc:194] Registered new tserver with Master: 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:11.745335 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014630942s
I20260709 12:11:11.745659 21789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58776
I20260709 12:11:11.768760 21789 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58788:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:11.770910 21789 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:11.815933 22030 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec5fb0d14f34279a85442ced84f48b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af963992647d468aba88a74ae87c19c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:11:11.817735 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec5fb0d14f34279a85442ced84f48b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.818277 22029 tablet_service.cc:1511] Processing CreateTablet for tablet 843c0b56580a44f2bd9f13b8f2580e23 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af963992647d468aba88a74ae87c19c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:11:11.819748 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843c0b56580a44f2bd9f13b8f2580e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.828238 21881 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec5fb0d14f34279a85442ced84f48b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af963992647d468aba88a74ae87c19c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:11:11.828523 21880 tablet_service.cc:1511] Processing CreateTablet for tablet 843c0b56580a44f2bd9f13b8f2580e23 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af963992647d468aba88a74ae87c19c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:11:11.829794 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec5fb0d14f34279a85442ced84f48b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.830940 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843c0b56580a44f2bd9f13b8f2580e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.858853 22081 tablet_bootstrap.cc:492] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d: Bootstrap starting.
I20260709 12:11:11.859779 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec5fb0d14f34279a85442ced84f48b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af963992647d468aba88a74ae87c19c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:11:11.860190 21955 tablet_service.cc:1511] Processing CreateTablet for tablet 843c0b56580a44f2bd9f13b8f2580e23 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af963992647d468aba88a74ae87c19c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:11:11.861167 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec5fb0d14f34279a85442ced84f48b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.861815 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843c0b56580a44f2bd9f13b8f2580e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:11.865810 22081 tablet_bootstrap.cc:654] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.867457 22080 tablet_bootstrap.cc:492] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831: Bootstrap starting.
I20260709 12:11:11.876055 22080 tablet_bootstrap.cc:654] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.877385 22081 tablet_bootstrap.cc:492] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d: No bootstrap required, opened a new log
I20260709 12:11:11.877905 22081 ts_tablet_manager.cc:1403] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:11:11.881192 22081 raft_consensus.cc:359] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.881917 22081 raft_consensus.cc:385] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.882227 22081 raft_consensus.cc:740] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.883212 22081 consensus_queue.cc:260] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.892584 22081 ts_tablet_manager.cc:1434] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260709 12:11:11.893307 21916 heartbeater.cc:499] Master 127.16.87.254:44535 was elected leader, sending a full tablet report...
I20260709 12:11:11.893944 22083 tablet_bootstrap.cc:492] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22: Bootstrap starting.
I20260709 12:11:11.895226 22081 tablet_bootstrap.cc:492] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d: Bootstrap starting.
I20260709 12:11:11.903941 22080 tablet_bootstrap.cc:492] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831: No bootstrap required, opened a new log
I20260709 12:11:11.904508 22080 ts_tablet_manager.cc:1403] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.017s
I20260709 12:11:11.904580 22081 tablet_bootstrap.cc:654] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.905443 22083 tablet_bootstrap.cc:654] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.907845 22080 raft_consensus.cc:359] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.908512 22080 raft_consensus.cc:385] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.908840 22080 raft_consensus.cc:740] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.909833 22080 consensus_queue.cc:260] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.910349 22081 tablet_bootstrap.cc:492] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d: No bootstrap required, opened a new log
I20260709 12:11:11.910866 22081 ts_tablet_manager.cc:1403] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:11:11.911369 22083 tablet_bootstrap.cc:492] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22: No bootstrap required, opened a new log
I20260709 12:11:11.911931 22083 ts_tablet_manager.cc:1403] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 12:11:11.911957 22065 heartbeater.cc:499] Master 127.16.87.254:44535 was elected leader, sending a full tablet report...
I20260709 12:11:11.912537 22080 ts_tablet_manager.cc:1434] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:11:11.913316 22080 tablet_bootstrap.cc:492] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831: Bootstrap starting.
I20260709 12:11:11.913800 22081 raft_consensus.cc:359] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:11.914623 22081 raft_consensus.cc:385] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.914915 22081 raft_consensus.cc:740] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.915779 22081 consensus_queue.cc:260] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:11.917879 22081 ts_tablet_manager.cc:1434] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:11.920240 22080 tablet_bootstrap.cc:654] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.920097 22083 raft_consensus.cc:359] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:11.922834 22083 raft_consensus.cc:385] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.923177 22083 raft_consensus.cc:740] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.924154 22083 consensus_queue.cc:260] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:11.930202 21991 heartbeater.cc:499] Master 127.16.87.254:44535 was elected leader, sending a full tablet report...
I20260709 12:11:11.930836 22083 ts_tablet_manager.cc:1434] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:11:11.931048 22080 tablet_bootstrap.cc:492] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831: No bootstrap required, opened a new log
I20260709 12:11:11.931519 22080 ts_tablet_manager.cc:1403] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 12:11:11.931929 22083 tablet_bootstrap.cc:492] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22: Bootstrap starting.
I20260709 12:11:11.934325 22080 raft_consensus.cc:359] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:11.935031 22080 raft_consensus.cc:385] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.935395 22080 raft_consensus.cc:740] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.936309 22080 consensus_queue.cc:260] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:11.939052 22083 tablet_bootstrap.cc:654] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:11.940276 22080 ts_tablet_manager.cc:1434] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:11.945272 22083 tablet_bootstrap.cc:492] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22: No bootstrap required, opened a new log
I20260709 12:11:11.945806 22083 ts_tablet_manager.cc:1403] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:11:11.948138 22083 raft_consensus.cc:359] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.948686 22083 raft_consensus.cc:385] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:11.948942 22083 raft_consensus.cc:740] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Initialized, Role: FOLLOWER
I20260709 12:11:11.949589 22083 consensus_queue.cc:260] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.951267 22083 ts_tablet_manager.cc:1434] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260709 12:11:11.963907 22088 raft_consensus.cc:493] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:11.964440 22088 raft_consensus.cc:515] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.966516 22088 leader_election.cc:290] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:11.973559 22085 raft_consensus.cc:493] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:11.974124 22085 raft_consensus.cc:515] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.975816 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843c0b56580a44f2bd9f13b8f2580e23" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" is_pre_election: true
I20260709 12:11:11.976555 21891 raft_consensus.cc:2468] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 0.
I20260709 12:11:11.976883 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843c0b56580a44f2bd9f13b8f2580e23" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22" is_pre_election: true
I20260709 12:11:11.977027 22085 leader_election.cc:290] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177), 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:11.977566 21966 raft_consensus.cc:2468] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 0.
I20260709 12:11:11.978811 22003 leader_election.cc:304] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 95adcf9f6675486684ce635d8de7bb22; no voters: 
I20260709 12:11:11.980255 22088 raft_consensus.cc:2804] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:11.980618 22088 raft_consensus.cc:493] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:11.980971 22088 raft_consensus.cc:3060] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:11.987668 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843c0b56580a44f2bd9f13b8f2580e23" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831" is_pre_election: true
I20260709 12:11:11.988304 22088 raft_consensus.cc:515] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:11.989408 22040 raft_consensus.cc:2393] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8febb8ae450a42bc965ea772cc8d7b1d in current term 1: Already voted for candidate 55ef4d05c5514dfabcd9c119f9f68831 in this term.
I20260709 12:11:11.990801 22088 leader_election.cc:290] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 election: Requested vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:11.991060 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843c0b56580a44f2bd9f13b8f2580e23" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
I20260709 12:11:11.991267 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843c0b56580a44f2bd9f13b8f2580e23" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22" is_pre_election: true
I20260709 12:11:11.991679 21891 raft_consensus.cc:3060] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:11.991720 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843c0b56580a44f2bd9f13b8f2580e23" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
I20260709 12:11:11.991856 21966 raft_consensus.cc:2468] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 0.
I20260709 12:11:11.993010 21854 leader_election.cc:304] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [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: 8febb8ae450a42bc965ea772cc8d7b1d, 95adcf9f6675486684ce635d8de7bb22; no voters: 55ef4d05c5514dfabcd9c119f9f68831
I20260709 12:11:11.997465 21891 raft_consensus.cc:2468] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 1.
I20260709 12:11:11.997952 22085 raft_consensus.cc:2764] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:11:11.998660 22005 leader_election.cc:304] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 95adcf9f6675486684ce635d8de7bb22
I20260709 12:11:11.999413 22088 raft_consensus.cc:2804] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:11.999854 22085 raft_consensus.cc:493] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.000253 22085 raft_consensus.cc:515] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:12.000675 22088 raft_consensus.cc:697] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Becoming Leader. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Running, Role: LEADER
I20260709 12:11:12.001585 22088 consensus_queue.cc:237] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.002830 22085 leader_election.cc:290] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:12.003136 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5fb0d14f34279a85442ced84f48b2" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831" is_pre_election: true
I20260709 12:11:12.003475 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5fb0d14f34279a85442ced84f48b2" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22" is_pre_election: true
I20260709 12:11:12.003847 22040 raft_consensus.cc:2468] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 0.
I20260709 12:11:12.004235 21965 raft_consensus.cc:2468] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 0.
I20260709 12:11:12.005020 21857 leader_election.cc:304] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 
I20260709 12:11:12.005890 22085 raft_consensus.cc:2804] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.006342 22085 raft_consensus.cc:493] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.006683 22085 raft_consensus.cc:3060] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.010442 21789 catalog_manager.cc:5697] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "55ef4d05c5514dfabcd9c119f9f68831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:12.015038 22085 raft_consensus.cc:515] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:12.016913 22085 leader_election.cc:290] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 1 election: Requested vote from peers 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:12.017644 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5fb0d14f34279a85442ced84f48b2" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831"
I20260709 12:11:12.018074 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec5fb0d14f34279a85442ced84f48b2" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
I20260709 12:11:12.018260 22040 raft_consensus.cc:3060] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.018699 21965 raft_consensus.cc:3060] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.025960 22040 raft_consensus.cc:2468] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 1.
I20260709 12:11:12.025960 21965 raft_consensus.cc:2468] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 1.
I20260709 12:11:12.027377 21857 leader_election.cc:304] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 
I20260709 12:11:12.028065 22085 raft_consensus.cc:2804] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.029074 22085 raft_consensus.cc:697] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 LEADER]: Becoming Leader. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Running, Role: LEADER
I20260709 12:11:12.029775 22085 consensus_queue.cc:237] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } }
I20260709 12:11:12.036182 21789 catalog_manager.cc:5697] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193). New cstate: current_term: 1 leader_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.075033 21789 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58800:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:12.076867 21789 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:12.099223 21881 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0682a179974fbcb5274d8d69f697cf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1b4266219c34248be6fa72af3f4584d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:11:12.100539 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0682a179974fbcb5274d8d69f697cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.100247 21955 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0682a179974fbcb5274d8d69f697cf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1b4266219c34248be6fa72af3f4584d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:11:12.101549 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0682a179974fbcb5274d8d69f697cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.101773 22030 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0682a179974fbcb5274d8d69f697cf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1b4266219c34248be6fa72af3f4584d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:11:12.103102 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0682a179974fbcb5274d8d69f697cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.104650 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 25302bf1d3464af3824df7cc4ca31848 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1b4266219c34248be6fa72af3f4584d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:11:12.105859 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25302bf1d3464af3824df7cc4ca31848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.106263 22029 tablet_service.cc:1511] Processing CreateTablet for tablet 25302bf1d3464af3824df7cc4ca31848 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1b4266219c34248be6fa72af3f4584d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:11:12.107633 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25302bf1d3464af3824df7cc4ca31848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.111881 21880 tablet_service.cc:1511] Processing CreateTablet for tablet 25302bf1d3464af3824df7cc4ca31848 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1b4266219c34248be6fa72af3f4584d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:11:12.113252 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25302bf1d3464af3824df7cc4ca31848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.118841 22083 tablet_bootstrap.cc:492] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: Bootstrap starting.
I20260709 12:11:12.121210 22081 tablet_bootstrap.cc:492] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: Bootstrap starting.
I20260709 12:11:12.127041 22083 tablet_bootstrap.cc:654] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.127161 22081 tablet_bootstrap.cc:654] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.138501 22080 tablet_bootstrap.cc:492] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831: Bootstrap starting.
I20260709 12:11:12.148944 22080 tablet_bootstrap.cc:654] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.156247 22081 tablet_bootstrap.cc:492] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: No bootstrap required, opened a new log
I20260709 12:11:12.156780 22081 ts_tablet_manager.cc:1403] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.018s
I20260709 12:11:12.158950 22083 tablet_bootstrap.cc:492] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: No bootstrap required, opened a new log
I20260709 12:11:12.159639 22083 ts_tablet_manager.cc:1403] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.008s
I20260709 12:11:12.161804 22080 tablet_bootstrap.cc:492] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831: No bootstrap required, opened a new log
I20260709 12:11:12.161334 22081 raft_consensus.cc:359] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.162273 22080 ts_tablet_manager.cc:1403] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 12:11:12.162210 22081 raft_consensus.cc:385] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.162734 22081 raft_consensus.cc:740] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.163002 22083 raft_consensus.cc:359] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.163825 22083 raft_consensus.cc:385] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.163560 22081 consensus_queue.cc:260] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.164258 22083 raft_consensus.cc:740] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.165864 22081 ts_tablet_manager.cc:1434] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:12.166920 22081 tablet_bootstrap.cc:492] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: Bootstrap starting.
I20260709 12:11:12.165789 22083 consensus_queue.cc:260] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.167114 22080 raft_consensus.cc:359] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.167830 22080 raft_consensus.cc:385] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.168115 22080 raft_consensus.cc:740] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.168972 22080 consensus_queue.cc:260] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.171526 22080 ts_tablet_manager.cc:1434] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:11:12.172516 22080 tablet_bootstrap.cc:492] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: Bootstrap starting.
I20260709 12:11:12.173784 22081 tablet_bootstrap.cc:654] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.179826 22080 tablet_bootstrap.cc:654] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.182950 22083 ts_tablet_manager.cc:1434] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:11:12.183600 22088 raft_consensus.cc:493] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.184118 22088 raft_consensus.cc:515] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.186468 22088 leader_election.cc:290] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:12.188410 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22" is_pre_election: true
I20260709 12:11:12.189471 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" is_pre_election: true
W20260709 12:11:12.191241 22005 leader_election.cc:343] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:12.196240 22003 leader_election.cc:343] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:12.196743 22003 leader_election.cc:304] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831; no voters: 8febb8ae450a42bc965ea772cc8d7b1d, 95adcf9f6675486684ce635d8de7bb22
I20260709 12:11:12.198629 22088 raft_consensus.cc:2749] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:12.199851 22083 tablet_bootstrap.cc:492] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: Bootstrap starting.
I20260709 12:11:12.200779 22080 tablet_bootstrap.cc:492] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: No bootstrap required, opened a new log
I20260709 12:11:12.201398 22080 ts_tablet_manager.cc:1403] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.009s
I20260709 12:11:12.203994 22081 tablet_bootstrap.cc:492] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: No bootstrap required, opened a new log
I20260709 12:11:12.204463 22081 ts_tablet_manager.cc:1403] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.014s
I20260709 12:11:12.204938 22080 raft_consensus.cc:359] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.205798 22080 raft_consensus.cc:385] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.206141 22080 raft_consensus.cc:740] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.206843 22081 raft_consensus.cc:359] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.207463 22081 raft_consensus.cc:385] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.207016 22080 consensus_queue.cc:260] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.207722 22081 raft_consensus.cc:740] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.208442 22081 consensus_queue.cc:260] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.210561 22081 ts_tablet_manager.cc:1434] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:11:12.209777 22080 ts_tablet_manager.cc:1434] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 12:11:12.213340 22083 tablet_bootstrap.cc:654] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.220680 22083 tablet_bootstrap.cc:492] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: No bootstrap required, opened a new log
I20260709 12:11:12.221185 22083 ts_tablet_manager.cc:1403] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 12:11:12.223779 22083 raft_consensus.cc:359] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.224280 22083 raft_consensus.cc:385] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.224468 22083 raft_consensus.cc:740] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.224936 22083 consensus_queue.cc:260] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.226634 22083 ts_tablet_manager.cc:1434] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260709 12:11:12.323659 22088 raft_consensus.cc:493] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.324263 22088 raft_consensus.cc:515] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.325986 22088 leader_election.cc:290] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:12.326860 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" is_pre_election: true
I20260709 12:11:12.327167 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22" is_pre_election: true
I20260709 12:11:12.327562 21891 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 0.
I20260709 12:11:12.327920 21965 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 0.
I20260709 12:11:12.328606 22005 leader_election.cc:304] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 
I20260709 12:11:12.329414 22088 raft_consensus.cc:2804] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.329779 22088 raft_consensus.cc:493] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.330001 22088 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.335211 22088 raft_consensus.cc:515] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.336778 22088 leader_election.cc:290] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 election: Requested vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177)
I20260709 12:11:12.337749 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
I20260709 12:11:12.337930 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "55ef4d05c5514dfabcd9c119f9f68831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
I20260709 12:11:12.338469 21891 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.338479 21965 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:12.343530 21837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:12.345638 21891 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 1.
I20260709 12:11:12.345646 21965 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ef4d05c5514dfabcd9c119f9f68831 in term 1.
I20260709 12:11:12.347056 22005 leader_election.cc:304] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 
I20260709 12:11:12.347978 22088 raft_consensus.cc:2804] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.348441 22088 raft_consensus.cc:697] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Becoming Leader. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Running, Role: LEADER
I20260709 12:11:12.349151 22088 consensus_queue.cc:237] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.357151 21787 catalog_manager.cc:5697] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195). New cstate: current_term: 1 leader_uuid: "55ef4d05c5514dfabcd9c119f9f68831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:12.399322 22088 consensus_queue.cc:1048] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:12.409503 21965 raft_consensus.cc:3060] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.419680 22088 consensus_queue.cc:1048] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:12.438083 22090 raft_consensus.cc:493] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.438624 22090 raft_consensus.cc:515] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.439939 22085 consensus_queue.cc:1048] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:12.443123 22090 leader_election.cc:290] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:12.452322 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "95adcf9f6675486684ce635d8de7bb22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" is_pre_election: true
I20260709 12:11:12.452916 21891 raft_consensus.cc:2468] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adcf9f6675486684ce635d8de7bb22 in term 0.
I20260709 12:11:12.454253 21931 leader_election.cc:304] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8febb8ae450a42bc965ea772cc8d7b1d, 95adcf9f6675486684ce635d8de7bb22; no voters: 
I20260709 12:11:12.455191 22090 raft_consensus.cc:2804] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.455349 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "95adcf9f6675486684ce635d8de7bb22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831" is_pre_election: true
I20260709 12:11:12.455618 22090 raft_consensus.cc:493] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.456030 22090 raft_consensus.cc:3060] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.456099 22040 raft_consensus.cc:2468] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adcf9f6675486684ce635d8de7bb22 in term 0.
I20260709 12:11:12.460809 22085 consensus_queue.cc:1048] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:12.464874 22090 raft_consensus.cc:515] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.467944 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "95adcf9f6675486684ce635d8de7bb22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
I20260709 12:11:12.468538 21891 raft_consensus.cc:3060] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.475055 22090 leader_election.cc:290] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [CANDIDATE]: Term 1 election: Requested vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:12.477035 21891 raft_consensus.cc:2468] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adcf9f6675486684ce635d8de7bb22 in term 1.
I20260709 12:11:12.477685 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "95adcf9f6675486684ce635d8de7bb22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831"
I20260709 12:11:12.478361 22040 raft_consensus.cc:3060] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.480028 21931 leader_election.cc:304] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8febb8ae450a42bc965ea772cc8d7b1d, 95adcf9f6675486684ce635d8de7bb22; no voters: 
I20260709 12:11:12.480875 22120 raft_consensus.cc:2804] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.481434 22120 raft_consensus.cc:697] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 LEADER]: Becoming Leader. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Running, Role: LEADER
I20260709 12:11:12.482510 22120 consensus_queue.cc:237] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.484314 22040 raft_consensus.cc:2468] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adcf9f6675486684ce635d8de7bb22 in term 1.
I20260709 12:11:12.490471 21789 catalog_manager.cc:5697] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194). New cstate: current_term: 1 leader_uuid: "95adcf9f6675486684ce635d8de7bb22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.524080 22040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf"
dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831"
mode: GRACEFUL
new_leader_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
 from {username='slave'} at 127.0.0.1:37348
I20260709 12:11:12.524570 22040 raft_consensus.cc:606] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Received request to transfer leadership to TS 8febb8ae450a42bc965ea772cc8d7b1d
I20260709 12:11:12.536741 21965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848"
dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
mode: GRACEFUL
new_leader_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
 from {username='slave'} at 127.0.0.1:51694
I20260709 12:11:12.537287 21965 raft_consensus.cc:606] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 LEADER]: Received request to transfer leadership to TS 8febb8ae450a42bc965ea772cc8d7b1d
I20260709 12:11:12.794450 22088 consensus_queue.cc:1048] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:12.801775 22094 raft_consensus.cc:993] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: : Instructing follower 8febb8ae450a42bc965ea772cc8d7b1d to start an election
I20260709 12:11:12.802271 22094 raft_consensus.cc:1081] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Signalling peer 8febb8ae450a42bc965ea772cc8d7b1d to start an election
I20260709 12:11:12.804746 21891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf"
dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
 from {username='slave'} at 127.0.0.1:58080
I20260709 12:11:12.808449 21891 raft_consensus.cc:493] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:12.808841 21891 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:12.809607 22094 consensus_queue.cc:1048] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:12.816349 21891 raft_consensus.cc:515] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.818975 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
I20260709 12:11:12.819303 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831"
I20260709 12:11:12.819919 22040 raft_consensus.cc:3055] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:12.820271 22040 raft_consensus.cc:740] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55ef4d05c5514dfabcd9c119f9f68831, State: Running, Role: LEADER
I20260709 12:11:12.821074 22040 consensus_queue.cc:260] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.821753 22040 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:12.822505 21891 leader_election.cc:290] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 2 election: Requested vote from peers 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177), 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:12.828896 22040 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 2.
I20260709 12:11:12.829962 21857 leader_election.cc:304] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [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: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 95adcf9f6675486684ce635d8de7bb22
I20260709 12:11:12.830754 22119 raft_consensus.cc:2804] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:12.831190 22119 raft_consensus.cc:697] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Becoming Leader. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Running, Role: LEADER
I20260709 12:11:12.831902 22119 consensus_queue.cc:237] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:12.838184 21789 catalog_manager.cc:5697] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d reported cstate change: term changed from 1 to 2, leader changed from 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195) to 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193). New cstate: current_term: 2 leader_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.998045 22120 consensus_queue.cc:1048] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.005040 22128 raft_consensus.cc:993] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: : Instructing follower 8febb8ae450a42bc965ea772cc8d7b1d to start an election
I20260709 12:11:13.005587 22120 raft_consensus.cc:1081] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 LEADER]: Signalling peer 8febb8ae450a42bc965ea772cc8d7b1d to start an election
I20260709 12:11:13.008127 21891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848"
dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
 from {username='slave'} at 127.0.0.1:58082
I20260709 12:11:13.008682 21891 raft_consensus.cc:493] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.009063 21891 raft_consensus.cc:3060] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.011510 22130 consensus_queue.cc:1048] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.018276 21891 raft_consensus.cc:515] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:13.021154 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
I20260709 12:11:13.020463 21891 leader_election.cc:290] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 2 election: Requested vote from peers 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194:41177), 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:13.021737 21965 raft_consensus.cc:3055] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:13.022208 21965 raft_consensus.cc:740] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Running, Role: LEADER
I20260709 12:11:13.022773 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25302bf1d3464af3824df7cc4ca31848" candidate_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831"
I20260709 12:11:13.023058 21965 consensus_queue.cc:260] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:13.023416 22040 raft_consensus.cc:3060] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.024453 21965 raft_consensus.cc:3060] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.029331 22040 raft_consensus.cc:2468] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 2.
I20260709 12:11:13.030306 21965 raft_consensus.cc:2468] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8febb8ae450a42bc965ea772cc8d7b1d in term 2.
I20260709 12:11:13.030645 21857 leader_election.cc:304] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ef4d05c5514dfabcd9c119f9f68831, 8febb8ae450a42bc965ea772cc8d7b1d; no voters: 
I20260709 12:11:13.031558 22119 raft_consensus.cc:2804] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:13.032006 22119 raft_consensus.cc:697] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Becoming Leader. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Running, Role: LEADER
I20260709 12:11:13.032781 22119 consensus_queue.cc:237] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:13.039057 21789 catalog_manager.cc:5697] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d reported cstate change: term changed from 1 to 2, leader changed from 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194) to 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193). New cstate: current_term: 2 leader_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.249686 16735 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:11:13.251222 16735 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:11:13.251596 16735 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:11:13.262849 21891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf"
dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
mode: GRACEFUL
new_leader_uuid: "95adcf9f6675486684ce635d8de7bb22"
 from {username='slave'} at 127.0.0.1:58084
I20260709 12:11:13.263338 21891 raft_consensus.cc:606] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Received request to transfer leadership to TS 95adcf9f6675486684ce635d8de7bb22
I20260709 12:11:13.264415 16735 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:11:13.295245 22040 raft_consensus.cc:1275] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 2 FOLLOWER]: Refusing update from remote peer 8febb8ae450a42bc965ea772cc8d7b1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:13.296409 22132 consensus_queue.cc:1048] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:13.305449 21965 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.312878 21965 raft_consensus.cc:1275] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 2 FOLLOWER]: Refusing update from remote peer 8febb8ae450a42bc965ea772cc8d7b1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:13.314292 22096 consensus_queue.cc:1048] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:13.319092 22119 raft_consensus.cc:993] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: : Instructing follower 95adcf9f6675486684ce635d8de7bb22 to start an election
I20260709 12:11:13.319517 22096 raft_consensus.cc:1081] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Signalling peer 95adcf9f6675486684ce635d8de7bb22 to start an election
I20260709 12:11:13.321143 21965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf"
dest_uuid: "95adcf9f6675486684ce635d8de7bb22"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:11:13.321652 21965 raft_consensus.cc:493] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.322028 21965 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:13.328326 21965 raft_consensus.cc:515] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:13.330942 21965 leader_election.cc:290] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [CANDIDATE]: Term 3 election: Requested vote from peers 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193:46793), 55ef4d05c5514dfabcd9c119f9f68831 (127.16.87.195:39307)
I20260709 12:11:13.331024 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "95adcf9f6675486684ce635d8de7bb22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8febb8ae450a42bc965ea772cc8d7b1d"
I20260709 12:11:13.331715 21891 raft_consensus.cc:3055] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:13.331974 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0682a179974fbcb5274d8d69f697cf" candidate_uuid: "95adcf9f6675486684ce635d8de7bb22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55ef4d05c5514dfabcd9c119f9f68831"
I20260709 12:11:13.332253 21891 raft_consensus.cc:740] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8febb8ae450a42bc965ea772cc8d7b1d, State: Running, Role: LEADER
I20260709 12:11:13.332687 22040 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:13.333125 21891 consensus_queue.cc:260] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [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: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:13.334468 21891 raft_consensus.cc:3060] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:13.340020 22040 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adcf9f6675486684ce635d8de7bb22 in term 3.
I20260709 12:11:13.341308 21932 leader_election.cc:304] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [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: 55ef4d05c5514dfabcd9c119f9f68831, 95adcf9f6675486684ce635d8de7bb22; no voters: 
I20260709 12:11:13.341428 21891 raft_consensus.cc:2468] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adcf9f6675486684ce635d8de7bb22 in term 3.
I20260709 12:11:13.342047 22130 raft_consensus.cc:2804] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:13.342676 22130 raft_consensus.cc:697] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 3 LEADER]: Becoming Leader. State: Replica: 95adcf9f6675486684ce635d8de7bb22, State: Running, Role: LEADER
I20260709 12:11:13.343403 22130 consensus_queue.cc:237] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [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: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } }
I20260709 12:11:13.349550 21787 catalog_manager.cc:5697] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 reported cstate change: term changed from 2 to 3, leader changed from 8febb8ae450a42bc965ea772cc8d7b1d (127.16.87.193) to 95adcf9f6675486684ce635d8de7bb22 (127.16.87.194). New cstate: current_term: 3 leader_uuid: "95adcf9f6675486684ce635d8de7bb22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8febb8ae450a42bc965ea772cc8d7b1d" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adcf9f6675486684ce635d8de7bb22" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ef4d05c5514dfabcd9c119f9f68831" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 39307 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.401214 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
I20260709 12:11:13.419092 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:13.419732 16735 tablet_replica.cc:333] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: stopping tablet replica
I20260709 12:11:13.420300 16735 raft_consensus.cc:2243] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:13.420935 16735 pending_rounds.cc:70] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: Trying to abort 1 pending ops.
I20260709 12:11:13.421155 16735 pending_rounds.cc:77] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305621803149864960 op_type: NO_OP noop_request { }
I20260709 12:11:13.421444 16735 raft_consensus.cc:2889] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:13.421723 16735 raft_consensus.cc:2272] T 25302bf1d3464af3824df7cc4ca31848 P 8febb8ae450a42bc965ea772cc8d7b1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.424219 16735 tablet_replica.cc:333] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d: stopping tablet replica
I20260709 12:11:13.424774 16735 raft_consensus.cc:2243] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.425191 16735 raft_consensus.cc:2272] T 0a0682a179974fbcb5274d8d69f697cf P 8febb8ae450a42bc965ea772cc8d7b1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.427521 16735 tablet_replica.cc:333] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d: stopping tablet replica
I20260709 12:11:13.428028 16735 raft_consensus.cc:2243] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:13.428738 16735 raft_consensus.cc:2272] T 7ec5fb0d14f34279a85442ced84f48b2 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.430718 16735 tablet_replica.cc:333] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d: stopping tablet replica
I20260709 12:11:13.431186 16735 raft_consensus.cc:2243] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.431586 16735 raft_consensus.cc:2272] T 843c0b56580a44f2bd9f13b8f2580e23 P 8febb8ae450a42bc965ea772cc8d7b1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.443838 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
I20260709 12:11:13.455399 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
I20260709 12:11:13.471717 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:13.472271 16735 tablet_replica.cc:333] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22: stopping tablet replica
I20260709 12:11:13.472815 16735 raft_consensus.cc:2243] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.473297 16735 raft_consensus.cc:2272] T 25302bf1d3464af3824df7cc4ca31848 P 95adcf9f6675486684ce635d8de7bb22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.475327 16735 tablet_replica.cc:333] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: stopping tablet replica
I20260709 12:11:13.475843 16735 raft_consensus.cc:2243] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:13.476435 16735 pending_rounds.cc:70] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: Trying to abort 1 pending ops.
I20260709 12:11:13.476634 16735 pending_rounds.cc:77] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305621804421988352 op_type: NO_OP noop_request { }
I20260709 12:11:13.476908 16735 raft_consensus.cc:2889] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:13.477181 16735 raft_consensus.cc:2272] T 0a0682a179974fbcb5274d8d69f697cf P 95adcf9f6675486684ce635d8de7bb22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.479272 16735 tablet_replica.cc:333] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22: stopping tablet replica
I20260709 12:11:13.479770 16735 raft_consensus.cc:2243] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.480170 16735 raft_consensus.cc:2272] T 843c0b56580a44f2bd9f13b8f2580e23 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.481791 16735 tablet_replica.cc:333] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22: stopping tablet replica
I20260709 12:11:13.482244 16735 raft_consensus.cc:2243] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.482707 16735 raft_consensus.cc:2272] T 7ec5fb0d14f34279a85442ced84f48b2 P 95adcf9f6675486684ce635d8de7bb22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.504864 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
I20260709 12:11:13.516191 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
I20260709 12:11:13.533776 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:13.534441 16735 tablet_replica.cc:333] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831: stopping tablet replica
I20260709 12:11:13.534957 16735 raft_consensus.cc:2243] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.535437 16735 raft_consensus.cc:2272] T 0a0682a179974fbcb5274d8d69f697cf P 55ef4d05c5514dfabcd9c119f9f68831 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.537531 16735 tablet_replica.cc:333] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831: stopping tablet replica
I20260709 12:11:13.537976 16735 raft_consensus.cc:2243] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.538396 16735 raft_consensus.cc:2272] T 25302bf1d3464af3824df7cc4ca31848 P 55ef4d05c5514dfabcd9c119f9f68831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.540426 16735 tablet_replica.cc:333] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831: stopping tablet replica
I20260709 12:11:13.540866 16735 raft_consensus.cc:2243] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:13.541219 16735 raft_consensus.cc:2272] T 7ec5fb0d14f34279a85442ced84f48b2 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.542979 16735 tablet_replica.cc:333] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831: stopping tablet replica
I20260709 12:11:13.543493 16735 raft_consensus.cc:2243] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:13.544483 16735 raft_consensus.cc:2272] T 843c0b56580a44f2bd9f13b8f2580e23 P 55ef4d05c5514dfabcd9c119f9f68831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.566237 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
I20260709 12:11:13.578294 16735 master.cc:562] Master@127.16.87.254:44535 shutting down...
I20260709 12:11:13.593747 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:13.594380 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:13.594720 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85a8d9cba938488a97824a4db1f4aee4: stopping tablet replica
I20260709 12:11:13.612422 16735 master.cc:584] Master@127.16.87.254:44535 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2451 ms)
[----------] 6 tests from LeaderRebalancerTest (180993 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:11:13.639861 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:38491
I20260709 12:11:13.640944 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:13.645866 22135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:13.646782 22136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:13.647480 22138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:13.647797 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:13.648698 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:13.648903 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:13.649052 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599073649038 us; error 0 us; skew 500 ppm
I20260709 12:11:13.649722 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:13.652184 16735 webserver.cc:533] Webserver started at http://127.16.87.254:43157/ using document root <none> and password file <none>
I20260709 12:11:13.652688 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:13.652881 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:13.653146 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:13.654237 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd"
format_stamp: "Formatted at 2026-07-09 12:11:13 on dist-test-slave-rldg"
I20260709 12:11:13.658704 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:11:13.661967 22143 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:13.662765 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:13.663069 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd"
format_stamp: "Formatted at 2026-07-09 12:11:13 on dist-test-slave-rldg"
I20260709 12:11:13.663364 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:13.683379 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:13.684434 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:13.720331 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:38491
I20260709 12:11:13.720428 22194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:38491 every 8 connection(s)
I20260709 12:11:13.724148 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:13.734661 22195 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd: Bootstrap starting.
I20260709 12:11:13.739209 22195 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:13.743150 22195 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd: No bootstrap required, opened a new log
I20260709 12:11:13.745174 22195 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" member_type: VOTER }
I20260709 12:11:13.745553 22195 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:13.745786 22195 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8b7ecafb1a477b8cbfd7d7a84c27bd, State: Initialized, Role: FOLLOWER
I20260709 12:11:13.746366 22195 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" member_type: VOTER }
I20260709 12:11:13.746816 22195 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:13.747045 22195 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:13.747314 22195 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.751628 22195 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" member_type: VOTER }
I20260709 12:11:13.752106 22195 leader_election.cc:304] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [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: 8b8b7ecafb1a477b8cbfd7d7a84c27bd; no voters: 
I20260709 12:11:13.753126 22195 leader_election.cc:290] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:13.753441 22198 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:13.754817 22198 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 1 LEADER]: Becoming Leader. State: Replica: 8b8b7ecafb1a477b8cbfd7d7a84c27bd, State: Running, Role: LEADER
I20260709 12:11:13.755376 22198 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [LEADER]: Queue going to LEADER mode. State: All 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: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" member_type: VOTER }
I20260709 12:11:13.755960 22195 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:13.758091 22200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b8b7ecafb1a477b8cbfd7d7a84c27bd. Latest consensus state: current_term: 1 leader_uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" member_type: VOTER } }
I20260709 12:11:13.758091 22199 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b8b7ecafb1a477b8cbfd7d7a84c27bd" member_type: VOTER } }
I20260709 12:11:13.758831 22200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:13.758927 22199 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:13.765473 22203 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:13.772940 22203 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:13.773924 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:13.781791 22203 catalog_manager.cc:1383] Generated new cluster ID: e14423e6382844cb9632aa332bb515e5
I20260709 12:11:13.782061 22203 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:13.794029 22203 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:13.795346 22203 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:13.813031 22203 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd: Generated new TSK 0
I20260709 12:11:13.813673 22203 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:13.841391 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:13.847570 22216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:13.848778 22217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:13.850744 22219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:13.850756 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:13.851826 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:13.852085 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:13.852262 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599073852242 us; error 0 us; skew 500 ppm
I20260709 12:11:13.852819 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:13.855129 16735 webserver.cc:533] Webserver started at http://127.16.87.193:44717/ using document root <none> and password file <none>
I20260709 12:11:13.855616 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:13.855818 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:13.856081 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:13.857113 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "f8bc82ee7752495e90df897b2461a2a0"
format_stamp: "Formatted at 2026-07-09 12:11:13 on dist-test-slave-rldg"
I20260709 12:11:13.861356 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:11:13.864495 22224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:13.865406 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:11:13.865726 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "f8bc82ee7752495e90df897b2461a2a0"
format_stamp: "Formatted at 2026-07-09 12:11:13 on dist-test-slave-rldg"
I20260709 12:11:13.865996 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:13.878158 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:13.879324 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:13.880751 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:13.883019 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:13.883190 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:13.883492 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:13.883631 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:13.921617 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:41605
I20260709 12:11:13.921730 22286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:41605 every 8 connection(s)
I20260709 12:11:13.926503 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:13.933066 22291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:13.933593 22292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:13.936772 22294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:13.936807 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:13.938853 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:13.939136 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:13.939322 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599073939306 us; error 0 us; skew 500 ppm
I20260709 12:11:13.939711 22287 heartbeater.cc:344] Connected to a master server at 127.16.87.254:38491
I20260709 12:11:13.940052 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:13.940150 22287 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:13.941148 22287 heartbeater.cc:507] Master 127.16.87.254:38491 requested a full tablet report, sending...
I20260709 12:11:13.942811 16735 webserver.cc:533] Webserver started at http://127.16.87.194:44163/ using document root <none> and password file <none>
I20260709 12:11:13.943382 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:13.943347 22160 ts_manager.cc:194] Registered new tserver with Master: f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605)
I20260709 12:11:13.943783 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:13.944154 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:13.945230 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
format_stamp: "Formatted at 2026-07-09 12:11:13 on dist-test-slave-rldg"
I20260709 12:11:13.945360 22160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37950
I20260709 12:11:13.950176 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:11:13.953562 22299 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:13.954303 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:13.954694 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
format_stamp: "Formatted at 2026-07-09 12:11:13 on dist-test-slave-rldg"
I20260709 12:11:13.954993 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:13.976653 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:13.977718 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:13.979137 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:13.981298 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:13.981530 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:13.981789 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:13.981995 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:14.019078 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:39039
I20260709 12:11:14.019212 22361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:39039 every 8 connection(s)
I20260709 12:11:14.023988 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:14.031070 22365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:14.032969 22366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:14.033856 22368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:14.034411 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:14.035296 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:14.035539 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:14.035687 22362 heartbeater.cc:344] Connected to a master server at 127.16.87.254:38491
I20260709 12:11:14.035732 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599074035713 us; error 0 us; skew 500 ppm
I20260709 12:11:14.036142 22362 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:14.036595 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:14.036897 22362 heartbeater.cc:507] Master 127.16.87.254:38491 requested a full tablet report, sending...
I20260709 12:11:14.039269 16735 webserver.cc:533] Webserver started at http://127.16.87.195:33903/ using document root <none> and password file <none>
I20260709 12:11:14.039378 22160 ts_manager.cc:194] Registered new tserver with Master: 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:14.040012 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:14.040278 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:14.040597 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:14.041231 22160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37958
I20260709 12:11:14.041989 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
format_stamp: "Formatted at 2026-07-09 12:11:14 on dist-test-slave-rldg"
I20260709 12:11:14.046264 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:11:14.049314 22373 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:14.049988 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:14.050292 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
format_stamp: "Formatted at 2026-07-09 12:11:14 on dist-test-slave-rldg"
I20260709 12:11:14.050619 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:14.070891 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:14.071949 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:14.073398 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:14.075683 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:14.075860 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:14.076160 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:14.076323 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:14.113616 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:41627
I20260709 12:11:14.113710 22435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:41627 every 8 connection(s)
I20260709 12:11:14.127012 22436 heartbeater.cc:344] Connected to a master server at 127.16.87.254:38491
I20260709 12:11:14.127477 22436 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:14.128209 22436 heartbeater.cc:507] Master 127.16.87.254:38491 requested a full tablet report, sending...
I20260709 12:11:14.130115 22160 ts_manager.cc:194] Registered new tserver with Master: 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.130385 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013573224s
I20260709 12:11:14.131982 22160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37972
I20260709 12:11:14.155579 22160 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37982:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:14.158221 22160 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:14.276224 22325 tablet_service.cc:1511] Processing CreateTablet for tablet 53b247030b7f4bb39de9e85a5edd68bb (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:14.278743 22325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b247030b7f4bb39de9e85a5edd68bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.278663 22326 tablet_service.cc:1511] Processing CreateTablet for tablet 37e906f02a394a8b84c0a136ce7f09b6 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:14.281461 22324 tablet_service.cc:1511] Processing CreateTablet for tablet daf4190feaf9428fba9f49efcd1c1dea (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:14.276464 22327 tablet_service.cc:1511] Processing CreateTablet for tablet c71be9d1b3d2460e9f79737d7e0e0f72 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:14.284215 22326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e906f02a394a8b84c0a136ce7f09b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.291656 22398 tablet_service.cc:1511] Processing CreateTablet for tablet daf4190feaf9428fba9f49efcd1c1dea (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:14.287715 22400 tablet_service.cc:1511] Processing CreateTablet for tablet 37e906f02a394a8b84c0a136ce7f09b6 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:14.293355 22398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf4190feaf9428fba9f49efcd1c1dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.288136 22323 tablet_service.cc:1511] Processing CreateTablet for tablet 179f9bcc8bf04373b3930af2298e0922 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:14.295682 22397 tablet_service.cc:1511] Processing CreateTablet for tablet 179f9bcc8bf04373b3930af2298e0922 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:14.289675 22399 tablet_service.cc:1511] Processing CreateTablet for tablet 53b247030b7f4bb39de9e85a5edd68bb (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:14.290134 22322 tablet_service.cc:1511] Processing CreateTablet for tablet 25ff53f05a9c45229ce019ef6619dd89 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:14.285844 22401 tablet_service.cc:1511] Processing CreateTablet for tablet c71be9d1b3d2460e9f79737d7e0e0f72 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:14.297724 22397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179f9bcc8bf04373b3930af2298e0922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.298717 22401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71be9d1b3d2460e9f79737d7e0e0f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.299460 22399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b247030b7f4bb39de9e85a5edd68bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.296747 22323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179f9bcc8bf04373b3930af2298e0922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.300076 22400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e906f02a394a8b84c0a136ce7f09b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.302707 22327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71be9d1b3d2460e9f79737d7e0e0f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.306130 22324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf4190feaf9428fba9f49efcd1c1dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.308279 22396 tablet_service.cc:1511] Processing CreateTablet for tablet 25ff53f05a9c45229ce019ef6619dd89 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:14.310303 22396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ff53f05a9c45229ce019ef6619dd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.320271 22321 tablet_service.cc:1511] Processing CreateTablet for tablet a42d9797f516435cba004f3797bcf50e (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:14.313154 22395 tablet_service.cc:1511] Processing CreateTablet for tablet a42d9797f516435cba004f3797bcf50e (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:14.320047 22394 tablet_service.cc:1511] Processing CreateTablet for tablet 166432702aab4a659fe9e1a23bcc131c (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:14.323439 22394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166432702aab4a659fe9e1a23bcc131c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.323558 22320 tablet_service.cc:1511] Processing CreateTablet for tablet 166432702aab4a659fe9e1a23bcc131c (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:14.326817 22395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42d9797f516435cba004f3797bcf50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.326673 22319 tablet_service.cc:1511] Processing CreateTablet for tablet 3666bf55f7914e94b44b3fa5aa4cf36d (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:14.310710 22322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ff53f05a9c45229ce019ef6619dd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.332476 22319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3666bf55f7914e94b44b3fa5aa4cf36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.337061 22321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42d9797f516435cba004f3797bcf50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.342629 22320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166432702aab4a659fe9e1a23bcc131c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.344695 22393 tablet_service.cc:1511] Processing CreateTablet for tablet 3666bf55f7914e94b44b3fa5aa4cf36d (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:14.346917 22393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3666bf55f7914e94b44b3fa5aa4cf36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.369019 22453 tablet_bootstrap.cc:492] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.393040 22453 tablet_bootstrap.cc:654] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.407649 22251 tablet_service.cc:1511] Processing CreateTablet for tablet 37e906f02a394a8b84c0a136ce7f09b6 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:14.409420 22251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e906f02a394a8b84c0a136ce7f09b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.415489 22247 tablet_service.cc:1511] Processing CreateTablet for tablet 25ff53f05a9c45229ce019ef6619dd89 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:14.416975 22247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ff53f05a9c45229ce019ef6619dd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.419554 22245 tablet_service.cc:1511] Processing CreateTablet for tablet 166432702aab4a659fe9e1a23bcc131c (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:14.421739 22252 tablet_service.cc:1511] Processing CreateTablet for tablet c71be9d1b3d2460e9f79737d7e0e0f72 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:14.423573 22246 tablet_service.cc:1511] Processing CreateTablet for tablet a42d9797f516435cba004f3797bcf50e (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:14.425292 22248 tablet_service.cc:1511] Processing CreateTablet for tablet 179f9bcc8bf04373b3930af2298e0922 (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:14.428540 22249 tablet_service.cc:1511] Processing CreateTablet for tablet daf4190feaf9428fba9f49efcd1c1dea (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:14.431699 22245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166432702aab4a659fe9e1a23bcc131c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.411983 22250 tablet_service.cc:1511] Processing CreateTablet for tablet 53b247030b7f4bb39de9e85a5edd68bb (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:14.442303 22246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42d9797f516435cba004f3797bcf50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.443105 22249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf4190feaf9428fba9f49efcd1c1dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.446676 22252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71be9d1b3d2460e9f79737d7e0e0f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.447347 22248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179f9bcc8bf04373b3930af2298e0922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.450736 22250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b247030b7f4bb39de9e85a5edd68bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.452153 22244 tablet_service.cc:1511] Processing CreateTablet for tablet 3666bf55f7914e94b44b3fa5aa4cf36d (DEFAULT_TABLE table=test-workload [id=de37f406103940ffa73c0bd0292f1267]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:14.455535 22244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3666bf55f7914e94b44b3fa5aa4cf36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.471185 22452 tablet_bootstrap.cc:492] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.509148 22453 tablet_bootstrap.cc:492] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.509768 22453 ts_tablet_manager.cc:1403] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.141s	user 0.050s	sys 0.044s
I20260709 12:11:14.513403 22453 raft_consensus.cc:359] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.514513 22453 raft_consensus.cc:385] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.514828 22453 raft_consensus.cc:740] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.515842 22453 consensus_queue.cc:260] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.532404 22455 tablet_bootstrap.cc:492] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.540722 22452 tablet_bootstrap.cc:654] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.544771 22436 heartbeater.cc:499] Master 127.16.87.254:38491 was elected leader, sending a full tablet report...
I20260709 12:11:14.545183 22453 ts_tablet_manager.cc:1434] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.022s
I20260709 12:11:14.546250 22453 tablet_bootstrap.cc:492] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.551946 22455 tablet_bootstrap.cc:654] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.553833 22453 tablet_bootstrap.cc:654] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.564463 22452 tablet_bootstrap.cc:492] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.567278 22452 ts_tablet_manager.cc:1403] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.009s
I20260709 12:11:14.570438 22452 raft_consensus.cc:359] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.571187 22452 raft_consensus.cc:385] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.571488 22452 raft_consensus.cc:740] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.572379 22452 consensus_queue.cc:260] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.577642 22362 heartbeater.cc:499] Master 127.16.87.254:38491 was elected leader, sending a full tablet report...
I20260709 12:11:14.577879 22453 tablet_bootstrap.cc:492] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.578058 22452 ts_tablet_manager.cc:1434] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:11:14.578434 22453 ts_tablet_manager.cc:1403] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.011s
I20260709 12:11:14.578728 22455 tablet_bootstrap.cc:492] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:14.579099 22452 tablet_bootstrap.cc:492] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.579205 22455 ts_tablet_manager.cc:1403] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.005s
I20260709 12:11:14.581542 22453 raft_consensus.cc:359] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.582275 22453 raft_consensus.cc:385] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.582829 22453 raft_consensus.cc:740] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.582228 22455 raft_consensus.cc:359] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.583340 22455 raft_consensus.cc:385] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.583649 22455 raft_consensus.cc:740] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.583617 22453 consensus_queue.cc:260] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.584621 22455 consensus_queue.cc:260] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.585822 22453 ts_tablet_manager.cc:1434] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:11:14.586818 22453 tablet_bootstrap.cc:492] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.592034 22453 tablet_bootstrap.cc:654] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.593956 22452 tablet_bootstrap.cc:654] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.599320 22455 ts_tablet_manager.cc:1434] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:11:14.599187 22287 heartbeater.cc:499] Master 127.16.87.254:38491 was elected leader, sending a full tablet report...
I20260709 12:11:14.611133 22455 tablet_bootstrap.cc:492] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.615471 22452 tablet_bootstrap.cc:492] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.616123 22452 ts_tablet_manager.cc:1403] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.010s
I20260709 12:11:14.618196 22455 tablet_bootstrap.cc:654] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.619271 22452 raft_consensus.cc:359] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.620136 22452 raft_consensus.cc:385] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.620428 22452 raft_consensus.cc:740] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.621224 22452 consensus_queue.cc:260] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.624262 22452 ts_tablet_manager.cc:1434] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:14.625618 22452 tablet_bootstrap.cc:492] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.629185 22453 tablet_bootstrap.cc:492] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.629488 22455 tablet_bootstrap.cc:492] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:14.629784 22453 ts_tablet_manager.cc:1403] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.028s
I20260709 12:11:14.630028 22455 ts_tablet_manager.cc:1403] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:11:14.633216 22453 raft_consensus.cc:359] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.633756 22452 tablet_bootstrap.cc:654] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.633493 22455 raft_consensus.cc:359] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.633960 22453 raft_consensus.cc:385] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.634410 22453 raft_consensus.cc:740] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.634262 22455 raft_consensus.cc:385] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.635368 22453 consensus_queue.cc:260] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.635919 22455 raft_consensus.cc:740] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.637193 22455 consensus_queue.cc:260] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.637746 22453 ts_tablet_manager.cc:1434] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:14.638931 22453 tablet_bootstrap.cc:492] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.639925 22455 ts_tablet_manager.cc:1434] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:14.641006 22455 tablet_bootstrap.cc:492] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.648029 22453 tablet_bootstrap.cc:654] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.648362 22455 tablet_bootstrap.cc:654] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.659413 22461 raft_consensus.cc:493] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.660077 22461 raft_consensus.cc:515] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.665715 22461 leader_election.cc:290] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.673030 22452 tablet_bootstrap.cc:492] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.673585 22452 ts_tablet_manager.cc:1403] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.027s
I20260709 12:11:14.674760 22453 tablet_bootstrap.cc:492] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.675282 22453 ts_tablet_manager.cc:1403] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
I20260709 12:11:14.676702 22452 raft_consensus.cc:359] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.677480 22452 raft_consensus.cc:385] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.677778 22452 raft_consensus.cc:740] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.678299 22453 raft_consensus.cc:359] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.678612 22452 consensus_queue.cc:260] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.679093 22453 raft_consensus.cc:385] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.679435 22453 raft_consensus.cc:740] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.680338 22453 consensus_queue.cc:260] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.680935 22452 ts_tablet_manager.cc:1434] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:14.681979 22452 tablet_bootstrap.cc:492] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.684520 22453 ts_tablet_manager.cc:1434] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:14.685647 22453 tablet_bootstrap.cc:492] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.688618 22452 tablet_bootstrap.cc:654] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.692458 22453 tablet_bootstrap.cc:654] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.701334 22452 tablet_bootstrap.cc:492] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.701997 22452 ts_tablet_manager.cc:1403] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:11:14.705864 22452 raft_consensus.cc:359] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.707039 22452 raft_consensus.cc:385] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.707430 22452 raft_consensus.cc:740] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.708420 22455 tablet_bootstrap.cc:492] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:14.709143 22455 ts_tablet_manager.cc:1403] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.009s
I20260709 12:11:14.708431 22452 consensus_queue.cc:260] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.711643 22453 tablet_bootstrap.cc:492] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.711880 22452 ts_tablet_manager.cc:1434] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:11:14.712313 22453 ts_tablet_manager.cc:1403] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.002s
I20260709 12:11:14.712252 22455 raft_consensus.cc:359] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.712899 22452 tablet_bootstrap.cc:492] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.713121 22455 raft_consensus.cc:385] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.713488 22455 raft_consensus.cc:740] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.714334 22455 consensus_queue.cc:260] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.720928 22452 tablet_bootstrap.cc:654] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.719233 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:14.722455 22337 raft_consensus.cc:2468] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:14.715837 22453 raft_consensus.cc:359] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.724026 22227 leader_election.cc:304] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:14.724481 22453 raft_consensus.cc:385] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.724989 22453 raft_consensus.cc:740] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.725291 22461 raft_consensus.cc:2804] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:14.725752 22461 raft_consensus.cc:493] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:14.726132 22461 raft_consensus.cc:3060] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.726557 22456 raft_consensus.cc:493] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.727018 22456 raft_consensus.cc:515] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.727670 22452 tablet_bootstrap.cc:492] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.727936 22455 ts_tablet_manager.cc:1434] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:11:14.728173 22452 ts_tablet_manager.cc:1403] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:11:14.728968 22455 tablet_bootstrap.cc:492] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.729758 22456 leader_election.cc:290] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:14.731379 22452 raft_consensus.cc:359] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.732203 22452 raft_consensus.cc:385] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.732519 22452 raft_consensus.cc:740] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.733350 22452 consensus_queue.cc:260] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.725934 22453 consensus_queue.cc:260] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.738873 22455 tablet_bootstrap.cc:654] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.740262 22456 raft_consensus.cc:493] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.740954 22452 ts_tablet_manager.cc:1434] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:11:14.740958 22456 raft_consensus.cc:515] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.744287 22452 tablet_bootstrap.cc:492] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.746620 22456 leader_election.cc:290] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:14.747536 22461 raft_consensus.cc:515] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.751138 22452 tablet_bootstrap.cc:654] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.751046 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:14.754431 22337 raft_consensus.cc:3060] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.759492 22461 leader_election.cc:290] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.764707 22460 raft_consensus.cc:493] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.765260 22460 raft_consensus.cc:515] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
W20260709 12:11:14.766258 22208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:14.771224 22460 leader_election.cc:290] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.776489 22337 raft_consensus.cc:2468] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:14.778220 22227 leader_election.cc:304] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:14.785518 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:14.789959 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
W20260709 12:11:14.791288 22225 leader_election.cc:343] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:14.792480 22225 leader_election.cc:343] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.793357 22461 raft_consensus.cc:2804] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:14.795415 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:14.796196 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:14.797515 22453 ts_tablet_manager.cc:1434] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.003s
I20260709 12:11:14.797694 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:14.797909 22452 tablet_bootstrap.cc:492] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.798242 22455 tablet_bootstrap.cc:492] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:14.798545 22452 ts_tablet_manager.cc:1403] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.023s
I20260709 12:11:14.798750 22455 ts_tablet_manager.cc:1403] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.012s
W20260709 12:11:14.799715 22376 leader_election.cc:343] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:14.800494 22376 leader_election.cc:343] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:14.801076 22302 leader_election.cc:343] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.801720 22452 raft_consensus.cc:359] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:14.802459 22452 raft_consensus.cc:385] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.802731 22452 raft_consensus.cc:740] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.802793 22455 raft_consensus.cc:359] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.803509 22455 raft_consensus.cc:385] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.803937 22455 raft_consensus.cc:740] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.803529 22452 consensus_queue.cc:260] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:14.804257 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:14.804782 22455 consensus_queue.cc:260] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.806018 22452 ts_tablet_manager.cc:1434] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:11:14.815267 22452 tablet_bootstrap.cc:492] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.816033 22455 ts_tablet_manager.cc:1434] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:11:14.816242 22261 raft_consensus.cc:2468] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:14.817231 22455 tablet_bootstrap.cc:492] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.818387 22376 leader_election.cc:304] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:14.819696 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:14.820370 22411 raft_consensus.cc:2468] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:14.821682 22475 raft_consensus.cc:2804] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:14.822173 22475 raft_consensus.cc:493] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:14.806190 22453 tablet_bootstrap.cc:492] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.805349 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:14.823262 22262 raft_consensus.cc:2468] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:14.823808 22300 leader_election.cc:304] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [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: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:14.824474 22455 tablet_bootstrap.cc:654] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.824648 22460 raft_consensus.cc:2804] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:14.825129 22460 raft_consensus.cc:493] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:14.825107 22376 leader_election.cc:304] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:14.825688 22460 raft_consensus.cc:3060] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.824368 22475 raft_consensus.cc:3060] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.826249 22456 raft_consensus.cc:2804] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:14.826768 22456 raft_consensus.cc:493] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:14.827144 22456 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.830164 22453 tablet_bootstrap.cc:654] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.834239 22475 raft_consensus.cc:515] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.834496 22460 raft_consensus.cc:515] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.837558 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:14.837736 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:14.838234 22411 raft_consensus.cc:3060] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.838299 22262 raft_consensus.cc:3060] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.840083 22456 raft_consensus.cc:515] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.841512 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
W20260709 12:11:14.843478 22302 leader_election.cc:343] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.845341 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:14.846344 22261 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.822234 22452 tablet_bootstrap.cc:654] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.810514 22461 raft_consensus.cc:697] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:14.848016 22411 raft_consensus.cc:2468] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:14.847762 22461 consensus_queue.cc:237] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.849588 22300 leader_election.cc:304] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:14.850796 22460 leader_election.cc:290] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.851646 22460 raft_consensus.cc:2804] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:14.852530 22460 raft_consensus.cc:697] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:14.846436 22262 raft_consensus.cc:2468] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:14.854964 22376 leader_election.cc:304] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:14.857020 22456 leader_election.cc:290] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:14.858079 22456 raft_consensus.cc:2804] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:14.858700 22456 raft_consensus.cc:697] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:14.853667 22460 consensus_queue.cc:237] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.859776 22456 consensus_queue.cc:237] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.860689 22475 leader_election.cc:290] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:14.866838 22261 raft_consensus.cc:2468] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:14.868451 22376 leader_election.cc:304] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:14.869447 22475 raft_consensus.cc:2804] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:14.870033 22475 raft_consensus.cc:697] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:14.870853 22475 consensus_queue.cc:237] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.874028 22455 tablet_bootstrap.cc:492] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:14.874647 22455 ts_tablet_manager.cc:1403] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.008s
I20260709 12:11:14.877683 22455 raft_consensus.cc:359] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.878270 22455 raft_consensus.cc:385] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.879977 22455 raft_consensus.cc:740] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.880478 22453 tablet_bootstrap.cc:492] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.881009 22453 ts_tablet_manager.cc:1403] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.020s
I20260709 12:11:14.880736 22455 consensus_queue.cc:260] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.883064 22455 ts_tablet_manager.cc:1434] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:11:14.884032 22455 tablet_bootstrap.cc:492] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.884087 22453 raft_consensus.cc:359] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.884884 22453 raft_consensus.cc:385] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.885165 22453 raft_consensus.cc:740] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.885672 22158 catalog_manager.cc:5697] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:14.888455 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:14.891429 22483 raft_consensus.cc:493] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.890473 22460 raft_consensus.cc:493] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.892067 22483 raft_consensus.cc:515] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.892491 22460 raft_consensus.cc:515] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:14.891374 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:14.895099 22460 leader_election.cc:290] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627), f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605)
I20260709 12:11:14.896117 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
W20260709 12:11:14.896807 22376 leader_election.cc:343] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.897120 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71be9d1b3d2460e9f79737d7e0e0f72" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
W20260709 12:11:14.897765 22376 leader_election.cc:343] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:14.897676 22302 leader_election.cc:343] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.897881 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71be9d1b3d2460e9f79737d7e0e0f72" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
W20260709 12:11:14.898795 22302 leader_election.cc:343] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.896097 22159 catalog_manager.cc:5697] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 1 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:14.899897 22300 leader_election.cc:343] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.900496 22300 leader_election.cc:304] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:14.891158 22453 consensus_queue.cc:260] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.905947 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
W20260709 12:11:14.907430 22300 leader_election.cc:343] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.906788 22160 catalog_manager.cc:5697] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:14.907904 22300 leader_election.cc:304] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:14.910867 22455 tablet_bootstrap.cc:654] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.911113 22453 ts_tablet_manager.cc:1434] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260709 12:11:14.912169 22453 tablet_bootstrap.cc:492] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.909080 22483 leader_election.cc:290] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.913853 22483 raft_consensus.cc:2749] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:14.903345 22460 raft_consensus.cc:2749] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:14.921339 22453 tablet_bootstrap.cc:654] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.921715 22452 tablet_bootstrap.cc:492] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.922240 22452 ts_tablet_manager.cc:1403] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.008s
I20260709 12:11:14.925338 22452 raft_consensus.cc:359] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.926195 22452 raft_consensus.cc:385] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.926416 22453 tablet_bootstrap.cc:492] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.926664 22452 raft_consensus.cc:740] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.926949 22453 ts_tablet_manager.cc:1403] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:11:14.927927 22452 consensus_queue.cc:260] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.929992 22453 raft_consensus.cc:359] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:14.930878 22453 raft_consensus.cc:385] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.931198 22452 ts_tablet_manager.cc:1434] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:11:14.931291 22453 raft_consensus.cc:740] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.932264 22452 tablet_bootstrap.cc:492] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:14.932646 22453 consensus_queue.cc:260] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:14.936182 22453 ts_tablet_manager.cc:1434] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:14.937338 22453 tablet_bootstrap.cc:492] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:14.937505 22452 tablet_bootstrap.cc:654] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.939826 22455 tablet_bootstrap.cc:492] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:14.940448 22455 ts_tablet_manager.cc:1403] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.011s
I20260709 12:11:14.944310 22453 tablet_bootstrap.cc:654] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.944869 22455 raft_consensus.cc:359] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.945999 22455 raft_consensus.cc:385] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.946491 22455 raft_consensus.cc:740] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.947369 22455 consensus_queue.cc:260] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.949139 22452 tablet_bootstrap.cc:492] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:14.949628 22452 ts_tablet_manager.cc:1403] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 12:11:14.950079 22455 ts_tablet_manager.cc:1434] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:11:14.951041 22492 raft_consensus.cc:493] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.951239 22455 tablet_bootstrap.cc:492] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:14.951562 22492 raft_consensus.cc:515] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.953743 22475 raft_consensus.cc:493] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:14.953882 22492 leader_election.cc:290] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:14.954275 22475 raft_consensus.cc:515] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.955672 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f9bcc8bf04373b3930af2298e0922" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:14.956389 22262 raft_consensus.cc:2468] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:14.958272 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:14.958685 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:14.959365 22455 tablet_bootstrap.cc:654] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:14.959318 22336 raft_consensus.cc:2468] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
W20260709 12:11:14.959638 22376 leader_election.cc:343] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.960539 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f9bcc8bf04373b3930af2298e0922" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:14.961198 22411 raft_consensus.cc:2468] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:14.962206 22302 leader_election.cc:304] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:14.963152 22453 tablet_bootstrap.cc:492] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:14.963796 22376 leader_election.cc:304] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:14.964670 22456 raft_consensus.cc:2804] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:14.965039 22456 raft_consensus.cc:493] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:14.965377 22456 raft_consensus.cc:3060] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.956411 22475 leader_election.cc:290] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:14.967234 22492 raft_consensus.cc:2804] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:14.967859 22492 raft_consensus.cc:493] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:14.968294 22492 raft_consensus.cc:3060] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.981536 22452 raft_consensus.cc:359] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.982584 22452 raft_consensus.cc:385] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.983009 22452 raft_consensus.cc:740] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.982746 22456 raft_consensus.cc:515] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.982604 22453 ts_tablet_manager.cc:1403] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.008s
I20260709 12:11:14.985984 22160 catalog_manager.cc:5697] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:14.987432 22453 raft_consensus.cc:359] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.988138 22453 raft_consensus.cc:385] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:14.988399 22453 raft_consensus.cc:740] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:14.990020 22492 raft_consensus.cc:515] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.990483 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:14.991897 22452 consensus_queue.cc:260] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:14.992769 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:14.993362 22336 raft_consensus.cc:3060] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:14.994304 22452 ts_tablet_manager.cc:1434] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
W20260709 12:11:14.994796 22376 leader_election.cc:343] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:14.995680 22452 tablet_bootstrap.cc:492] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:15.000394 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f9bcc8bf04373b3930af2298e0922" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:15.000792 22456 leader_election.cc:290] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:15.000991 22262 raft_consensus.cc:3060] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.001253 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f9bcc8bf04373b3930af2298e0922" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.001850 22411 raft_consensus.cc:3060] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.001556 22453 consensus_queue.cc:260] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.003723 22453 ts_tablet_manager.cc:1434] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:11:15.004591 22453 tablet_bootstrap.cc:492] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:15.010752 22453 tablet_bootstrap.cc:654] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:15.016062 22262 raft_consensus.cc:2468] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:15.021306 22411 raft_consensus.cc:2468] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:15.022464 22492 leader_election.cc:290] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.024590 22455 tablet_bootstrap.cc:492] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:15.017701 22302 leader_election.cc:304] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.026613 22336 raft_consensus.cc:2468] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:15.030840 22455 ts_tablet_manager.cc:1403] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.026s
I20260709 12:11:15.029954 22453 tablet_bootstrap.cc:492] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:15.030099 22452 tablet_bootstrap.cc:654] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:15.031458 22453 ts_tablet_manager.cc:1403] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 12:11:15.033366 22376 leader_election.cc:304] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.034615 22456 raft_consensus.cc:2804] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:15.034277 22453 raft_consensus.cc:359] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.034102 22455 raft_consensus.cc:359] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:15.035106 22453 raft_consensus.cc:385] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:15.035147 22456 raft_consensus.cc:697] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:15.035209 22455 raft_consensus.cc:385] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:15.035568 22453 raft_consensus.cc:740] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:15.035846 22455 raft_consensus.cc:740] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:15.036221 22456 consensus_queue.cc:237] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.036341 22453 consensus_queue.cc:260] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.036939 22455 consensus_queue.cc:260] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:15.039810 22453 ts_tablet_manager.cc:1434] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:11:15.039902 22455 ts_tablet_manager.cc:1434] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:11:15.040854 22492 raft_consensus.cc:2804] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:15.041019 22455 tablet_bootstrap.cc:492] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:15.042956 22492 raft_consensus.cc:697] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:15.044029 22492 consensus_queue.cc:237] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.049216 22455 tablet_bootstrap.cc:654] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:15.053892 22460 raft_consensus.cc:493] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.054904 22452 tablet_bootstrap.cc:492] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:15.054688 22460 raft_consensus.cc:515] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.055740 22452 ts_tablet_manager.cc:1403] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.010s
I20260709 12:11:15.057638 22461 raft_consensus.cc:493] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.058357 22461 raft_consensus.cc:515] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.059460 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166432702aab4a659fe9e1a23bcc131c" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:15.060391 22262 raft_consensus.cc:2468] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:15.061180 22461 leader_election.cc:290] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.063378 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166432702aab4a659fe9e1a23bcc131c" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:15.063732 22302 leader_election.cc:304] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.064086 22411 raft_consensus.cc:2468] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:15.064428 22460 leader_election.cc:290] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.064636 22483 raft_consensus.cc:2804] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:15.065299 22483 raft_consensus.cc:493] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:15.065660 22483 raft_consensus.cc:3060] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.063426 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:15.067852 22157 catalog_manager.cc:5697] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:15.071415 22475 raft_consensus.cc:493] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.072077 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:15.073159 22411 raft_consensus.cc:2393] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bc82ee7752495e90df897b2461a2a0 in current term 1: Already voted for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in this term.
I20260709 12:11:15.072078 22475 raft_consensus.cc:515] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.076640 22475 leader_election.cc:290] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:15.079401 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:15.079841 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:15.080060 22336 raft_consensus.cc:2468] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:15.081043 22225 leader_election.cc:304] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:15.081269 22376 leader_election.cc:304] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:15.082073 22475 raft_consensus.cc:2804] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:15.082458 22475 raft_consensus.cc:493] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:15.082805 22475 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.083503 22461 raft_consensus.cc:3060] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:15.082803 22376 leader_election.cc:343] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:15.091183 22475 raft_consensus.cc:515] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.094166 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:15.095572 22475 leader_election.cc:290] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
W20260709 12:11:15.096662 22376 leader_election.cc:343] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:15.096684 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:15.097432 22336 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.099175 22452 raft_consensus.cc:359] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.099854 22452 raft_consensus.cc:385] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:15.100154 22452 raft_consensus.cc:740] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:15.099910 22483 raft_consensus.cc:515] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.101153 22452 consensus_queue.cc:260] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.103569 22452 ts_tablet_manager.cc:1434] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:11:15.104269 22336 raft_consensus.cc:2468] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:15.104825 22461 raft_consensus.cc:2749] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:15.105639 22483 leader_election.cc:290] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.106652 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166432702aab4a659fe9e1a23bcc131c" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:15.107514 22262 raft_consensus.cc:3060] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.112087 22455 tablet_bootstrap.cc:492] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:15.112629 22455 ts_tablet_manager.cc:1403] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.015s
I20260709 12:11:15.112757 22157 catalog_manager.cc:5697] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 1 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.114640 22376 leader_election.cc:304] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.115121 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166432702aab4a659fe9e1a23bcc131c" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.115415 22455 raft_consensus.cc:359] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.115741 22411 raft_consensus.cc:3060] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.115778 22475 raft_consensus.cc:2804] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:15.116120 22455 raft_consensus.cc:385] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:15.116423 22455 raft_consensus.cc:740] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:15.117136 22475 raft_consensus.cc:697] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:15.117184 22455 consensus_queue.cc:260] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.118100 22475 consensus_queue.cc:237] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.119347 22455 ts_tablet_manager.cc:1434] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:11:15.120244 22455 tablet_bootstrap.cc:492] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:15.122934 22411 raft_consensus.cc:2468] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:15.124228 22300 leader_election.cc:304] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:15.125077 22492 raft_consensus.cc:2804] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:15.125345 22262 raft_consensus.cc:2468] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:15.125524 22492 raft_consensus.cc:697] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:15.126014 22455 tablet_bootstrap.cc:654] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:15.126469 22492 consensus_queue.cc:237] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.143383 22455 tablet_bootstrap.cc:492] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:15.143898 22455 ts_tablet_manager.cc:1403] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 12:11:15.144971 22158 catalog_manager.cc:5697] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:15.145804 22455 raft_consensus.cc:359] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.146451 22455 raft_consensus.cc:385] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:15.146694 22455 raft_consensus.cc:740] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:15.145977 22157 catalog_manager.cc:5697] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 1 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.147323 22455 consensus_queue.cc:260] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.149190 22455 ts_tablet_manager.cc:1434] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:11:15.228149 22492 raft_consensus.cc:493] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.228673 22492 raft_consensus.cc:515] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.230535 22492 leader_election.cc:290] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.231323 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:15.231563 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:15.232187 22262 raft_consensus.cc:2393] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c82f1aecef74d45ba18e4bd4f5f580f in current term 1: Already voted for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in this term.
I20260709 12:11:15.233206 22302 leader_election.cc:304] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.233911 22492 raft_consensus.cc:3060] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.239212 22492 raft_consensus.cc:2749] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:15.257331 22475 raft_consensus.cc:493] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.257963 22475 raft_consensus.cc:515] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.259701 22475 leader_election.cc:290] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:15.260603 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:15.260761 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:15.261554 22336 raft_consensus.cc:2393] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b80ee55d964daa9b15e8bde4f0bf3d in current term 1: Already voted for candidate f8bc82ee7752495e90df897b2461a2a0 in this term.
I20260709 12:11:15.262461 22376 leader_election.cc:304] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.263164 22475 raft_consensus.cc:3060] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.267248 22461 raft_consensus.cc:493] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.267787 22461 raft_consensus.cc:515] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:15.269070 22475 raft_consensus.cc:2749] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:15.269716 22461 leader_election.cc:290] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.270547 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71be9d1b3d2460e9f79737d7e0e0f72" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:15.270676 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71be9d1b3d2460e9f79737d7e0e0f72" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:15.271245 22336 raft_consensus.cc:2468] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:15.271317 22411 raft_consensus.cc:2468] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:15.272059 22461 raft_consensus.cc:493] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.272346 22227 leader_election.cc:304] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.272555 22461 raft_consensus.cc:515] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.273350 22481 raft_consensus.cc:2804] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:15.273775 22481 raft_consensus.cc:493] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:15.274101 22481 raft_consensus.cc:3060] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.274857 22461 leader_election.cc:290] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.275434 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:15.275331 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:15.276427 22336 raft_consensus.cc:2393] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bc82ee7752495e90df897b2461a2a0 in current term 1: Already voted for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in this term.
I20260709 12:11:15.277546 22227 leader_election.cc:304] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:15.278201 22461 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.280848 22481 raft_consensus.cc:515] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:15.283416 22481 leader_election.cc:290] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.283869 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71be9d1b3d2460e9f79737d7e0e0f72" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:15.283991 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71be9d1b3d2460e9f79737d7e0e0f72" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.284607 22336 raft_consensus.cc:3060] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.284683 22411 raft_consensus.cc:3060] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.284747 22461 raft_consensus.cc:2749] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:15.289685 22411 raft_consensus.cc:2468] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:15.290092 22336 raft_consensus.cc:2468] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:15.290887 22225 leader_election.cc:304] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.292054 22461 raft_consensus.cc:2804] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:15.292485 22461 raft_consensus.cc:697] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:15.293483 22461 consensus_queue.cc:237] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } }
I20260709 12:11:15.301733 22158 catalog_manager.cc:5697] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:15.324960 22475 consensus_queue.cc:1048] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.335173 22336 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.343619 22475 consensus_queue.cc:1048] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.353438 22492 consensus_queue.cc:1048] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.359695 22461 consensus_queue.cc:1048] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.367489 22460 consensus_queue.cc:1048] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.381563 22475 consensus_queue.cc:1048] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.389046 22481 consensus_queue.cc:1048] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.398485 22486 consensus_queue.cc:1048] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:15.402442 22481 raft_consensus.cc:493] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:15.403223 22481 raft_consensus.cc:515] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.408001 22481 leader_election.cc:290] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.408257 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:15.409250 22337 raft_consensus.cc:2393] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bc82ee7752495e90df897b2461a2a0 in current term 1: Already voted for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in this term.
I20260709 12:11:15.412352 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:15.414215 22225 leader_election.cc:304] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:15.415645 22481 raft_consensus.cc:3060] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:15.425025 22481 raft_consensus.cc:2749] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:15.443521 22410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
mode: GRACEFUL
new_leader_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:47770
I20260709 12:11:15.444408 22410 raft_consensus.cc:606] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Received request to transfer leadership to TS f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.451977 22486 consensus_queue.cc:1048] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.462147 22336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
mode: GRACEFUL
new_leader_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:58244
I20260709 12:11:15.462818 22336 raft_consensus.cc:606] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Received request to transfer leadership to TS f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.467545 22475 consensus_queue.cc:1048] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.475930 22410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
mode: GRACEFUL
new_leader_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:47770
I20260709 12:11:15.476524 22410 raft_consensus.cc:606] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Received request to transfer leadership to TS f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:15.480863 22486 raft_consensus.cc:993] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: : Instructing follower f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:15.481349 22486 raft_consensus.cc:1081] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Signalling peer f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:15.483006 22262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:49296
I20260709 12:11:15.483803 22262 raft_consensus.cc:493] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.484198 22262 raft_consensus.cc:3060] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.487560 22410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
mode: GRACEFUL
new_leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:47770
I20260709 12:11:15.488243 22410 raft_consensus.cc:606] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Received request to transfer leadership to TS 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:15.491744 22262 raft_consensus.cc:515] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.493860 22262 leader_election.cc:290] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.494359 22410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
mode: GRACEFUL
new_leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:47770
I20260709 12:11:15.494625 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:15.495012 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4190feaf9428fba9f49efcd1c1dea" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.495105 22410 raft_consensus.cc:606] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Received request to transfer leadership to TS 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:15.495311 22336 raft_consensus.cc:3060] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.495590 22411 raft_consensus.cc:3055] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:15.495957 22411 raft_consensus.cc:740] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:15.496809 22411 consensus_queue.cc:260] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.497922 22411 raft_consensus.cc:3060] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.502995 22336 raft_consensus.cc:2468] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:15.504331 22227 leader_election.cc:304] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.505383 22481 raft_consensus.cc:2804] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:15.505903 22481 raft_consensus.cc:697] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:15.506672 22481 consensus_queue.cc:237] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.506907 22486 consensus_queue.cc:1048] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.508867 22411 raft_consensus.cc:2468] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:15.515417 22475 raft_consensus.cc:993] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: : Instructing follower 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:15.515874 22475 raft_consensus.cc:1081] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Signalling peer 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:15.515772 22157 catalog_manager.cc:5697] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 1 to 2, leader changed from 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195) to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.522516 22456 consensus_queue.cc:1048] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.524911 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:58238
I20260709 12:11:15.526819 22336 raft_consensus.cc:493] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.527267 22336 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.527506 22262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
mode: GRACEFUL
new_leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:49318
I20260709 12:11:15.528178 22262 raft_consensus.cc:606] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Received request to transfer leadership to TS 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:15.536808 22336 raft_consensus.cc:515] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.541711 22336 leader_election.cc:290] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.542395 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:15.542793 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.543085 22261 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.543381 22411 raft_consensus.cc:3055] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:15.543658 22411 raft_consensus.cc:740] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:15.544355 22411 consensus_queue.cc:260] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.545287 22411 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.548504 22261 raft_consensus.cc:2468] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:15.549577 22302 leader_election.cc:304] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.550347 22483 raft_consensus.cc:2804] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:15.550802 22483 raft_consensus.cc:697] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:15.551518 22483 consensus_queue.cc:237] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.551857 22411 raft_consensus.cc:2468] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:15.557936 22160 catalog_manager.cc:5697] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 1 to 2, leader changed from 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195) to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 2 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.558760 22483 consensus_queue.cc:1048] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.576504 22460 consensus_queue.cc:1048] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.632297 22460 consensus_queue.cc:1048] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.643128 22460 consensus_queue.cc:1048] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.781378 22481 consensus_queue.cc:1048] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.781703 22475 raft_consensus.cc:993] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: : Instructing follower f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:15.782192 22456 raft_consensus.cc:1081] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Signalling peer f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:15.783756 22261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:49296
I20260709 12:11:15.784310 22261 raft_consensus.cc:493] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.784650 22261 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.792433 22261 raft_consensus.cc:515] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.794525 22261 leader_election.cc:290] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.796063 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:15.796404 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.796756 22336 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.797022 22410 raft_consensus.cc:3055] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:15.797372 22410 raft_consensus.cc:740] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:15.798204 22410 consensus_queue.cc:260] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.799466 22410 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.802572 22535 consensus_queue.cc:1048] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:15.804396 22336 raft_consensus.cc:2468] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:15.806190 22227 leader_election.cc:304] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.806973 22535 raft_consensus.cc:2804] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:15.808136 22535 raft_consensus.cc:697] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:15.808995 22535 consensus_queue.cc:237] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.810194 22410 raft_consensus.cc:2468] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:15.816570 22157 catalog_manager.cc:5697] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 1 to 2, leader changed from 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195) to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.937428 22530 raft_consensus.cc:993] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: : Instructing follower f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:15.937879 22460 raft_consensus.cc:1081] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Signalling peer f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:15.939354 22261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:49312
I20260709 12:11:15.939851 22261 raft_consensus.cc:493] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.940178 22261 raft_consensus.cc:3060] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.947072 22481 raft_consensus.cc:993] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: : Instructing follower 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:15.947177 22261 raft_consensus.cc:515] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.947724 22535 raft_consensus.cc:1081] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Signalling peer 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:15.949486 22410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47744
I20260709 12:11:15.950394 22261 leader_election.cc:290] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:15.950512 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:15.950939 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b247030b7f4bb39de9e85a5edd68bb" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:15.950860 22410 raft_consensus.cc:493] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.951691 22337 raft_consensus.cc:3055] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:15.951756 22410 raft_consensus.cc:3060] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.951712 22411 raft_consensus.cc:3060] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.952337 22337 raft_consensus.cc:740] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:15.953195 22337 consensus_queue.cc:260] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.954442 22337 raft_consensus.cc:3060] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.958988 22261 raft_consensus.cc:1275] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:15.959342 22411 raft_consensus.cc:2468] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:15.959014 22410 raft_consensus.cc:515] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.960732 22225 leader_election.cc:304] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:15.961004 22460 consensus_queue.cc:1048] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:15.961448 22337 raft_consensus.cc:2468] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:15.961634 22535 raft_consensus.cc:2804] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:15.962111 22535 raft_consensus.cc:697] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:15.963171 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:15.963551 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3666bf55f7914e94b44b3fa5aa4cf36d" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:15.964151 22337 raft_consensus.cc:3060] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.962955 22535 consensus_queue.cc:237] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.964226 22410 leader_election.cc:290] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 2 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:15.963840 22261 raft_consensus.cc:3055] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:15.965374 22261 raft_consensus.cc:740] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:15.966384 22261 consensus_queue.cc:260] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.967638 22261 raft_consensus.cc:3060] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:15.972388 22157 catalog_manager.cc:5697] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 1 to 2, leader changed from 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194) to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.974047 22337 raft_consensus.cc:2468] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 2.
I20260709 12:11:15.976351 22261 raft_consensus.cc:2468] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 2.
I20260709 12:11:15.977669 22410 raft_consensus.cc:1275] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:15.979116 22376 leader_election.cc:304] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:15.980871 22460 consensus_queue.cc:1048] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:15.981624 22456 raft_consensus.cc:2804] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:15.982175 22456 raft_consensus.cc:697] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:15.983040 22456 consensus_queue.cc:237] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:15.989931 22337 raft_consensus.cc:1275] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:15.991636 22159 catalog_manager.cc:5697] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 1 to 2, leader changed from f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193) to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 2 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:15.994804 22535 consensus_queue.cc:1048] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.003571 22410 raft_consensus.cc:1275] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.004982 22461 consensus_queue.cc:1048] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.019870 22486 raft_consensus.cc:993] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: : Instructing follower 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:16.020453 22475 raft_consensus.cc:1081] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Signalling peer 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:16.022358 22337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:58238
I20260709 12:11:16.022830 22337 raft_consensus.cc:493] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:16.023139 22337 raft_consensus.cc:3060] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:16.028383 22337 raft_consensus.cc:515] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:16.029951 22337 leader_election.cc:290] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:16.030730 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:16.030951 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff53f05a9c45229ce019ef6619dd89" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:16.031399 22261 raft_consensus.cc:3060] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:16.031543 22410 raft_consensus.cc:3055] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:16.031926 22410 raft_consensus.cc:740] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:16.032622 22410 consensus_queue.cc:260] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:16.033537 22410 raft_consensus.cc:3060] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:16.036381 22261 raft_consensus.cc:2468] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:16.037472 22302 leader_election.cc:304] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:16.038184 22460 raft_consensus.cc:2804] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:16.038697 22460 raft_consensus.cc:697] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:16.038986 22410 raft_consensus.cc:2468] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:16.039511 22460 consensus_queue.cc:237] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:16.048302 22159 catalog_manager.cc:5697] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 1 to 2, leader changed from 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195) to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 2 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:16.200251 22337 raft_consensus.cc:1275] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.201531 22481 consensus_queue.cc:1048] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.208577 22410 raft_consensus.cc:1275] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.210544 22461 consensus_queue.cc:1048] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.363797 22337 raft_consensus.cc:1275] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.365190 22461 consensus_queue.cc:1048] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.374648 22410 raft_consensus.cc:1275] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.376840 22537 consensus_queue.cc:1048] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.429478 22261 raft_consensus.cc:1275] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.430768 22492 consensus_queue.cc:1048] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.439287 22411 raft_consensus.cc:1275] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.441463 22492 consensus_queue.cc:1048] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.534215 22261 raft_consensus.cc:1275] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.535422 22475 consensus_queue.cc:1048] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.545313 22337 raft_consensus.cc:1275] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:16.552682 22544 consensus_queue.cc:1048] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:18.561916 22160 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37986:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:18.565150 22160 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:18.617686 22249 tablet_service.cc:1511] Processing CreateTablet for tablet f85b83bc4a3a4e4b91ee36ace93d489c (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:18.618541 22322 tablet_service.cc:1511] Processing CreateTablet for tablet f85b83bc4a3a4e4b91ee36ace93d489c (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:18.618947 22249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85b83bc4a3a4e4b91ee36ace93d489c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.619740 22322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85b83bc4a3a4e4b91ee36ace93d489c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.621184 22246 tablet_service.cc:1511] Processing CreateTablet for tablet ce6f80b8115a44e2b847c0cb24a8c7c3 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:18.622876 22246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6f80b8115a44e2b847c0cb24a8c7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.622478 22326 tablet_service.cc:1511] Processing CreateTablet for tablet ce6f80b8115a44e2b847c0cb24a8c7c3 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:18.624163 22326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6f80b8115a44e2b847c0cb24a8c7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.626327 22393 tablet_service.cc:1511] Processing CreateTablet for tablet f85b83bc4a3a4e4b91ee36ace93d489c (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:18.627664 22393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85b83bc4a3a4e4b91ee36ace93d489c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.632000 22323 tablet_service.cc:1511] Processing CreateTablet for tablet fea07a22fa0b42dab4b1c29a3bb3ea22 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:18.632292 22395 tablet_service.cc:1511] Processing CreateTablet for tablet ce6f80b8115a44e2b847c0cb24a8c7c3 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:18.633421 22323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea07a22fa0b42dab4b1c29a3bb3ea22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.633545 22395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6f80b8115a44e2b847c0cb24a8c7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.636475 22252 tablet_service.cc:1511] Processing CreateTablet for tablet fea07a22fa0b42dab4b1c29a3bb3ea22 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:18.637864 22252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea07a22fa0b42dab4b1c29a3bb3ea22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.639405 22327 tablet_service.cc:1511] Processing CreateTablet for tablet 8d272c442737494e9ec8ebb8b7f0aa0a (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:18.640810 22327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d272c442737494e9ec8ebb8b7f0aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.640518 22247 tablet_service.cc:1511] Processing CreateTablet for tablet 70de12a6ad364d3a912c32e804019d13 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:18.641835 22247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70de12a6ad364d3a912c32e804019d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.636518 22250 tablet_service.cc:1511] Processing CreateTablet for tablet 8d272c442737494e9ec8ebb8b7f0aa0a (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:18.642692 22321 tablet_service.cc:1511] Processing CreateTablet for tablet 70de12a6ad364d3a912c32e804019d13 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:18.643779 22250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d272c442737494e9ec8ebb8b7f0aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.643930 22321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70de12a6ad364d3a912c32e804019d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.649219 22401 tablet_service.cc:1511] Processing CreateTablet for tablet fea07a22fa0b42dab4b1c29a3bb3ea22 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:18.650878 22401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea07a22fa0b42dab4b1c29a3bb3ea22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.653354 22394 tablet_service.cc:1511] Processing CreateTablet for tablet 8d272c442737494e9ec8ebb8b7f0aa0a (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:18.654915 22394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d272c442737494e9ec8ebb8b7f0aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.657192 22245 tablet_service.cc:1511] Processing CreateTablet for tablet a9eb0be91583465f8d21f57d81c80c93 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:18.661557 22325 tablet_service.cc:1511] Processing CreateTablet for tablet a9eb0be91583465f8d21f57d81c80c93 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:18.663183 22325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eb0be91583465f8d21f57d81c80c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.664359 22397 tablet_service.cc:1511] Processing CreateTablet for tablet 70de12a6ad364d3a912c32e804019d13 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:18.665839 22397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70de12a6ad364d3a912c32e804019d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.668565 22398 tablet_service.cc:1511] Processing CreateTablet for tablet a9eb0be91583465f8d21f57d81c80c93 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:18.670001 22398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eb0be91583465f8d21f57d81c80c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.670135 22248 tablet_service.cc:1511] Processing CreateTablet for tablet 76031ce41b13499bb7fa64cb958dcd72 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:18.670817 22245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eb0be91583465f8d21f57d81c80c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.671525 22248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76031ce41b13499bb7fa64cb958dcd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.680856 22560 tablet_bootstrap.cc:492] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:18.687435 22561 tablet_bootstrap.cc:492] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:18.694489 22322 tablet_service.cc:1511] Processing CreateTablet for tablet 76031ce41b13499bb7fa64cb958dcd72 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:18.687572 22560 tablet_bootstrap.cc:654] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.696166 22322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76031ce41b13499bb7fa64cb958dcd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.702749 22249 tablet_service.cc:1511] Processing CreateTablet for tablet 0365b6b89f6e4266bfb4f83dc5aaad5c (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:18.704041 22249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0365b6b89f6e4266bfb4f83dc5aaad5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.706138 22561 tablet_bootstrap.cc:654] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.720340 22395 tablet_service.cc:1511] Processing CreateTablet for tablet 76031ce41b13499bb7fa64cb958dcd72 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:18.721740 22395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76031ce41b13499bb7fa64cb958dcd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.727450 22325 tablet_service.cc:1511] Processing CreateTablet for tablet 0365b6b89f6e4266bfb4f83dc5aaad5c (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:18.728900 22325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0365b6b89f6e4266bfb4f83dc5aaad5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.738045 22399 tablet_service.cc:1511] Processing CreateTablet for tablet 0365b6b89f6e4266bfb4f83dc5aaad5c (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:18.739440 22399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0365b6b89f6e4266bfb4f83dc5aaad5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.750092 22249 tablet_service.cc:1511] Processing CreateTablet for tablet fe67789d623b47e499362535196680e5 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:18.752668 22319 tablet_service.cc:1511] Processing CreateTablet for tablet fe67789d623b47e499362535196680e5 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:18.753940 22319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe67789d623b47e499362535196680e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.763212 22397 tablet_service.cc:1511] Processing CreateTablet for tablet fe67789d623b47e499362535196680e5 (DEFAULT_TABLE table=soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:18.784638 22561 tablet_bootstrap.cc:492] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:18.785303 22561 ts_tablet_manager.cc:1403] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.000s
I20260709 12:11:18.787415 22562 tablet_bootstrap.cc:492] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:18.790472 22397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe67789d623b47e499362535196680e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.757633 22249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe67789d623b47e499362535196680e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.802553 22560 tablet_bootstrap.cc:492] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
W20260709 12:11:18.802675 22208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:18.803032 22561 raft_consensus.cc:359] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.803781 22561 raft_consensus.cc:385] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.804085 22561 raft_consensus.cc:740] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.810618 22561 consensus_queue.cc:260] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.812201 22560 ts_tablet_manager.cc:1403] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.019s
I20260709 12:11:18.813196 22561 ts_tablet_manager.cc:1434] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 12:11:18.802295 22562 tablet_bootstrap.cc:654] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.815840 22560 raft_consensus.cc:359] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.816633 22560 raft_consensus.cc:385] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.816923 22560 raft_consensus.cc:740] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.817641 22560 consensus_queue.cc:260] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.814256 22561 tablet_bootstrap.cc:492] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:18.824630 22560 ts_tablet_manager.cc:1434] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:11:18.829093 22560 tablet_bootstrap.cc:492] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:18.830163 22561 tablet_bootstrap.cc:654] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.836630 22560 tablet_bootstrap.cc:654] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.840487 22562 tablet_bootstrap.cc:492] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:18.841230 22562 ts_tablet_manager.cc:1403] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.054s	user 0.002s	sys 0.016s
I20260709 12:11:18.843775 22561 tablet_bootstrap.cc:492] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:18.844287 22561 ts_tablet_manager.cc:1403] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260709 12:11:18.844791 22560 tablet_bootstrap.cc:492] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:18.845347 22560 ts_tablet_manager.cc:1403] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.013s
I20260709 12:11:18.845429 22562 raft_consensus.cc:359] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.846257 22562 raft_consensus.cc:385] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.846566 22562 raft_consensus.cc:740] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.847388 22561 raft_consensus.cc:359] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.847370 22562 consensus_queue.cc:260] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.848205 22561 raft_consensus.cc:385] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.848536 22561 raft_consensus.cc:740] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.848471 22560 raft_consensus.cc:359] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.849260 22560 raft_consensus.cc:385] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.849390 22561 consensus_queue.cc:260] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.849598 22560 raft_consensus.cc:740] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.850816 22560 consensus_queue.cc:260] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.851822 22561 ts_tablet_manager.cc:1434] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:18.852890 22561 tablet_bootstrap.cc:492] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:18.854360 22560 ts_tablet_manager.cc:1434] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:18.855294 22560 tablet_bootstrap.cc:492] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:18.859436 22561 tablet_bootstrap.cc:654] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.861303 22560 tablet_bootstrap.cc:654] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.865115 22562 ts_tablet_manager.cc:1434] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 12:11:18.866595 22562 tablet_bootstrap.cc:492] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:18.876638 22562 tablet_bootstrap.cc:654] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.903478 22561 tablet_bootstrap.cc:492] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:18.903672 22562 tablet_bootstrap.cc:492] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:18.904004 22561 ts_tablet_manager.cc:1403] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.034s
I20260709 12:11:18.904222 22562 ts_tablet_manager.cc:1403] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.019s
I20260709 12:11:18.904251 22560 tablet_bootstrap.cc:492] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:18.904942 22560 ts_tablet_manager.cc:1403] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.031s
I20260709 12:11:18.907119 22562 raft_consensus.cc:359] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.907883 22562 raft_consensus.cc:385] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.908376 22562 raft_consensus.cc:740] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.909102 22562 consensus_queue.cc:260] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.909600 22561 raft_consensus.cc:359] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.907862 22560 raft_consensus.cc:359] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.910377 22561 raft_consensus.cc:385] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.910532 22560 raft_consensus.cc:385] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.910754 22561 raft_consensus.cc:740] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.911034 22560 raft_consensus.cc:740] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.911495 22562 ts_tablet_manager.cc:1434] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:11:18.911937 22560 consensus_queue.cc:260] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.911511 22561 consensus_queue.cc:260] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.912740 22562 tablet_bootstrap.cc:492] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:18.914538 22560 ts_tablet_manager.cc:1434] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:11:18.918738 22562 tablet_bootstrap.cc:654] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.932026 22560 tablet_bootstrap.cc:492] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:18.941296 22560 tablet_bootstrap.cc:654] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.947036 22561 ts_tablet_manager.cc:1434] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.024s
I20260709 12:11:18.948422 22561 tablet_bootstrap.cc:492] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:18.956288 22561 tablet_bootstrap.cc:654] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.958257 22560 tablet_bootstrap.cc:492] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:18.958807 22560 ts_tablet_manager.cc:1403] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260709 12:11:18.962934 22560 raft_consensus.cc:359] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.963984 22560 raft_consensus.cc:385] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.964509 22560 raft_consensus.cc:740] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.965451 22560 consensus_queue.cc:260] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.968513 22561 tablet_bootstrap.cc:492] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:18.969251 22561 ts_tablet_manager.cc:1403] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:11:18.973229 22561 raft_consensus.cc:359] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.974203 22561 raft_consensus.cc:385] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.974733 22561 raft_consensus.cc:740] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.975822 22561 consensus_queue.cc:260] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:18.978814 22561 ts_tablet_manager.cc:1434] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:11:18.980082 22561 tablet_bootstrap.cc:492] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:18.994738 22560 ts_tablet_manager.cc:1434] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.036s	user 0.025s	sys 0.006s
I20260709 12:11:18.995919 22560 tablet_bootstrap.cc:492] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:18.998286 22561 tablet_bootstrap.cc:654] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.003549 22560 tablet_bootstrap.cc:654] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.026218 22562 tablet_bootstrap.cc:492] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.026815 22562 ts_tablet_manager.cc:1403] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.079s
I20260709 12:11:19.027328 22561 tablet_bootstrap.cc:492] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:19.027875 22561 ts_tablet_manager.cc:1403] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.017s
I20260709 12:11:19.028213 22560 tablet_bootstrap.cc:492] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:19.028744 22560 ts_tablet_manager.cc:1403] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.020s
I20260709 12:11:19.029560 22562 raft_consensus.cc:359] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.030301 22562 raft_consensus.cc:385] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.030627 22562 raft_consensus.cc:740] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.030855 22561 raft_consensus.cc:359] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.031354 22562 consensus_queue.cc:260] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.031638 22561 raft_consensus.cc:385] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.031599 22560 raft_consensus.cc:359] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.032153 22561 raft_consensus.cc:740] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.032475 22560 raft_consensus.cc:385] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.032781 22560 raft_consensus.cc:740] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.032934 22561 consensus_queue.cc:260] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.033631 22562 ts_tablet_manager.cc:1434] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:11:19.033506 22560 consensus_queue.cc:260] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.035012 22562 tablet_bootstrap.cc:492] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:19.036139 22560 ts_tablet_manager.cc:1434] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:19.037098 22560 tablet_bootstrap.cc:492] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:19.039949 22561 ts_tablet_manager.cc:1434] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:11:19.041152 22561 tablet_bootstrap.cc:492] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:19.041929 22562 tablet_bootstrap.cc:654] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.044835 22560 tablet_bootstrap.cc:654] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.047924 22561 tablet_bootstrap.cc:654] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.055356 22562 tablet_bootstrap.cc:492] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.055838 22562 ts_tablet_manager.cc:1403] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:11:19.059018 22562 raft_consensus.cc:359] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.059773 22562 raft_consensus.cc:385] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.060087 22562 raft_consensus.cc:740] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.060856 22562 consensus_queue.cc:260] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.062608 22576 raft_consensus.cc:493] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.063542 22562 ts_tablet_manager.cc:1434] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:11:19.063215 22576 raft_consensus.cc:515] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.064646 22562 tablet_bootstrap.cc:492] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:19.066748 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85b83bc4a3a4e4b91ee36ace93d489c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.067615 22337 raft_consensus.cc:2468] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:19.066043 22576 leader_election.cc:290] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.069857 22227 leader_election.cc:304] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.071583 22562 tablet_bootstrap.cc:654] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.071903 22577 raft_consensus.cc:2804] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.072471 22577 raft_consensus.cc:493] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.072893 22577 raft_consensus.cc:3060] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.077844 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85b83bc4a3a4e4b91ee36ace93d489c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.078619 22410 raft_consensus.cc:2468] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:19.084610 22577 raft_consensus.cc:515] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.088195 22562 tablet_bootstrap.cc:492] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.088738 22562 ts_tablet_manager.cc:1403] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260709 12:11:19.089821 22560 tablet_bootstrap.cc:492] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:19.090386 22560 ts_tablet_manager.cc:1403] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.030s
I20260709 12:11:19.091118 22561 tablet_bootstrap.cc:492] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:19.091640 22561 ts_tablet_manager.cc:1403] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260709 12:11:19.091765 22562 raft_consensus.cc:359] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.092571 22562 raft_consensus.cc:385] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.092846 22562 raft_consensus.cc:740] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.093375 22560 raft_consensus.cc:359] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.093578 22562 consensus_queue.cc:260] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.094149 22560 raft_consensus.cc:385] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.094668 22572 raft_consensus.cc:493] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.094834 22560 raft_consensus.cc:740] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.095288 22572 raft_consensus.cc:515] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.095669 22560 consensus_queue.cc:260] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.096675 22562 ts_tablet_manager.cc:1434] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:11:19.097715 22572 leader_election.cc:290] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.097739 22562 tablet_bootstrap.cc:492] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:19.098464 22560 ts_tablet_manager.cc:1434] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:11:19.099166 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.099601 22560 tablet_bootstrap.cc:492] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:19.100442 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85b83bc4a3a4e4b91ee36ace93d489c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.101065 22337 raft_consensus.cc:3060] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:19.103673 22376 leader_election.cc:343] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.105012 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.105587 22562 tablet_bootstrap.cc:654] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.105733 22336 raft_consensus.cc:2468] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:19.107237 22376 leader_election.cc:304] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.108214 22572 raft_consensus.cc:2804] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.108644 22572 raft_consensus.cc:493] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.109046 22572 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.111807 22560 tablet_bootstrap.cc:654] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.112022 22337 raft_consensus.cc:2468] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:19.113493 22227 leader_election.cc:304] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.114480 22576 raft_consensus.cc:2804] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.114966 22576 raft_consensus.cc:697] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:19.116163 22576 consensus_queue.cc:237] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.124902 22548 raft_consensus.cc:493] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.125525 22548 raft_consensus.cc:515] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.094621 22561 raft_consensus.cc:359] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.127931 22548 leader_election.cc:290] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.128120 22561 raft_consensus.cc:385] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.128458 22561 raft_consensus.cc:740] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.129243 22561 consensus_queue.cc:260] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.129690 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85b83bc4a3a4e4b91ee36ace93d489c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.130435 22410 raft_consensus.cc:3060] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.130692 22577 leader_election.cc:290] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.133085 22572 raft_consensus.cc:515] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.136063 22561 ts_tablet_manager.cc:1434] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260709 12:11:19.136592 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eb0be91583465f8d21f57d81c80c93" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.137223 22561 tablet_bootstrap.cc:492] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:19.137496 22261 raft_consensus.cc:2468] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:19.138775 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eb0be91583465f8d21f57d81c80c93" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.139644 22411 raft_consensus.cc:2468] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:19.139863 22410 raft_consensus.cc:2468] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:19.141394 22300 leader_election.cc:304] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:19.143038 22572 leader_election.cc:290] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.144922 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.145545 22337 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.145797 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.147161 22548 raft_consensus.cc:2804] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.147554 22548 raft_consensus.cc:493] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:11:19.147585 22376 leader_election.cc:343] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.148514 22548 raft_consensus.cc:3060] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.151130 22560 tablet_bootstrap.cc:492] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:19.151700 22560 ts_tablet_manager.cc:1403] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.015s
I20260709 12:11:19.153131 22561 tablet_bootstrap.cc:654] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.153980 22337 raft_consensus.cc:2468] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:19.155251 22376 leader_election.cc:304] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.155062 22560 raft_consensus.cc:359] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.155930 22560 raft_consensus.cc:385] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.156430 22560 raft_consensus.cc:740] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.156708 22572 raft_consensus.cc:2804] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.157275 22572 raft_consensus.cc:697] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:19.157415 22560 consensus_queue.cc:260] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.158123 22572 consensus_queue.cc:237] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.161363 22560 ts_tablet_manager.cc:1434] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:11:19.162878 22560 tablet_bootstrap.cc:492] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:19.163969 22562 tablet_bootstrap.cc:492] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.164678 22562 ts_tablet_manager.cc:1403] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.033s
I20260709 12:11:19.156069 22157 catalog_manager.cc:5697] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.168045 22562 raft_consensus.cc:359] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.168807 22562 raft_consensus.cc:385] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.169167 22562 raft_consensus.cc:740] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.169929 22560 tablet_bootstrap.cc:654] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.172408 22561 tablet_bootstrap.cc:492] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:19.173337 22561 ts_tablet_manager.cc:1403] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.012s
I20260709 12:11:19.172401 22548 raft_consensus.cc:515] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.174978 22577 raft_consensus.cc:493] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.175529 22577 raft_consensus.cc:515] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.176934 22561 raft_consensus.cc:359] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.177706 22561 raft_consensus.cc:385] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.177781 22577 leader_election.cc:290] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.179054 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.179730 22337 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:19.180693 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.181311 22411 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:19.182340 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eb0be91583465f8d21f57d81c80c93" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.182682 22225 leader_election.cc:304] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.182943 22262 raft_consensus.cc:3060] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.183147 22160 catalog_manager.cc:5697] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.184494 22577 raft_consensus.cc:2804] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.178100 22561 raft_consensus.cc:740] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.184932 22577 raft_consensus.cc:493] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.185420 22577 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.185494 22561 consensus_queue.cc:260] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.169989 22562 consensus_queue.cc:260] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.188295 22561 ts_tablet_manager.cc:1434] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:11:19.188982 22562 ts_tablet_manager.cc:1434] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:11:19.189504 22561 tablet_bootstrap.cc:492] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:19.190068 22562 tablet_bootstrap.cc:492] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:19.193300 22577 raft_consensus.cc:515] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.195791 22560 tablet_bootstrap.cc:492] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
I20260709 12:11:19.196408 22560 ts_tablet_manager.cc:1403] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260709 12:11:19.197065 22561 tablet_bootstrap.cc:654] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.197196 22562 tablet_bootstrap.cc:654] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.198928 22560 raft_consensus.cc:359] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.199599 22560 raft_consensus.cc:385] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.199851 22560 raft_consensus.cc:740] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.200650 22560 consensus_queue.cc:260] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.202746 22560 ts_tablet_manager.cc:1434] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:11:19.203652 22560 tablet_bootstrap.cc:492] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: Bootstrap starting.
I20260709 12:11:19.205540 22262 raft_consensus.cc:2468] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:19.206866 22302 leader_election.cc:304] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.207719 22570 raft_consensus.cc:2804] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.209163 22570 raft_consensus.cc:697] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:19.209687 22561 tablet_bootstrap.cc:492] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:19.210220 22561 ts_tablet_manager.cc:1403] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:11:19.210361 22577 leader_election.cc:290] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.210054 22570 consensus_queue.cc:237] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.211385 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.211967 22411 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.213223 22561 raft_consensus.cc:359] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.213882 22561 raft_consensus.cc:385] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.214136 22561 raft_consensus.cc:740] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.214468 22560 tablet_bootstrap.cc:654] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.214844 22561 consensus_queue.cc:260] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.216081 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.216787 22337 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.218076 22562 tablet_bootstrap.cc:492] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.218793 22562 ts_tablet_manager.cc:1403] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260709 12:11:19.223295 22562 raft_consensus.cc:359] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.224318 22562 raft_consensus.cc:385] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.224726 22562 raft_consensus.cc:740] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.225117 22577 raft_consensus.cc:493] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.225665 22577 raft_consensus.cc:515] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.225808 22562 consensus_queue.cc:260] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.227340 22411 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:19.228579 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea07a22fa0b42dab4b1c29a3bb3ea22" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.228685 22225 leader_election.cc:304] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.229547 22576 raft_consensus.cc:2804] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.230294 22576 raft_consensus.cc:697] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
W20260709 12:11:19.230340 22227 leader_election.cc:343] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.231617 22577 leader_election.cc:290] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.232177 22572 raft_consensus.cc:493] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.232754 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea07a22fa0b42dab4b1c29a3bb3ea22" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.232844 22572 raft_consensus.cc:515] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.233621 22410 raft_consensus.cc:2468] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:19.235319 22225 leader_election.cc:304] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [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: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.236016 22572 leader_election.cc:290] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.231668 22576 consensus_queue.cc:237] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.238023 22577 raft_consensus.cc:2804] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.238243 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.238571 22577 raft_consensus.cc:493] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.239167 22577 raft_consensus.cc:3060] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:19.239769 22376 leader_election.cc:343] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.240664 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.246512 22337 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:19.246798 22561 ts_tablet_manager.cc:1434] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:11:19.240818 22572 raft_consensus.cc:493] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.247545 22572 raft_consensus.cc:515] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.248032 22561 tablet_bootstrap.cc:492] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: Bootstrap starting.
I20260709 12:11:19.246673 22262 raft_consensus.cc:2468] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:19.240906 22549 raft_consensus.cc:493] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.249730 22549 raft_consensus.cc:515] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.250145 22376 leader_election.cc:304] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.251374 22543 raft_consensus.cc:2804] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.251596 22593 raft_consensus.cc:493] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.251950 22543 raft_consensus.cc:493] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.252437 22543 raft_consensus.cc:3060] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.253391 22549 leader_election.cc:290] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.256534 22572 leader_election.cc:290] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.257054 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.257997 22410 raft_consensus.cc:2468] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 0.
I20260709 12:11:19.260007 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.262094 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.262600 22225 leader_election.cc:304] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.262779 22261 raft_consensus.cc:2468] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:19.263727 22549 raft_consensus.cc:2804] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.264179 22549 raft_consensus.cc:493] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.264586 22549 raft_consensus.cc:3060] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.265194 22376 leader_election.cc:304] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.266641 22572 raft_consensus.cc:2804] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.267241 22572 raft_consensus.cc:493] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.267865 22572 raft_consensus.cc:3060] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.229547 22562 ts_tablet_manager.cc:1434] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:11:19.262758 22543 raft_consensus.cc:515] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.271777 22562 tablet_bootstrap.cc:492] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:19.277227 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.252157 22593 raft_consensus.cc:515] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.280119 22336 raft_consensus.cc:2468] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:19.273823 22549 raft_consensus.cc:515] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.276516 22561 tablet_bootstrap.cc:654] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.287035 22548 leader_election.cc:290] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.283449 22543 leader_election.cc:290] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.291139 22548 raft_consensus.cc:493] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.301136 22548 raft_consensus.cc:515] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.293162 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.306648 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eb0be91583465f8d21f57d81c80c93" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.306906 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.307334 22411 raft_consensus.cc:3060] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.294476 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
W20260709 12:11:19.312551 22376 leader_election.cc:343] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.309178 22336 raft_consensus.cc:3060] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.314059 22576 raft_consensus.cc:493] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.323271 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.323233 22576 raft_consensus.cc:515] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.325138 22260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.325479 22576 leader_election.cc:290] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.325860 22260 raft_consensus.cc:2468] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:19.326572 22262 raft_consensus.cc:3060] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.328984 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.330111 22337 raft_consensus.cc:2393] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bc82ee7752495e90df897b2461a2a0 in current term 1: Already voted for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in this term.
I20260709 12:11:19.335901 22302 leader_election.cc:304] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.337687 22597 raft_consensus.cc:2804] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.338168 22597 raft_consensus.cc:493] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.338641 22597 raft_consensus.cc:3060] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.319331 22593 leader_election.cc:290] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.320220 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.341312 22261 raft_consensus.cc:2393] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c82f1aecef74d45ba18e4bd4f5f580f in current term 1: Already voted for candidate f8bc82ee7752495e90df897b2461a2a0 in this term.
I20260709 12:11:19.322119 22548 leader_election.cc:290] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.348845 22549 leader_election.cc:290] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.348408 22577 raft_consensus.cc:515] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.349304 22410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.349498 22408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.353197 22407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.355458 22411 raft_consensus.cc:2468] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:19.355995 22577 leader_election.cc:290] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.350893 22572 raft_consensus.cc:515] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.352068 22408 raft_consensus.cc:2468] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 0.
I20260709 12:11:19.353080 22225 leader_election.cc:304] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:19.360607 22409 raft_consensus.cc:2393] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c82f1aecef74d45ba18e4bd4f5f580f in current term 1: Already voted for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in this term.
I20260709 12:11:19.358585 22337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea07a22fa0b42dab4b1c29a3bb3ea22" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.361929 22572 leader_election.cc:290] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.353972 22560 tablet_bootstrap.cc:492] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: No bootstrap required, opened a new log
W20260709 12:11:19.362515 22227 leader_election.cc:343] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.363260 22560 ts_tablet_manager.cc:1403] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: Time spent bootstrapping tablet: real 0.160s	user 0.031s	sys 0.053s
I20260709 12:11:19.364761 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea07a22fa0b42dab4b1c29a3bb3ea22" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.359290 22561 tablet_bootstrap.cc:492] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: No bootstrap required, opened a new log
I20260709 12:11:19.365413 22409 raft_consensus.cc:3060] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.366523 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.367085 22561 ts_tablet_manager.cc:1403] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent bootstrapping tablet: real 0.118s	user 0.037s	sys 0.026s
I20260709 12:11:19.366559 22577 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.367947 22300 leader_election.cc:304] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.368609 22560 raft_consensus.cc:359] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.370208 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.371711 22560 raft_consensus.cc:385] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.372033 22560 raft_consensus.cc:740] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.372129 22261 raft_consensus.cc:2393] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 93b80ee55d964daa9b15e8bde4f0bf3d in current term 1: Already voted for candidate f8bc82ee7752495e90df897b2461a2a0 in this term.
I20260709 12:11:19.372704 22560 consensus_queue.cc:260] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.373119 22409 raft_consensus.cc:2468] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:19.374163 22225 leader_election.cc:304] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.374938 22560 ts_tablet_manager.cc:1434] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:11:19.375252 22549 raft_consensus.cc:2804] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.371027 22561 raft_consensus.cc:359] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.375723 22561 raft_consensus.cc:385] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.375747 22549 raft_consensus.cc:697] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:19.376040 22561 raft_consensus.cc:740] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.376917 22562 tablet_bootstrap.cc:654] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.376717 22561 consensus_queue.cc:260] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.376832 22549 consensus_queue.cc:237] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.377569 22336 raft_consensus.cc:2468] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 1.
I20260709 12:11:19.379156 22561 ts_tablet_manager.cc:1434] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:11:19.380383 22597 raft_consensus.cc:515] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.381001 22262 raft_consensus.cc:2468] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:19.381109 22376 leader_election.cc:304] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.383579 22598 raft_consensus.cc:2749] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.386082 22227 leader_election.cc:304] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:19.386706 22572 raft_consensus.cc:2749] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.387656 22597 leader_election.cc:290] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.390594 22562 tablet_bootstrap.cc:492] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.391237 22376 leader_election.cc:304] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.391026 22549 raft_consensus.cc:2804] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.391654 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.392338 22409 raft_consensus.cc:3060] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.392489 22562 ts_tablet_manager.cc:1403] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.000s
I20260709 12:11:19.392393 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.393381 22262 raft_consensus.cc:3060] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.394547 22572 raft_consensus.cc:2804] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.395363 22572 raft_consensus.cc:697] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:19.395941 22572 consensus_queue.cc:237] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.397078 22158 catalog_manager.cc:5697] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 1 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.400203 22562 raft_consensus.cc:359] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.392277 22549 raft_consensus.cc:697] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:19.402205 22562 raft_consensus.cc:385] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.401757 22549 consensus_queue.cc:237] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.402750 22577 raft_consensus.cc:2749] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.403343 22562 raft_consensus.cc:740] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.405016 22562 consensus_queue.cc:260] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.407806 22562 ts_tablet_manager.cc:1434] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:11:19.408823 22562 tablet_bootstrap.cc:492] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: Bootstrap starting.
I20260709 12:11:19.412952 22409 raft_consensus.cc:2468] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:19.412683 22160 catalog_manager.cc:5697] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.415650 22300 leader_election.cc:304] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:19.416503 22598 raft_consensus.cc:2804] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.416991 22598 raft_consensus.cc:697] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:19.417660 22597 raft_consensus.cc:493] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.417915 22598 consensus_queue.cc:237] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.418200 22597 raft_consensus.cc:515] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.422240 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.423182 22261 raft_consensus.cc:2393] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c82f1aecef74d45ba18e4bd4f5f580f in current term 1: Already voted for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in this term.
I20260709 12:11:19.424659 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.426514 22300 leader_election.cc:304] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.427042 22562 tablet_bootstrap.cc:654] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.427584 22548 raft_consensus.cc:3060] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.427645 22597 leader_election.cc:290] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.428956 22262 raft_consensus.cc:2468] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 1.
I20260709 12:11:19.433979 22160 catalog_manager.cc:5697] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.435755 22548 raft_consensus.cc:2749] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.450996 22562 tablet_bootstrap.cc:492] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: No bootstrap required, opened a new log
I20260709 12:11:19.451649 22562 ts_tablet_manager.cc:1403] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 12:11:19.454468 22562 raft_consensus.cc:359] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.455143 22562 raft_consensus.cc:385] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.455405 22562 raft_consensus.cc:740] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.454702 22158 catalog_manager.cc:5697] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.456084 22562 consensus_queue.cc:260] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.459022 22562 ts_tablet_manager.cc:1434] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:19.459290 22157 catalog_manager.cc:5697] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 1 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.459936 22159 catalog_manager.cc:5697] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 1 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.569974 22549 consensus_queue.cc:1048] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.581717 22576 consensus_queue.cc:1048] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.595647 22598 raft_consensus.cc:493] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.596251 22598 raft_consensus.cc:515] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.598645 22598 leader_election.cc:290] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.598919 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea07a22fa0b42dab4b1c29a3bb3ea22" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.599279 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea07a22fa0b42dab4b1c29a3bb3ea22" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" is_pre_election: true
I20260709 12:11:19.600419 22409 raft_consensus.cc:2393] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c82f1aecef74d45ba18e4bd4f5f580f in current term 1: Already voted for candidate f8bc82ee7752495e90df897b2461a2a0 in this term.
I20260709 12:11:19.601553 22300 leader_election.cc:304] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.602243 22598 raft_consensus.cc:3060] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.608229 22598 raft_consensus.cc:2749] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.645929 22572 raft_consensus.cc:493] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.646559 22572 raft_consensus.cc:515] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.648415 22572 leader_election.cc:290] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.649199 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe67789d623b47e499362535196680e5" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0" is_pre_election: true
I20260709 12:11:19.649641 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe67789d623b47e499362535196680e5" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" is_pre_election: true
I20260709 12:11:19.649956 22262 raft_consensus.cc:2468] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:19.650408 22336 raft_consensus.cc:2468] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 0.
I20260709 12:11:19.651021 22376 leader_election.cc:304] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.651732 22572 raft_consensus.cc:2804] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.652168 22572 raft_consensus.cc:493] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.652446 22572 raft_consensus.cc:3060] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.657529 22572 raft_consensus.cc:515] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.659174 22572 leader_election.cc:290] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:19.659919 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe67789d623b47e499362535196680e5" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.660171 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe67789d623b47e499362535196680e5" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.660465 22262 raft_consensus.cc:3060] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.660759 22336 raft_consensus.cc:3060] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.666677 22262 raft_consensus.cc:2468] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:19.667862 22376 leader_election.cc:304] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:19.668015 22336 raft_consensus.cc:2468] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 1.
I20260709 12:11:19.668618 22572 raft_consensus.cc:2804] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.669068 22572 raft_consensus.cc:697] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:19.669793 22572 consensus_queue.cc:237] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.676812 22159 catalog_manager.cc:5697] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 1 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.685998 22572 consensus_queue.cc:1048] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.686067 22598 consensus_queue.cc:1048] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.696476 22598 consensus_queue.cc:1048] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.709348 22572 consensus_queue.cc:1048] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.726191 22408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
mode: GRACEFUL
new_leader_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:47770
I20260709 12:11:19.726845 22408 raft_consensus.cc:606] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Received request to transfer leadership to TS f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.736794 22336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
mode: GRACEFUL
new_leader_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:58244
I20260709 12:11:19.737483 22336 raft_consensus.cc:606] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Received request to transfer leadership to TS f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.744230 22261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
mode: GRACEFUL
new_leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:49318
I20260709 12:11:19.744827 22261 raft_consensus.cc:606] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Received request to transfer leadership to TS 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.752633 22408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
mode: GRACEFUL
new_leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:47770
I20260709 12:11:19.753176 22408 raft_consensus.cc:606] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Received request to transfer leadership to TS 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.760761 22261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
mode: GRACEFUL
new_leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:49318
I20260709 12:11:19.761397 22261 raft_consensus.cc:606] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Received request to transfer leadership to TS 4c82f1aecef74d45ba18e4bd4f5f580f
I20260709 12:11:19.761345 22611 consensus_queue.cc:1048] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.772717 22611 consensus_queue.cc:1048] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.786684 22611 consensus_queue.cc:1048] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.787026 22577 consensus_queue.cc:1048] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.791435 22618 consensus_queue.cc:1048] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.799170 22611 raft_consensus.cc:993] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: : Instructing follower 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:19.799679 22549 raft_consensus.cc:1081] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Signalling peer 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:19.799969 22572 raft_consensus.cc:993] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: : Instructing follower 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:19.800467 22572 raft_consensus.cc:1081] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Signalling peer 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:19.801622 22335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:58230
I20260709 12:11:19.802619 22335 raft_consensus.cc:493] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.803056 22335 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.810259 22334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:58238
I20260709 12:11:19.810956 22334 raft_consensus.cc:493] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.811281 22549 consensus_queue.cc:1048] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.813611 22543 consensus_queue.cc:1048] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.811344 22334 raft_consensus.cc:3060] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.822631 22334 raft_consensus.cc:515] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.823465 22336 raft_consensus.cc:1240] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Rejecting Update request from peer 93b80ee55d964daa9b15e8bde4f0bf3d for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:19.825376 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.826546 22576 raft_consensus.cc:993] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: : Instructing follower 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:19.827087 22611 raft_consensus.cc:1081] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Signalling peer 4c82f1aecef74d45ba18e4bd4f5f580f to start an election
I20260709 12:11:19.827100 22618 consensus_queue.cc:1059] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.828212 22572 raft_consensus.cc:3055] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.828577 22572 raft_consensus.cc:740] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:19.828617 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76031ce41b13499bb7fa64cb958dcd72" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.829587 22572 consensus_queue.cc:260] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.830147 22334 leader_election.cc:290] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.830680 22572 raft_consensus.cc:3060] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.831220 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
 from {username='slave'} at 127.0.0.1:58230
I20260709 12:11:19.831790 22336 raft_consensus.cc:493] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.832198 22336 raft_consensus.cc:3060] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.832002 22549 consensus_queue.cc:1048] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.843727 22336 raft_consensus.cc:515] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.848066 22337 raft_consensus.cc:1240] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Rejecting Update request from peer f8bc82ee7752495e90df897b2461a2a0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:19.848613 22336 leader_election.cc:290] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.850303 22577 consensus_queue.cc:1059] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.851194 22577 raft_consensus.cc:3055] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.851524 22577 raft_consensus.cc:740] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:19.852361 22577 consensus_queue.cc:260] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.853219 22408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.853596 22577 raft_consensus.cc:3060] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.855908 22409 raft_consensus.cc:2468] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:19.857334 22261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70de12a6ad364d3a912c32e804019d13" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.858168 22300 leader_election.cc:304] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [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: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: f8bc82ee7752495e90df897b2461a2a0
I20260709 12:11:19.861560 22548 raft_consensus.cc:2804] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.862085 22548 raft_consensus.cc:697] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:19.862984 22548 consensus_queue.cc:237] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.859876 22335 raft_consensus.cc:515] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.869125 22262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:19.869793 22262 raft_consensus.cc:3055] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.870124 22262 raft_consensus.cc:740] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:19.871047 22262 consensus_queue.cc:260] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.872185 22411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.872852 22411 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.877482 22261 raft_consensus.cc:2468] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:19.880666 22411 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:19.880659 22157 catalog_manager.cc:5697] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 1 to 2, leader changed from 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195) to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 2 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.881366 22548 consensus_queue.cc:1048] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.881986 22300 leader_election.cc:304] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:19.883267 22598 raft_consensus.cc:2804] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.883754 22598 raft_consensus.cc:697] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:19.884606 22598 consensus_queue.cc:237] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.872248 22262 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.893563 22335 leader_election.cc:290] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [CANDIDATE]: Term 2 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.894407 22262 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c82f1aecef74d45ba18e4bd4f5f580f in term 2.
I20260709 12:11:19.896633 22302 leader_election.cc:304] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [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: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:19.897852 22548 raft_consensus.cc:2804] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.899135 22598 raft_consensus.cc:993] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: : Instructing follower f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:19.899626 22598 raft_consensus.cc:1081] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Signalling peer f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:19.898595 22548 raft_consensus.cc:697] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Leader. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:19.901875 22262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:49312
I20260709 12:11:19.902463 22548 consensus_queue.cc:237] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.902985 22262 raft_consensus.cc:493] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.904676 22262 raft_consensus.cc:3060] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.905279 22570 consensus_queue.cc:1048] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.913450 22262 raft_consensus.cc:515] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.915225 22158 catalog_manager.cc:5697] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 1 to 2, leader changed from f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193) to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 2 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.916414 22262 leader_election.cc:290] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:19.916630 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:19.918426 22158 catalog_manager.cc:5697] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f reported cstate change: term changed from 1 to 2, leader changed from f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193) to 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194). New cstate: current_term: 2 leader_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.919049 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d272c442737494e9ec8ebb8b7f0aa0a" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:19.919766 22335 raft_consensus.cc:3055] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.920145 22335 raft_consensus.cc:740] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:19.920997 22335 consensus_queue.cc:260] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.922214 22335 raft_consensus.cc:3060] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.931744 22335 raft_consensus.cc:2468] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:19.932754 22227 leader_election.cc:304] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [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: 4c82f1aecef74d45ba18e4bd4f5f580f, f8bc82ee7752495e90df897b2461a2a0; no voters: 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:19.933545 22577 raft_consensus.cc:2804] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.934010 22577 raft_consensus.cc:697] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:19.934917 22577 consensus_queue.cc:237] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:19.941550 22158 catalog_manager.cc:5697] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 1 to 2, leader changed from 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194) to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:20.279929 22618 raft_consensus.cc:993] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: : Instructing follower f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:20.280409 22618 raft_consensus.cc:1081] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Signalling peer f8bc82ee7752495e90df897b2461a2a0 to start an election
I20260709 12:11:20.282029 22262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
 from {username='slave'} at 127.0.0.1:49296
I20260709 12:11:20.282610 22262 raft_consensus.cc:493] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:20.282970 22262 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.282975 22409 raft_consensus.cc:1275] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.284642 22548 consensus_queue.cc:1048] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.285300 22572 consensus_queue.cc:1048] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:20.290326 22618 consensus_queue.cc:1048] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:20.290356 22262 raft_consensus.cc:515] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:20.296370 22262 leader_election.cc:290] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Requested vote from peers 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039), 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195:41627)
I20260709 12:11:20.298067 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:20.298679 22335 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.298842 22260 raft_consensus.cc:3060] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.304260 22409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "f8bc82ee7752495e90df897b2461a2a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
I20260709 12:11:20.304910 22409 raft_consensus.cc:3055] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:20.305321 22409 raft_consensus.cc:740] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:20.306066 22335 raft_consensus.cc:2468] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:20.306185 22409 consensus_queue.cc:260] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:20.308373 22409 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.310892 22260 raft_consensus.cc:1275] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.315541 22409 raft_consensus.cc:2468] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bc82ee7752495e90df897b2461a2a0 in term 2.
I20260709 12:11:20.317080 22225 leader_election.cc:304] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:20.317829 22549 raft_consensus.cc:2804] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:20.318346 22549 raft_consensus.cc:697] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Leader. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:20.318151 22570 consensus_queue.cc:1048] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.319247 22549 consensus_queue.cc:237] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:20.332762 22158 catalog_manager.cc:5697] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 reported cstate change: term changed from 1 to 2, leader changed from 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195) to f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193). New cstate: current_term: 2 leader_uuid: "f8bc82ee7752495e90df897b2461a2a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:20.342209 22409 raft_consensus.cc:3060] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.348174 22409 raft_consensus.cc:1275] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.349494 22577 consensus_queue.cc:1048] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.363159 22336 raft_consensus.cc:1275] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.364598 22633 consensus_queue.cc:1048] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.413373 22411 raft_consensus.cc:1275] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.414640 22598 consensus_queue.cc:1048] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.415112 22260 raft_consensus.cc:1275] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.416388 22598 consensus_queue.cc:1048] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.425798 22261 raft_consensus.cc:1275] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.427500 22593 consensus_queue.cc:1048] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:20.435048 22411 raft_consensus.cc:3060] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.441917 22411 raft_consensus.cc:1275] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer 4c82f1aecef74d45ba18e4bd4f5f580f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.446162 22598 consensus_queue.cc:1048] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.785302 22411 raft_consensus.cc:1275] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.786499 22633 consensus_queue.cc:1048] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.796350 22335 raft_consensus.cc:1275] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Refusing update from remote peer f8bc82ee7752495e90df897b2461a2a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.797624 22611 consensus_queue.cc:1048] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:22.768316 22160 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37986:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:11:22.786680 22160 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37986:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:11:22.817567 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:22.915596 22673 tablet.cc:1724] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:22.937773 22674 tablet.cc:1724] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:22.961499 22685 tablet.cc:1724] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:22.986474 22376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:39039, user_credentials={real_user=slave}} blocked reactor thread for 48381.9us
I20260709 12:11:22.989331 22691 tablet.cc:1724] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.000974 22696 tablet.cc:1724] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.002094 22701 tablet.cc:1724] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:23.019479 22437 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:ce6f80b8115a44e2b847c0cb24a8c7c3)
I20260709 12:11:22.996848 22695 tablet.cc:1724] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:23.027010 22437 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:ce6f80b8115a44e2b847c0cb24a8c7c3)
I20260709 12:11:23.041945 22706 tablet.cc:1724] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.031780 22694 tablet.cc:1724] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:23.075366 22288 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:ce6f80b8115a44e2b847c0cb24a8c7c3)
I20260709 12:11:23.056519 22687 tablet.cc:1724] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.100425 22337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
mode: GRACEFUL
new_leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47646
I20260709 12:11:23.103420 22337 raft_consensus.cc:606] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Received request to transfer leadership to TS 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:23.111040 22673 tablet.cc:1724] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.056984 22688 tablet.cc:1724] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.099625 22674 tablet.cc:1724] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:23.117357 22225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:41627, user_credentials={real_user=slave}} blocked reactor thread for 105190us
I20260709 12:11:23.129060 22685 tablet.cc:1724] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.109392 22705 tablet.cc:1724] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.135946 22696 tablet.cc:1724] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.143414 22691 tablet.cc:1724] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.145185 22694 tablet.cc:1724] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.152451 22705 tablet.cc:1724] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.149458 22695 tablet.cc:1724] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.180927 22674 tablet.cc:1724] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.167956 22706 tablet.cc:1724] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.186764 22696 tablet.cc:1724] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.193674 22701 tablet.cc:1724] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.185388 22687 tablet.cc:1724] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.208983 22673 tablet.cc:1724] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.220201 22685 tablet.cc:1724] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:23.222517 22260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
mode: GRACEFUL
new_leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:46366
I20260709 12:11:23.223153 22260 raft_consensus.cc:606] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Received request to transfer leadership to TS 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:23.224635 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:11:23.225256 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:23.228780 22158 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd: soft_deleted_table [id=63a5a63cf7884ea48a79ec67be24f952] alter complete (version 1)
I20260709 12:11:23.237988 22260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6"
dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
mode: GRACEFUL
new_leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:46366
I20260709 12:11:23.241988 22260 raft_consensus.cc:606] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Received request to transfer leadership to TS 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:23.244841 22336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e"
dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
mode: GRACEFUL
new_leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47646
I20260709 12:11:23.245368 22336 raft_consensus.cc:606] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Received request to transfer leadership to TS 93b80ee55d964daa9b15e8bde4f0bf3d
I20260709 12:11:23.254089 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:23.263450 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:23.273823 22682 raft_consensus.cc:993] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: : Instructing follower 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.274362 22707 raft_consensus.cc:1081] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Signalling peer 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.275601 22411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47744
I20260709 12:11:23.276067 22411 raft_consensus.cc:493] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.276355 22411 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.280611 22411 raft_consensus.cc:515] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.281936 22411 leader_election.cc:290] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 3 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:23.282699 22260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:23.283030 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e906f02a394a8b84c0a136ce7f09b6" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:23.283252 22260 raft_consensus.cc:3055] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:23.283591 22336 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.283631 22260 raft_consensus.cc:740] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:23.284410 22260 consensus_queue.cc:260] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.285337 22260 raft_consensus.cc:3060] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.287977 22336 raft_consensus.cc:2468] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.288928 22376 leader_election.cc:304] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:23.289678 22665 raft_consensus.cc:2804] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:23.290099 22665 raft_consensus.cc:697] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:23.290334 22260 raft_consensus.cc:2468] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.291110 22665 consensus_queue.cc:237] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.298928 22157 catalog_manager.cc:5697] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 2 to 3, leader changed from f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193) to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 3 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.417626 22682 raft_consensus.cc:993] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: : Instructing follower 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.418102 22707 raft_consensus.cc:1081] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Signalling peer 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.419315 22411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47744
I20260709 12:11:23.419777 22411 raft_consensus.cc:493] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.420081 22411 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.424559 22411 raft_consensus.cc:515] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.425938 22411 leader_election.cc:290] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 3 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:23.426641 22260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:23.426962 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6f80b8115a44e2b847c0cb24a8c7c3" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:23.427215 22260 raft_consensus.cc:3055] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:23.427520 22336 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.427559 22260 raft_consensus.cc:740] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8bc82ee7752495e90df897b2461a2a0, State: Running, Role: LEADER
I20260709 12:11:23.428339 22260 consensus_queue.cc:260] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.429240 22260 raft_consensus.cc:3060] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.432174 22336 raft_consensus.cc:2468] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.433156 22376 leader_election.cc:304] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 4c82f1aecef74d45ba18e4bd4f5f580f, 93b80ee55d964daa9b15e8bde4f0bf3d; no voters: 
I20260709 12:11:23.433965 22665 raft_consensus.cc:2804] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:23.434463 22665 raft_consensus.cc:697] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:23.435267 22665 consensus_queue.cc:237] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.435274 22260 raft_consensus.cc:2468] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.442947 22157 catalog_manager.cc:5697] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 2 to 3, leader changed from f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193) to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 3 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.513972 22702 raft_consensus.cc:993] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: : Instructing follower 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.514526 22639 raft_consensus.cc:1081] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Signalling peer 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.515740 22411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47760
I20260709 12:11:23.516191 22411 raft_consensus.cc:493] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.516474 22411 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.521659 22411 raft_consensus.cc:515] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.523325 22411 leader_election.cc:290] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 3 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:23.523838 22260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:23.524155 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42d9797f516435cba004f3797bcf50e" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:23.524463 22260 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.524717 22336 raft_consensus.cc:3055] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:23.525004 22336 raft_consensus.cc:740] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:23.525574 22336 consensus_queue.cc:260] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.526837 22336 raft_consensus.cc:3060] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.529685 22260 raft_consensus.cc:2468] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.530730 22376 leader_election.cc:304] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:23.531296 22336 raft_consensus.cc:2468] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.531445 22665 raft_consensus.cc:2804] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:23.532040 22665 raft_consensus.cc:697] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:23.532820 22665 consensus_queue.cc:237] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.539443 22157 catalog_manager.cc:5697] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 2 to 3, leader changed from 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194) to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 3 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.553531 22702 raft_consensus.cc:993] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: : Instructing follower 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.553941 22639 raft_consensus.cc:1081] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Signalling peer 93b80ee55d964daa9b15e8bde4f0bf3d to start an election
I20260709 12:11:23.555284 22411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c"
dest_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d"
 from {username='slave'} at 127.0.0.1:47760
I20260709 12:11:23.555738 22411 raft_consensus.cc:493] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.556007 22411 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.562049 22411 raft_consensus.cc:515] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.564172 22411 leader_election.cc:290] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [CANDIDATE]: Term 3 election: Requested vote from peers f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605), 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039)
I20260709 12:11:23.565333 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f"
I20260709 12:11:23.565711 22260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0365b6b89f6e4266bfb4f83dc5aaad5c" candidate_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f8bc82ee7752495e90df897b2461a2a0"
I20260709 12:11:23.566023 22336 raft_consensus.cc:3055] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:23.566438 22336 raft_consensus.cc:740] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c82f1aecef74d45ba18e4bd4f5f580f, State: Running, Role: LEADER
I20260709 12:11:23.566490 22260 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.567366 22336 consensus_queue.cc:260] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.568601 22336 raft_consensus.cc:3060] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:23.573738 22260 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.574906 22376 leader_election.cc:304] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [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: 93b80ee55d964daa9b15e8bde4f0bf3d, f8bc82ee7752495e90df897b2461a2a0; no voters: 
I20260709 12:11:23.575284 22336 raft_consensus.cc:2468] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b80ee55d964daa9b15e8bde4f0bf3d in term 3.
I20260709 12:11:23.575722 22665 raft_consensus.cc:2804] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:23.576197 22665 raft_consensus.cc:697] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Becoming Leader. State: Replica: 93b80ee55d964daa9b15e8bde4f0bf3d, State: Running, Role: LEADER
I20260709 12:11:23.576912 22665 consensus_queue.cc:237] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [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: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } }
I20260709 12:11:23.583557 22157 catalog_manager.cc:5697] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d reported cstate change: term changed from 2 to 3, leader changed from 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194) to 93b80ee55d964daa9b15e8bde4f0bf3d (127.16.87.195). New cstate: current_term: 3 leader_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b80ee55d964daa9b15e8bde4f0bf3d" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.886150 22260 raft_consensus.cc:1275] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:23.887509 22665 consensus_queue.cc:1048] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:23.896521 22336 raft_consensus.cc:1275] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:23.898844 22665 consensus_queue.cc:1048] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:23.906178 22260 raft_consensus.cc:1275] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:23.908059 22716 consensus_queue.cc:1048] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:23.915799 22336 raft_consensus.cc:1275] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:23.917533 22720 consensus_queue.cc:1048] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:24.014885 22260 raft_consensus.cc:1275] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:24.016261 22720 consensus_queue.cc:1048] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:24.027649 22336 raft_consensus.cc:1275] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:24.029569 22716 consensus_queue.cc:1048] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:24.144806 22336 raft_consensus.cc:1275] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:24.146221 22690 consensus_queue.cc:1048] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c82f1aecef74d45ba18e4bd4f5f580f" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 39039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:24.146713 22261 raft_consensus.cc:1275] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Refusing update from remote peer 93b80ee55d964daa9b15e8bde4f0bf3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:24.148121 22690 consensus_queue.cc:1048] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bc82ee7752495e90df897b2461a2a0" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:24.266393 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:24.285915 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:24.291395 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:24.299793 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:24.300310 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:25.301519 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:25.306943 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:25.307389 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:25.311952 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:25.312350 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:26.313516 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:26.318960 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:26.319387 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:26.323899 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:26.324291 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:27.325203 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:27.330597 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:27.331146 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:27.335727 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:27.336088 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:28.336995 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:28.342013 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:28.342381 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:28.346817 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:28.347138 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:29.347949 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:29.353201 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:29.353602 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:29.358703 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:29.359061 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:30.359866 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:30.365756 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:30.366156 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:30.370905 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:30.371340 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:31.372287 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:31.378376 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:31.378783 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:31.383204 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:31.383569 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:32.384536 16735 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:32.389863 16735 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:32.390334 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:32.394764 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:32.395140 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:33.451936 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
I20260709 12:11:33.488211 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:33.489184 16735 tablet_replica.cc:333] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.490509 16735 raft_consensus.cc:2243] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.491657 16735 raft_consensus.cc:2272] T 8d272c442737494e9ec8ebb8b7f0aa0a P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.493894 16735 tablet_replica.cc:333] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.494602 16735 raft_consensus.cc:2243] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.495081 16735 raft_consensus.cc:2272] T fe67789d623b47e499362535196680e5 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.497390 16735 tablet_replica.cc:333] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.497956 16735 raft_consensus.cc:2243] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.498463 16735 raft_consensus.cc:2272] T ce6f80b8115a44e2b847c0cb24a8c7c3 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.500802 16735 tablet_replica.cc:333] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.501313 16735 raft_consensus.cc:2243] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.501803 16735 raft_consensus.cc:2272] T a9eb0be91583465f8d21f57d81c80c93 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.503958 16735 tablet_replica.cc:333] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.504668 16735 raft_consensus.cc:2243] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.505416 16735 raft_consensus.cc:2272] T 76031ce41b13499bb7fa64cb958dcd72 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.508592 16735 tablet_replica.cc:333] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.509222 16735 raft_consensus.cc:2243] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.509794 16735 raft_consensus.cc:2272] T 0365b6b89f6e4266bfb4f83dc5aaad5c P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.511991 16735 tablet_replica.cc:333] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.512519 16735 raft_consensus.cc:2243] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.513334 16735 raft_consensus.cc:2272] T f85b83bc4a3a4e4b91ee36ace93d489c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.515442 16735 tablet_replica.cc:333] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.515969 16735 raft_consensus.cc:2243] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.517033 16735 raft_consensus.cc:2272] T daf4190feaf9428fba9f49efcd1c1dea P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.518735 22302 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 12:11:33.519873 16735 tablet_replica.cc:333] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.520803 16735 raft_consensus.cc:2243] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.521795 16735 raft_consensus.cc:2272] T fea07a22fa0b42dab4b1c29a3bb3ea22 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.523766 22302 consensus_peers.cc:597] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.524955 16735 tablet_replica.cc:333] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.526096 16735 raft_consensus.cc:2243] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.526999 16735 raft_consensus.cc:2272] T a42d9797f516435cba004f3797bcf50e P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.528180 22376 consensus_peers.cc:597] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.529764 16735 tablet_replica.cc:333] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.530565 16735 raft_consensus.cc:2243] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.531057 16735 raft_consensus.cc:2272] T 166432702aab4a659fe9e1a23bcc131c P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.533270 16735 tablet_replica.cc:333] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.533869 16735 raft_consensus.cc:2243] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.534910 16735 raft_consensus.cc:2272] T c71be9d1b3d2460e9f79737d7e0e0f72 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.537624 16735 tablet_replica.cc:333] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.538383 16735 raft_consensus.cc:2243] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.539023 16735 raft_consensus.cc:2272] T 3666bf55f7914e94b44b3fa5aa4cf36d P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.539685 22376 consensus_peers.cc:597] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.541903 16735 tablet_replica.cc:333] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.542627 16735 raft_consensus.cc:2243] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.543497 16735 raft_consensus.cc:2272] T 53b247030b7f4bb39de9e85a5edd68bb P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.545678 16735 tablet_replica.cc:333] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.546221 16735 raft_consensus.cc:2243] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.546746 16735 raft_consensus.cc:2272] T 179f9bcc8bf04373b3930af2298e0922 P f8bc82ee7752495e90df897b2461a2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.548794 16735 tablet_replica.cc:333] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.549314 16735 raft_consensus.cc:2243] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.549885 16735 raft_consensus.cc:2272] T 70de12a6ad364d3a912c32e804019d13 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.552074 16735 tablet_replica.cc:333] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.552560 16735 raft_consensus.cc:2243] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.553058 16735 raft_consensus.cc:2272] T 25ff53f05a9c45229ce019ef6619dd89 P f8bc82ee7752495e90df897b2461a2a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.555189 16735 tablet_replica.cc:333] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0: stopping tablet replica
I20260709 12:11:33.555704 16735 raft_consensus.cc:2243] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.556169 16735 raft_consensus.cc:2272] T 37e906f02a394a8b84c0a136ce7f09b6 P f8bc82ee7752495e90df897b2461a2a0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.561322 22302 consensus_peers.cc:597] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.604161 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
I20260709 12:11:33.645632 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
W20260709 12:11:33.668468 22376 consensus_peers.cc:597] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:41605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.677500 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:33.678298 16735 tablet_replica.cc:333] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.679159 16735 raft_consensus.cc:2243] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.680044 16735 raft_consensus.cc:2272] T 76031ce41b13499bb7fa64cb958dcd72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.682199 16735 tablet_replica.cc:333] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.682837 16735 raft_consensus.cc:2243] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.683373 16735 raft_consensus.cc:2272] T 8d272c442737494e9ec8ebb8b7f0aa0a P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.685618 16735 tablet_replica.cc:333] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.686252 16735 raft_consensus.cc:2243] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.686748 16735 raft_consensus.cc:2272] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.689019 16735 tablet_replica.cc:333] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.689642 16735 raft_consensus.cc:2243] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.690557 16735 raft_consensus.cc:2272] T a9eb0be91583465f8d21f57d81c80c93 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.692444 16735 tablet_replica.cc:333] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.693024 16735 raft_consensus.cc:2243] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.693887 16735 raft_consensus.cc:2272] T 70de12a6ad364d3a912c32e804019d13 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.695989 16735 tablet_replica.cc:333] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.696547 16735 raft_consensus.cc:2243] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.697038 16735 raft_consensus.cc:2272] T fe67789d623b47e499362535196680e5 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.699218 16735 tablet_replica.cc:333] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.699826 16735 raft_consensus.cc:2243] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.700380 16735 raft_consensus.cc:2272] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.703080 16735 tablet_replica.cc:333] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.703776 16735 raft_consensus.cc:2243] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.704559 16735 raft_consensus.cc:2272] T 25ff53f05a9c45229ce019ef6619dd89 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.706502 16735 tablet_replica.cc:333] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.707028 16735 raft_consensus.cc:2243] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.707472 16735 raft_consensus.cc:2272] T 37e906f02a394a8b84c0a136ce7f09b6 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.709390 16735 tablet_replica.cc:333] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.709913 16735 raft_consensus.cc:2243] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.710412 16735 raft_consensus.cc:2272] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.712309 16735 tablet_replica.cc:333] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.712808 16735 raft_consensus.cc:2243] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.713267 16735 raft_consensus.cc:2272] T a42d9797f516435cba004f3797bcf50e P 4c82f1aecef74d45ba18e4bd4f5f580f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.715247 16735 tablet_replica.cc:333] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.715750 16735 raft_consensus.cc:2243] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.716185 16735 raft_consensus.cc:2272] T c71be9d1b3d2460e9f79737d7e0e0f72 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.718115 16735 tablet_replica.cc:333] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.718699 16735 raft_consensus.cc:2243] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.719496 16735 raft_consensus.cc:2272] T 166432702aab4a659fe9e1a23bcc131c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.721495 16735 tablet_replica.cc:333] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.721997 16735 raft_consensus.cc:2243] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.722467 16735 raft_consensus.cc:2272] T f85b83bc4a3a4e4b91ee36ace93d489c P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.724269 16735 tablet_replica.cc:333] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.724753 16735 raft_consensus.cc:2243] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.725186 16735 raft_consensus.cc:2272] T daf4190feaf9428fba9f49efcd1c1dea P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.727095 16735 tablet_replica.cc:333] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.727572 16735 raft_consensus.cc:2243] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.728379 16735 raft_consensus.cc:2272] T 179f9bcc8bf04373b3930af2298e0922 P 4c82f1aecef74d45ba18e4bd4f5f580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.730247 16735 tablet_replica.cc:333] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.730749 16735 raft_consensus.cc:2243] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.731232 16735 raft_consensus.cc:2272] T 3666bf55f7914e94b44b3fa5aa4cf36d P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.733371 16735 tablet_replica.cc:333] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f: stopping tablet replica
I20260709 12:11:33.733839 16735 raft_consensus.cc:2243] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.734334 16735 raft_consensus.cc:2272] T 53b247030b7f4bb39de9e85a5edd68bb P 4c82f1aecef74d45ba18e4bd4f5f580f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.735672 22376 consensus_peers.cc:597] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:41605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.766887 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
W20260709 12:11:33.780762 22376 consensus_peers.cc:597] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer f8bc82ee7752495e90df897b2461a2a0 (127.16.87.193:41605): Couldn't send request to peer f8bc82ee7752495e90df897b2461a2a0. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:41605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:33.784001 22376 consensus_peers.cc:597] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Couldn't send request to peer 4c82f1aecef74d45ba18e4bd4f5f580f. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:33.795081 22376 consensus_peers.cc:597] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Couldn't send request to peer 4c82f1aecef74d45ba18e4bd4f5f580f. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.811076 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
W20260709 12:11:33.822817 22376 consensus_peers.cc:597] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Couldn't send request to peer 4c82f1aecef74d45ba18e4bd4f5f580f. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:33.832799 22376 consensus_peers.cc:597] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d -> Peer 4c82f1aecef74d45ba18e4bd4f5f580f (127.16.87.194:39039): Couldn't send request to peer 4c82f1aecef74d45ba18e4bd4f5f580f. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:39039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.844404 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:33.845227 16735 tablet_replica.cc:333] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.846014 16735 raft_consensus.cc:2243] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.846654 16735 raft_consensus.cc:2272] T 76031ce41b13499bb7fa64cb958dcd72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.848680 16735 tablet_replica.cc:333] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.849215 16735 raft_consensus.cc:2243] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.849714 16735 raft_consensus.cc:2272] T a9eb0be91583465f8d21f57d81c80c93 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.851714 16735 tablet_replica.cc:333] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.852321 16735 raft_consensus.cc:2243] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.853092 16735 raft_consensus.cc:2272] T 0365b6b89f6e4266bfb4f83dc5aaad5c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.855018 16735 tablet_replica.cc:333] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.855580 16735 raft_consensus.cc:2243] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.856029 16735 raft_consensus.cc:2272] T f85b83bc4a3a4e4b91ee36ace93d489c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.857882 16735 tablet_replica.cc:333] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.858462 16735 raft_consensus.cc:2243] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.858917 16735 raft_consensus.cc:2272] T 8d272c442737494e9ec8ebb8b7f0aa0a P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.860728 16735 tablet_replica.cc:333] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.861225 16735 raft_consensus.cc:2243] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.861999 16735 raft_consensus.cc:2272] T fe67789d623b47e499362535196680e5 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.863968 16735 tablet_replica.cc:333] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.864560 16735 raft_consensus.cc:2243] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.865414 16735 raft_consensus.cc:2272] T ce6f80b8115a44e2b847c0cb24a8c7c3 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.867376 16735 tablet_replica.cc:333] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.867858 16735 raft_consensus.cc:2243] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.868302 16735 raft_consensus.cc:2272] T fea07a22fa0b42dab4b1c29a3bb3ea22 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.870095 16735 tablet_replica.cc:333] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.870684 16735 raft_consensus.cc:2243] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.871450 16735 raft_consensus.cc:2272] T a42d9797f516435cba004f3797bcf50e P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.873350 16735 tablet_replica.cc:333] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.873865 16735 raft_consensus.cc:2243] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.874287 16735 raft_consensus.cc:2272] T c71be9d1b3d2460e9f79737d7e0e0f72 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.876228 16735 tablet_replica.cc:333] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.876706 16735 raft_consensus.cc:2243] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.877111 16735 raft_consensus.cc:2272] T 166432702aab4a659fe9e1a23bcc131c P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.878949 16735 tablet_replica.cc:333] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.879514 16735 raft_consensus.cc:2243] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.879984 16735 raft_consensus.cc:2272] T daf4190feaf9428fba9f49efcd1c1dea P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.881774 16735 tablet_replica.cc:333] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.882275 16735 raft_consensus.cc:2243] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.882689 16735 raft_consensus.cc:2272] T 53b247030b7f4bb39de9e85a5edd68bb P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.884583 16735 tablet_replica.cc:333] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.885099 16735 raft_consensus.cc:2243] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.885897 16735 raft_consensus.cc:2272] T 3666bf55f7914e94b44b3fa5aa4cf36d P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.887776 16735 tablet_replica.cc:333] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.888281 16735 raft_consensus.cc:2243] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.888691 16735 raft_consensus.cc:2272] T 179f9bcc8bf04373b3930af2298e0922 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.890590 16735 tablet_replica.cc:333] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.891070 16735 raft_consensus.cc:2243] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.891525 16735 raft_consensus.cc:2272] T 70de12a6ad364d3a912c32e804019d13 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.893277 16735 tablet_replica.cc:333] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.893747 16735 raft_consensus.cc:2243] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.894176 16735 raft_consensus.cc:2272] T 25ff53f05a9c45229ce019ef6619dd89 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.896118 16735 tablet_replica.cc:333] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d: stopping tablet replica
I20260709 12:11:33.896579 16735 raft_consensus.cc:2243] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.897294 16735 raft_consensus.cc:2272] T 37e906f02a394a8b84c0a136ce7f09b6 P 93b80ee55d964daa9b15e8bde4f0bf3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.936144 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
I20260709 12:11:33.971117 16735 master.cc:562] Master@127.16.87.254:38491 shutting down...
I20260709 12:11:33.992616 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.993237 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.993583 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b8b7ecafb1a477b8cbfd7d7a84c27bd: stopping tablet replica
I20260709 12:11:34.014046 16735 master.cc:584] Master@127.16.87.254:38491 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20428 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:11:34.069057 16735 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.87.254:46367
I20260709 12:11:34.070209 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:34.076373 22743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.076391 22742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.076725 22745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:34.077487 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:34.078431 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:34.078604 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:34.078707 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599094078697 us; error 0 us; skew 500 ppm
I20260709 12:11:34.079241 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:34.081579 16735 webserver.cc:533] Webserver started at http://127.16.87.254:37151/ using document root <none> and password file <none>
I20260709 12:11:34.082054 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:34.082255 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:34.082590 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:34.083724 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/master-0-root/instance:
uuid: "5411c51f60b14e96881f2de4dfc82ad2"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.088204 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:34.091681 22750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.092500 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:11:34.092790 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/master-0-root
uuid: "5411c51f60b14e96881f2de4dfc82ad2"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.093078 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:34.120375 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:34.121652 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:34.159451 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.254:46367
I20260709 12:11:34.159554 22801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.254:46367 every 8 connection(s)
I20260709 12:11:34.163348 22802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.174403 22802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2: Bootstrap starting.
I20260709 12:11:34.179221 22802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.183643 22802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2: No bootstrap required, opened a new log
I20260709 12:11:34.185966 22802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5411c51f60b14e96881f2de4dfc82ad2" member_type: VOTER }
I20260709 12:11:34.186460 22802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:34.186760 22802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5411c51f60b14e96881f2de4dfc82ad2, State: Initialized, Role: FOLLOWER
I20260709 12:11:34.187419 22802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5411c51f60b14e96881f2de4dfc82ad2" member_type: VOTER }
I20260709 12:11:34.187906 22802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:34.188128 22802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:34.188413 22802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:34.193501 22802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5411c51f60b14e96881f2de4dfc82ad2" member_type: VOTER }
I20260709 12:11:34.194058 22802 leader_election.cc:304] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [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: 5411c51f60b14e96881f2de4dfc82ad2; no voters: 
I20260709 12:11:34.195446 22802 leader_election.cc:290] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:34.195832 22805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:34.197268 22805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 5411c51f60b14e96881f2de4dfc82ad2, State: Running, Role: LEADER
I20260709 12:11:34.197952 22805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [LEADER]: Queue going to LEADER mode. State: All 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: "5411c51f60b14e96881f2de4dfc82ad2" member_type: VOTER }
I20260709 12:11:34.198559 22802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:34.202934 22806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5411c51f60b14e96881f2de4dfc82ad2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5411c51f60b14e96881f2de4dfc82ad2" member_type: VOTER } }
I20260709 12:11:34.203636 22806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:34.205979 22813 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:34.205865 22807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5411c51f60b14e96881f2de4dfc82ad2. Latest consensus state: current_term: 1 leader_uuid: "5411c51f60b14e96881f2de4dfc82ad2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5411c51f60b14e96881f2de4dfc82ad2" member_type: VOTER } }
I20260709 12:11:34.206753 22807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:34.211105 22813 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:34.217618 16735 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:34.221241 22813 catalog_manager.cc:1383] Generated new cluster ID: d0d21802b39249ec9828139fafe8b639
I20260709 12:11:34.221568 22813 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:34.239236 22813 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:34.240548 22813 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:34.253615 22813 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2: Generated new TSK 0
I20260709 12:11:34.254248 22813 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:34.284834 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:34.309603 22825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.310494 22824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.311223 22827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:34.311899 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:34.313045 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:34.313263 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:34.313447 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599094313430 us; error 0 us; skew 500 ppm
I20260709 12:11:34.314036 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:34.316735 16735 webserver.cc:533] Webserver started at http://127.16.87.193:34577/ using document root <none> and password file <none>
I20260709 12:11:34.317348 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:34.317571 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:34.317886 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:34.319448 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-0-root/instance:
uuid: "ba096f521302457794657f492abcbdef"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.324278 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 12:11:34.327822 22832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.328573 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:11:34.328892 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-0-root
uuid: "ba096f521302457794657f492abcbdef"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.329185 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:34.354110 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:34.355531 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:34.357113 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:34.359565 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:34.359773 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.360059 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:34.360244 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.403702 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.193:44083
I20260709 12:11:34.403800 22894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.193:44083 every 8 connection(s)
I20260709 12:11:34.410009 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:34.418534 22899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.419909 22900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.421281 22902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:34.421994 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:34.423192 22895 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46367
I20260709 12:11:34.423336 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:11:34.423631 22895 heartbeater.cc:461] Registering TS with master...
W20260709 12:11:34.423666 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:34.424055 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599094424030 us; error 0 us; skew 500 ppm
I20260709 12:11:34.424669 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:34.424609 22895 heartbeater.cc:507] Master 127.16.87.254:46367 requested a full tablet report, sending...
I20260709 12:11:34.427686 16735 webserver.cc:533] Webserver started at http://127.16.87.194:44267/ using document root <none> and password file <none>
I20260709 12:11:34.427845 22767 ts_manager.cc:194] Registered new tserver with Master: ba096f521302457794657f492abcbdef (127.16.87.193:44083)
I20260709 12:11:34.428478 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:34.428797 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:34.429143 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:34.431015 22767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39898
I20260709 12:11:34.431133 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-1-root/instance:
uuid: "60d66a63399f45a88fe67430ed368aec"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.436316 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:11:34.439798 22907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.440542 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:34.440850 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-1-root
uuid: "60d66a63399f45a88fe67430ed368aec"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.441164 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:34.461568 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:34.462832 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:34.464347 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:34.466720 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:34.466962 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.467204 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:34.467378 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.508641 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.194:43643
I20260709 12:11:34.508754 22969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.194:43643 every 8 connection(s)
I20260709 12:11:34.513614 16735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:34.520682 22973 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:34.523005 22974 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:34.524806 16735 server_base.cc:1061] running on GCE node
I20260709 12:11:34.526392 22970 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46367
I20260709 12:11:34.526820 22970 heartbeater.cc:461] Registering TS with master...
W20260709 12:11:34.526839 22976 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:34.527760 22970 heartbeater.cc:507] Master 127.16.87.254:46367 requested a full tablet report, sending...
I20260709 12:11:34.527908 16735 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:34.528254 16735 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:34.528438 16735 hybrid_clock.cc:648] HybridClock initialized: now 1783599094528421 us; error 0 us; skew 500 ppm
I20260709 12:11:34.529237 16735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:34.530030 22767 ts_manager.cc:194] Registered new tserver with Master: 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:34.532184 22767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39904
I20260709 12:11:34.532300 16735 webserver.cc:533] Webserver started at http://127.16.87.195:34435/ using document root <none> and password file <none>
I20260709 12:11:34.533006 16735 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:34.533293 16735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:34.533591 16735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:34.535006 16735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-2-root/instance:
uuid: "c9e5a6475868414bb5d05b1f8662214b"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.539417 16735 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:11:34.543068 22981 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.543800 16735 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 12:11:34.544096 16735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-2-root
uuid: "c9e5a6475868414bb5d05b1f8662214b"
format_stamp: "Formatted at 2026-07-09 12:11:34 on dist-test-slave-rldg"
I20260709 12:11:34.544411 16735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFyccz7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892478166-16735-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:34.559237 16735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:34.560410 16735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:34.561931 16735 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:34.564188 16735 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:34.564424 16735 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.564656 16735 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:34.564823 16735 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:34.605186 16735 rpc_server.cc:307] RPC server started. Bound to: 127.16.87.195:35909
I20260709 12:11:34.605312 23043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.87.195:35909 every 8 connection(s)
I20260709 12:11:34.619638 23044 heartbeater.cc:344] Connected to a master server at 127.16.87.254:46367
I20260709 12:11:34.620118 23044 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:34.620906 23044 heartbeater.cc:507] Master 127.16.87.254:46367 requested a full tablet report, sending...
I20260709 12:11:34.622891 22767 ts_manager.cc:194] Registered new tserver with Master: c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:34.623351 16735 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014942391s
I20260709 12:11:34.624640 22767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39906
I20260709 12:11:34.649406 22767 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39914:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:34.652295 22767 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:34.742899 23008 tablet_service.cc:1511] Processing CreateTablet for tablet 4143f6a81714401e8e1d20afd5c4916c (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:34.744590 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4143f6a81714401e8e1d20afd5c4916c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.744331 23007 tablet_service.cc:1511] Processing CreateTablet for tablet c771bef5306043babd28e7f1e2b47adb (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:34.745812 23007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c771bef5306043babd28e7f1e2b47adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.745638 22859 tablet_service.cc:1511] Processing CreateTablet for tablet 4143f6a81714401e8e1d20afd5c4916c (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:34.747071 22859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4143f6a81714401e8e1d20afd5c4916c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.747565 23005 tablet_service.cc:1511] Processing CreateTablet for tablet 745532e65eae409f9fe7e06b30aa167a (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:34.749040 23005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745532e65eae409f9fe7e06b30aa167a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.751420 23004 tablet_service.cc:1511] Processing CreateTablet for tablet 79d833a33ef84490867e386eded5f1d2 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:34.752884 23004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79d833a33ef84490867e386eded5f1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.754931 23009 tablet_service.cc:1511] Processing CreateTablet for tablet ed8aef448b15402b9a8ca69b74cf1fab (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:34.756292 23009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8aef448b15402b9a8ca69b74cf1fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.742882 22860 tablet_service.cc:1511] Processing CreateTablet for tablet ed8aef448b15402b9a8ca69b74cf1fab (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:34.751457 23006 tablet_service.cc:1511] Processing CreateTablet for tablet 746bdf2e67ab481fb5cd16e4aa14e9c1 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:34.758073 22858 tablet_service.cc:1511] Processing CreateTablet for tablet c771bef5306043babd28e7f1e2b47adb (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:34.759192 22860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8aef448b15402b9a8ca69b74cf1fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.759315 23006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746bdf2e67ab481fb5cd16e4aa14e9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.762413 22858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c771bef5306043babd28e7f1e2b47adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.770789 22857 tablet_service.cc:1511] Processing CreateTablet for tablet 746bdf2e67ab481fb5cd16e4aa14e9c1 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:34.773442 22857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746bdf2e67ab481fb5cd16e4aa14e9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.792220 22856 tablet_service.cc:1511] Processing CreateTablet for tablet 745532e65eae409f9fe7e06b30aa167a (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:34.793761 22856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745532e65eae409f9fe7e06b30aa167a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.794232 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 79d833a33ef84490867e386eded5f1d2 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:34.795639 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79d833a33ef84490867e386eded5f1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.803876 23059 tablet_bootstrap.cc:492] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:34.805058 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 60723a7fff634f63807a2cf06fc77f4a (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:34.806612 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60723a7fff634f63807a2cf06fc77f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.812045 23060 tablet_bootstrap.cc:492] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:34.817167 23059 tablet_bootstrap.cc:654] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.820412 23004 tablet_service.cc:1511] Processing CreateTablet for tablet 60723a7fff634f63807a2cf06fc77f4a (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:34.820791 22856 tablet_service.cc:1511] Processing CreateTablet for tablet a612d64d167d456796536dcdd580bc92 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:34.823923 22856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612d64d167d456796536dcdd580bc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.825472 23008 tablet_service.cc:1511] Processing CreateTablet for tablet a612d64d167d456796536dcdd580bc92 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:34.826793 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612d64d167d456796536dcdd580bc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.829500 23005 tablet_service.cc:1511] Processing CreateTablet for tablet 7b59c75588b14ef9bbc568c4aacbe9b8 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:34.831246 22934 tablet_service.cc:1511] Processing CreateTablet for tablet 4143f6a81714401e8e1d20afd5c4916c (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:34.831466 22935 tablet_service.cc:1511] Processing CreateTablet for tablet ed8aef448b15402b9a8ca69b74cf1fab (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:34.832687 23005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b59c75588b14ef9bbc568c4aacbe9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.833597 23004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60723a7fff634f63807a2cf06fc77f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.832719 22934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4143f6a81714401e8e1d20afd5c4916c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.836525 22933 tablet_service.cc:1511] Processing CreateTablet for tablet c771bef5306043babd28e7f1e2b47adb (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:34.837944 22933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c771bef5306043babd28e7f1e2b47adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.822587 23060 tablet_bootstrap.cc:654] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.840059 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8aef448b15402b9a8ca69b74cf1fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.848565 22932 tablet_service.cc:1511] Processing CreateTablet for tablet 746bdf2e67ab481fb5cd16e4aa14e9c1 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:34.852073 22931 tablet_service.cc:1511] Processing CreateTablet for tablet 745532e65eae409f9fe7e06b30aa167a (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:34.854364 22930 tablet_service.cc:1511] Processing CreateTablet for tablet 79d833a33ef84490867e386eded5f1d2 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:34.856562 22929 tablet_service.cc:1511] Processing CreateTablet for tablet 60723a7fff634f63807a2cf06fc77f4a (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:34.858556 22932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746bdf2e67ab481fb5cd16e4aa14e9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.858819 22928 tablet_service.cc:1511] Processing CreateTablet for tablet a612d64d167d456796536dcdd580bc92 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:34.860170 22928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612d64d167d456796536dcdd580bc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.863510 22927 tablet_service.cc:1511] Processing CreateTablet for tablet 7b59c75588b14ef9bbc568c4aacbe9b8 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:34.864956 22927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b59c75588b14ef9bbc568c4aacbe9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.866465 22929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60723a7fff634f63807a2cf06fc77f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.868216 22930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79d833a33ef84490867e386eded5f1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.870658 22931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745532e65eae409f9fe7e06b30aa167a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:34.895398 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 7b59c75588b14ef9bbc568c4aacbe9b8 (DEFAULT_TABLE table=test-workload [id=8c86b1f692404348a6d343e91095444e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:34.896832 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b59c75588b14ef9bbc568c4aacbe9b8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:34.930872 22751 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.87.195:35909, user_credentials={real_user=slave}} blocked reactor thread for 74845.6us
I20260709 12:11:34.945442 23059 tablet_bootstrap.cc:492] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:34.945792 23060 tablet_bootstrap.cc:492] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:34.946030 23059 ts_tablet_manager.cc:1403] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.057s
I20260709 12:11:34.946377 23060 ts_tablet_manager.cc:1403] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.011s
I20260709 12:11:34.949589 23060 raft_consensus.cc:359] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:34.950595 23060 raft_consensus.cc:385] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:34.950475 23059 raft_consensus.cc:359] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:34.951020 23060 raft_consensus.cc:740] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:34.951241 23059 raft_consensus.cc:385] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:34.951582 23059 raft_consensus.cc:740] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:34.951920 23060 consensus_queue.cc:260] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:34.952200 23059 consensus_queue.cc:260] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:34.955360 22895 heartbeater.cc:499] Master 127.16.87.254:46367 was elected leader, sending a full tablet report...
I20260709 12:11:34.956399 23059 ts_tablet_manager.cc:1434] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:11:34.956687 23044 heartbeater.cc:499] Master 127.16.87.254:46367 was elected leader, sending a full tablet report...
I20260709 12:11:34.957361 23059 tablet_bootstrap.cc:492] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:34.960091 23060 ts_tablet_manager.cc:1434] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 12:11:34.961097 23060 tablet_bootstrap.cc:492] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:34.963896 23059 tablet_bootstrap.cc:654] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.967514 23065 tablet_bootstrap.cc:492] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:34.975749 23060 tablet_bootstrap.cc:654] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.976815 23059 tablet_bootstrap.cc:492] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:34.977293 23059 ts_tablet_manager.cc:1403] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 12:11:34.978693 23065 tablet_bootstrap.cc:654] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.980306 23059 raft_consensus.cc:359] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:34.981088 23059 raft_consensus.cc:385] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:34.981395 23059 raft_consensus.cc:740] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:34.982615 23059 consensus_queue.cc:260] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:34.985917 23059 ts_tablet_manager.cc:1434] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:34.987193 23059 tablet_bootstrap.cc:492] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:34.995812 23060 tablet_bootstrap.cc:492] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:34.996264 23059 tablet_bootstrap.cc:654] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:34.996325 23060 ts_tablet_manager.cc:1403] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.008s
I20260709 12:11:34.996441 23065 tablet_bootstrap.cc:492] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:34.997164 23065 ts_tablet_manager.cc:1403] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260709 12:11:34.999637 23060 raft_consensus.cc:359] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.000449 23060 raft_consensus.cc:385] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.000072 23065 raft_consensus.cc:359] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.000763 23060 raft_consensus.cc:740] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.000871 23065 raft_consensus.cc:385] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.001255 23065 raft_consensus.cc:740] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.001396 23059 tablet_bootstrap.cc:492] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:35.001897 23059 ts_tablet_manager.cc:1403] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:11:35.001614 23060 consensus_queue.cc:260] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.002149 23065 consensus_queue.cc:260] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.004097 23060 ts_tablet_manager.cc:1434] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:35.004760 23059 raft_consensus.cc:359] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.005280 23060 tablet_bootstrap.cc:492] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.005511 23059 raft_consensus.cc:385] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.005913 23059 raft_consensus.cc:740] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.006788 23059 consensus_queue.cc:260] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.009258 23059 ts_tablet_manager.cc:1434] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:35.010206 23059 tablet_bootstrap.cc:492] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:35.013494 23060 tablet_bootstrap.cc:654] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.013748 23065 ts_tablet_manager.cc:1434] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 12:11:35.014523 22970 heartbeater.cc:499] Master 127.16.87.254:46367 was elected leader, sending a full tablet report...
I20260709 12:11:35.016953 23059 tablet_bootstrap.cc:654] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.022032 23059 tablet_bootstrap.cc:492] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:35.022545 23059 ts_tablet_manager.cc:1403] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:11:35.025554 23059 raft_consensus.cc:359] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.026240 23059 raft_consensus.cc:385] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.026571 23059 raft_consensus.cc:740] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.027670 23065 tablet_bootstrap.cc:492] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.027391 23059 consensus_queue.cc:260] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.030123 23059 ts_tablet_manager.cc:1434] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:35.031266 23059 tablet_bootstrap.cc:492] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:35.035668 23065 tablet_bootstrap.cc:654] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.037871 23059 tablet_bootstrap.cc:654] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.041605 23060 tablet_bootstrap.cc:492] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.042491 23060 ts_tablet_manager.cc:1403] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.018s
I20260709 12:11:35.043813 23064 raft_consensus.cc:493] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.044556 23064 raft_consensus.cc:515] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.045593 23060 raft_consensus.cc:359] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.046492 23060 raft_consensus.cc:385] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.046799 23060 raft_consensus.cc:740] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.047679 23060 consensus_queue.cc:260] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.050097 23064 leader_election.cc:290] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:35.053226 23060 ts_tablet_manager.cc:1434] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:11:35.054296 23060 tablet_bootstrap.cc:492] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.062006 23065 tablet_bootstrap.cc:492] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.062656 23065 ts_tablet_manager.cc:1403] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.009s
I20260709 12:11:35.064903 23064 raft_consensus.cc:493] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.065403 23064 raft_consensus.cc:515] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.065871 23065 raft_consensus.cc:359] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.066608 23065 raft_consensus.cc:385] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.066893 23065 raft_consensus.cc:740] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.067471 23064 leader_election.cc:290] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.068261 23060 tablet_bootstrap.cc:654] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.067656 23065 consensus_queue.cc:260] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.070523 23065 ts_tablet_manager.cc:1434] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:35.071698 23065 tablet_bootstrap.cc:492] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.075397 23059 tablet_bootstrap.cc:492] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:35.078562 23059 ts_tablet_manager.cc:1403] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.005s
I20260709 12:11:35.078688 23065 tablet_bootstrap.cc:654] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.080672 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8aef448b15402b9a8ca69b74cf1fab" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.081243 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
W20260709 12:11:35.083448 22833 leader_election.cc:343] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:35.084206 22833 leader_election.cc:343] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.086261 23059 raft_consensus.cc:359] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.087306 23059 raft_consensus.cc:385] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.087678 23059 raft_consensus.cc:740] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.088789 23059 consensus_queue.cc:260] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.092092 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8aef448b15402b9a8ca69b74cf1fab" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.092499 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.092840 22945 raft_consensus.cc:2468] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
W20260709 12:11:35.094159 22833 leader_election.cc:343] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.092983 23059 ts_tablet_manager.cc:1434] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:11:35.094810 23060 tablet_bootstrap.cc:492] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.094853 23065 tablet_bootstrap.cc:492] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.095479 23060 ts_tablet_manager.cc:1403] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.006s
I20260709 12:11:35.095543 23065 ts_tablet_manager.cc:1403] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 12:11:35.095709 23059 tablet_bootstrap.cc:492] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:35.098656 23060 raft_consensus.cc:359] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.098861 23065 raft_consensus.cc:359] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.099388 23060 raft_consensus.cc:385] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.099581 23065 raft_consensus.cc:385] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.099730 23060 raft_consensus.cc:740] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.099934 23065 raft_consensus.cc:740] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.100697 23060 consensus_queue.cc:260] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.101034 23065 consensus_queue.cc:260] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.103034 23060 ts_tablet_manager.cc:1434] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:35.104019 23060 tablet_bootstrap.cc:492] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.106356 23059 tablet_bootstrap.cc:654] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.094611 22833 leader_election.cc:304] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba096f521302457794657f492abcbdef; no voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b
W20260709 12:11:35.109541 23045 tablet.cc:2406] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:35.110072 23065 ts_tablet_manager.cc:1434] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 12:11:35.113340 23060 tablet_bootstrap.cc:654] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.117856 23065 tablet_bootstrap.cc:492] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.119350 23064 raft_consensus.cc:2749] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:35.120568 23059 tablet_bootstrap.cc:492] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:35.121117 23059 ts_tablet_manager.cc:1403] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260709 12:11:35.121063 22833 leader_election.cc:304] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [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: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.122390 23064 raft_consensus.cc:2804] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.122516 23060 tablet_bootstrap.cc:492] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.122784 23064 raft_consensus.cc:493] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.123066 23060 ts_tablet_manager.cc:1403] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 12:11:35.123126 23064 raft_consensus.cc:3060] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.124667 23059 raft_consensus.cc:359] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.125499 23065 tablet_bootstrap.cc:654] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.125470 23059 raft_consensus.cc:385] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.125908 23059 raft_consensus.cc:740] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.126370 23060 raft_consensus.cc:359] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.127090 23060 raft_consensus.cc:385] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.126700 23059 consensus_queue.cc:260] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.127394 23060 raft_consensus.cc:740] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.128226 23060 consensus_queue.cc:260] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.131481 23060 ts_tablet_manager.cc:1434] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:35.132603 23060 tablet_bootstrap.cc:492] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.137039 23059 ts_tablet_manager.cc:1434] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:11:35.139045 23060 tablet_bootstrap.cc:654] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.139333 23059 tablet_bootstrap.cc:492] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:35.142627 23063 raft_consensus.cc:493] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.143235 23063 raft_consensus.cc:515] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.145788 23063 leader_election.cc:290] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:35.147449 23065 tablet_bootstrap.cc:492] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.147977 23065 ts_tablet_manager.cc:1403] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260709 12:11:35.148622 23064 raft_consensus.cc:515] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.151099 23065 raft_consensus.cc:359] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.151885 23065 raft_consensus.cc:385] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.152177 23065 raft_consensus.cc:740] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.152932 23065 consensus_queue.cc:260] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.153249 23064 leader_election.cc:290] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:35.155731 23059 tablet_bootstrap.cc:654] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.157215 23060 tablet_bootstrap.cc:492] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.157816 23060 ts_tablet_manager.cc:1403] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.020s
I20260709 12:11:35.159344 23065 ts_tablet_manager.cc:1434] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:11:35.160377 23065 tablet_bootstrap.cc:492] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.161151 23060 raft_consensus.cc:359] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.161973 23060 raft_consensus.cc:385] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.162382 23060 raft_consensus.cc:740] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.163331 23060 consensus_queue.cc:260] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.165961 23060 ts_tablet_manager.cc:1434] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:35.166993 23060 tablet_bootstrap.cc:492] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.172071 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8aef448b15402b9a8ca69b74cf1fab" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.173005 23018 raft_consensus.cc:3060] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.173772 23060 tablet_bootstrap.cc:654] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.174486 23065 tablet_bootstrap.cc:654] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.180121 23059 tablet_bootstrap.cc:492] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:35.180745 23059 ts_tablet_manager.cc:1403] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.002s
I20260709 12:11:35.184369 23059 raft_consensus.cc:359] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.185083 23059 raft_consensus.cc:385] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.185427 23059 raft_consensus.cc:740] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.185854 23060 tablet_bootstrap.cc:492] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.185578 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8aef448b15402b9a8ca69b74cf1fab" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.186403 22945 raft_consensus.cc:3060] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.190054 23059 consensus_queue.cc:260] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.190696 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.191668 22944 raft_consensus.cc:2468] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:35.192813 23059 ts_tablet_manager.cc:1434] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:11:35.193459 23060 ts_tablet_manager.cc:1403] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260709 12:11:35.193871 23059 tablet_bootstrap.cc:492] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:35.197789 23060 raft_consensus.cc:359] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.200017 23060 raft_consensus.cc:385] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.200424 23060 raft_consensus.cc:740] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.199499 22982 leader_election.cc:304] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.201380 23059 tablet_bootstrap.cc:654] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.201328 23063 raft_consensus.cc:2804] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.201833 23063 raft_consensus.cc:493] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.202178 23063 raft_consensus.cc:3060] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.207046 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
W20260709 12:11:35.209312 22982 leader_election.cc:343] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.199365 22945 raft_consensus.cc:2468] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.211131 22833 leader_election.cc:304] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.216652 23064 raft_consensus.cc:2804] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:11:35.216777 22815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:35.217347 23064 raft_consensus.cc:697] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.218570 23064 consensus_queue.cc:237] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } }
I20260709 12:11:35.223371 23081 raft_consensus.cc:493] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.206082 23018 raft_consensus.cc:2468] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.223915 23081 raft_consensus.cc:515] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.224220 23060 consensus_queue.cc:260] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.226034 23081 leader_election.cc:290] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.215296 23063 raft_consensus.cc:515] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.231459 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.232410 22945 raft_consensus.cc:3060] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.241629 23063 leader_election.cc:290] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:35.247345 23060 ts_tablet_manager.cc:1434] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 12:11:35.248880 23060 tablet_bootstrap.cc:492] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.257375 23060 tablet_bootstrap.cc:654] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.261690 22945 raft_consensus.cc:2468] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:35.244083 22766 catalog_manager.cc:5697] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.263379 22982 leader_election.cc:304] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.264333 23091 raft_consensus.cc:2804] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.264865 23091 raft_consensus.cc:697] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:35.265990 23091 consensus_queue.cc:237] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.266423 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.269110 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.272593 23018 raft_consensus.cc:2468] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.274155 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:35.276234 22833 leader_election.cc:304] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.277484 23064 raft_consensus.cc:2804] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.277886 23064 raft_consensus.cc:493] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.278244 23064 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.281858 23081 raft_consensus.cc:493] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.282696 23081 raft_consensus.cc:515] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.285292 23081 leader_election.cc:290] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.288374 23060 tablet_bootstrap.cc:492] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.289146 23060 ts_tablet_manager.cc:1403] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260709 12:11:35.292680 23060 raft_consensus.cc:359] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.293606 23060 raft_consensus.cc:385] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.294018 23060 raft_consensus.cc:740] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.295032 23060 consensus_queue.cc:260] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
W20260709 12:11:35.295689 22982 leader_election.cc:343] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.298267 23060 ts_tablet_manager.cc:1434] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:35.299562 23060 tablet_bootstrap.cc:492] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:35.299898 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.301710 22764 catalog_manager.cc:5697] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 1 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:35.307386 23060 tablet_bootstrap.cc:654] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.314129 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.314723 23065 tablet_bootstrap.cc:492] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.314800 23018 raft_consensus.cc:2468] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.315322 23065 ts_tablet_manager.cc:1403] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.155s	user 0.048s	sys 0.077s
I20260709 12:11:35.316808 23064 raft_consensus.cc:515] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.318611 23081 raft_consensus.cc:493] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.318292 23065 raft_consensus.cc:359] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.319070 23081 raft_consensus.cc:515] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.319896 23060 tablet_bootstrap.cc:492] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:35.320489 23060 ts_tablet_manager.cc:1403] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:11:35.321182 23081 leader_election.cc:290] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.319063 23065 raft_consensus.cc:385] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.321966 23065 raft_consensus.cc:740] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.322460 23059 tablet_bootstrap.cc:492] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
W20260709 12:11:35.319379 22833 leader_election.cc:343] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.323104 23060 raft_consensus.cc:359] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.322909 23065 consensus_queue.cc:260] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.323879 23060 raft_consensus.cc:385] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:35.324007 22833 leader_election.cc:343] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.324234 23060 raft_consensus.cc:740] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.325480 23065 ts_tablet_manager.cc:1434] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:11:35.325073 23060 consensus_queue.cc:260] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.322992 23059 ts_tablet_manager.cc:1403] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.129s	user 0.053s	sys 0.071s
I20260709 12:11:35.326333 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.326391 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.330294 23018 raft_consensus.cc:2468] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.327056 22833 leader_election.cc:304] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [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: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.328148 23060 ts_tablet_manager.cc:1434] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:35.326539 23065 tablet_bootstrap.cc:492] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.331636 23081 raft_consensus.cc:2804] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.332129 23081 raft_consensus.cc:493] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.332473 23081 raft_consensus.cc:3060] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.328282 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.328666 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.334985 23019 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.337150 23065 tablet_bootstrap.cc:654] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:35.337894 22833 leader_election.cc:343] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.338762 22833 leader_election.cc:304] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [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: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.340245 23081 raft_consensus.cc:515] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.342295 23081 leader_election.cc:290] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.347151 23098 raft_consensus.cc:493] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.321558 23064 leader_election.cc:290] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.353386 23098 raft_consensus.cc:515] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.344833 23081 raft_consensus.cc:2804] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.349553 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.354679 23065 tablet_bootstrap.cc:492] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.355147 23065 ts_tablet_manager.cc:1403] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.006s
I20260709 12:11:35.355281 23098 leader_election.cc:290] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.351431 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
W20260709 12:11:35.351519 22833 leader_election.cc:343] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.329174 23059 raft_consensus.cc:359] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.356050 23018 raft_consensus.cc:3060] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.356151 23059 raft_consensus.cc:385] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.356573 23059 raft_consensus.cc:740] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.357283 23059 consensus_queue.cc:260] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
W20260709 12:11:35.357662 22833 leader_election.cc:343] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.358232 23065 raft_consensus.cc:359] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.358904 23065 raft_consensus.cc:385] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.359153 23065 raft_consensus.cc:740] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.359373 23059 ts_tablet_manager.cc:1434] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260709 12:11:35.359827 23065 consensus_queue.cc:260] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.361362 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612d64d167d456796536dcdd580bc92" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.362097 23017 raft_consensus.cc:2468] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.362488 23065 ts_tablet_manager.cc:1434] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:35.355351 23081 raft_consensus.cc:493] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.363412 23081 raft_consensus.cc:3060] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.363569 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612d64d167d456796536dcdd580bc92" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.350513 23019 raft_consensus.cc:2468] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.360337 23059 tablet_bootstrap.cc:492] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:35.364240 22944 raft_consensus.cc:2468] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.365557 23065 tablet_bootstrap.cc:492] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.365530 22833 leader_election.cc:304] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.367203 22833 leader_election.cc:304] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.368263 23098 raft_consensus.cc:2804] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.368628 23098 raft_consensus.cc:493] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.368957 23098 raft_consensus.cc:3060] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.369822 23064 raft_consensus.cc:2804] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.370473 23064 raft_consensus.cc:697] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.371448 23064 consensus_queue.cc:237] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.372464 23065 tablet_bootstrap.cc:654] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.369933 23059 tablet_bootstrap.cc:654] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.372430 23018 raft_consensus.cc:2468] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.378754 22833 leader_election.cc:304] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.383493 23098 raft_consensus.cc:515] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.387750 23100 raft_consensus.cc:2804] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.389400 23098 leader_election.cc:290] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.391536 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612d64d167d456796536dcdd580bc92" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.394687 22944 raft_consensus.cc:3060] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.405743 22944 raft_consensus.cc:2468] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.392323 23081 raft_consensus.cc:515] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.408345 22833 leader_election.cc:304] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.409134 23081 leader_election.cc:290] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.408509 22765 catalog_manager.cc:5697] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.409875 23081 raft_consensus.cc:2804] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.410447 23081 raft_consensus.cc:697] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.410841 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.393633 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612d64d167d456796536dcdd580bc92" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.412783 23018 raft_consensus.cc:3060] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.413815 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.414633 23019 raft_consensus.cc:3060] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.392206 23059 tablet_bootstrap.cc:492] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:35.420430 23059 ts_tablet_manager.cc:1403] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.006s
I20260709 12:11:35.406805 23098 raft_consensus.cc:493] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.423100 23098 raft_consensus.cc:515] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.426136 23059 raft_consensus.cc:359] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.426950 23059 raft_consensus.cc:385] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.427274 23059 raft_consensus.cc:740] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
W20260709 12:11:35.427677 22833 leader_election.cc:343] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:35.411500 23081 consensus_queue.cc:237] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.430480 23100 raft_consensus.cc:697] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.431818 23100 consensus_queue.cc:237] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.434561 23065 tablet_bootstrap.cc:492] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.435150 23065 ts_tablet_manager.cc:1403] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.070s	user 0.044s	sys 0.021s
I20260709 12:11:35.435084 23059 consensus_queue.cc:260] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.437749 23018 raft_consensus.cc:2468] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.438575 23098 leader_election.cc:290] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.438654 23065 raft_consensus.cc:359] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.439512 23059 ts_tablet_manager.cc:1434] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:11:35.439560 23065 raft_consensus.cc:385] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.440151 23065 raft_consensus.cc:740] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.441032 23065 consensus_queue.cc:260] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.441732 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c771bef5306043babd28e7f1e2b47adb" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.442793 23017 raft_consensus.cc:2468] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.443653 23019 raft_consensus.cc:2468] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.443809 23065 ts_tablet_manager.cc:1434] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:35.444890 23065 tablet_bootstrap.cc:492] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.447093 22833 leader_election.cc:304] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.448287 22833 leader_election.cc:304] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.449548 23098 raft_consensus.cc:2804] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.450002 23098 raft_consensus.cc:493] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.451037 23081 raft_consensus.cc:2804] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.442842 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c771bef5306043babd28e7f1e2b47adb" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.451567 23081 raft_consensus.cc:697] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.452103 23065 tablet_bootstrap.cc:654] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.450419 23098 raft_consensus.cc:3060] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.452658 23081 consensus_queue.cc:237] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.453497 23070 raft_consensus.cc:493] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.452126 22944 raft_consensus.cc:2468] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.454105 23070 raft_consensus.cc:515] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.461539 23098 raft_consensus.cc:515] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.463037 23070 leader_election.cc:290] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.463665 23070 raft_consensus.cc:493] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.464550 23070 raft_consensus.cc:515] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.467818 23070 leader_election.cc:290] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.469952 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c771bef5306043babd28e7f1e2b47adb" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.468415 23098 leader_election.cc:290] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.470880 23018 raft_consensus.cc:3060] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.478886 23091 raft_consensus.cc:493] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.479509 23091 raft_consensus.cc:515] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.480954 23018 raft_consensus.cc:2468] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.481627 23091 leader_election.cc:290] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:35.482333 22833 leader_election.cc:304] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.483213 23098 raft_consensus.cc:2804] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.483714 23098 raft_consensus.cc:697] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.483999 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:35.484607 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.484655 22870 raft_consensus.cc:2468] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:35.484954 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c771bef5306043babd28e7f1e2b47adb" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.485451 22944 raft_consensus.cc:2468] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:35.485560 22945 raft_consensus.cc:3060] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.486124 22982 leader_election.cc:304] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.484527 23098 consensus_queue.cc:237] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.487071 23091 raft_consensus.cc:2804] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.487443 23091 raft_consensus.cc:493] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.487764 23091 raft_consensus.cc:3060] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.496855 22945 raft_consensus.cc:2468] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.497726 23105 raft_consensus.cc:493] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.498234 23105 raft_consensus.cc:515] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.496941 23091 raft_consensus.cc:515] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.500648 23105 leader_election.cc:290] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.501533 23091 leader_election.cc:290] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:35.502521 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.503302 23019 raft_consensus.cc:2468] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.503224 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.504002 22944 raft_consensus.cc:2468] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:35.505638 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:35.506507 22870 raft_consensus.cc:3060] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.510728 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.511554 22945 raft_consensus.cc:3060] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.514601 22870 raft_consensus.cc:2468] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:35.514845 22765 catalog_manager.cc:5697] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.516798 22765 catalog_manager.cc:5697] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.518483 22833 leader_election.cc:304] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.519546 23105 raft_consensus.cc:2804] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:35.519920 23105 raft_consensus.cc:493] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:35.520393 23105 raft_consensus.cc:3060] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.528925 22982 leader_election.cc:304] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.530006 23091 raft_consensus.cc:2804] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.530514 23091 raft_consensus.cc:697] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:35.531473 23091 consensus_queue.cc:237] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.531931 23105 raft_consensus.cc:515] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.534050 23105 leader_election.cc:290] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.535567 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.536185 22944 raft_consensus.cc:3060] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.541131 22945 raft_consensus.cc:2468] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:35.543035 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:35.543622 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.544214 23018 raft_consensus.cc:3060] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.544301 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:35.545063 23065 tablet_bootstrap.cc:492] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.545161 22869 raft_consensus.cc:2393] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d66a63399f45a88fe67430ed368aec in current term 1: Already voted for candidate c9e5a6475868414bb5d05b1f8662214b in this term.
I20260709 12:11:35.545543 23065 ts_tablet_manager.cc:1403] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.101s	user 0.037s	sys 0.033s
I20260709 12:11:35.547920 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.548477 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.548693 23019 raft_consensus.cc:2393] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d66a63399f45a88fe67430ed368aec in current term 1: Already voted for candidate ba096f521302457794657f492abcbdef in this term.
I20260709 12:11:35.550496 22908 leader_election.cc:304] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec; no voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.550742 23065 raft_consensus.cc:359] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.551389 23065 raft_consensus.cc:385] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.551647 23065 raft_consensus.cc:740] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.551740 22908 leader_election.cc:304] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec; no voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.552661 23070 raft_consensus.cc:3060] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.552433 23065 consensus_queue.cc:260] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.554565 23109 raft_consensus.cc:2749] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:35.555405 22766 catalog_manager.cc:5697] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.557168 22766 catalog_manager.cc:5697] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.565061 22944 raft_consensus.cc:2468] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.566423 23070 raft_consensus.cc:2749] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:35.566586 22833 leader_election.cc:304] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.567636 22765 catalog_manager.cc:5697] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 1 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:35.569135 23105 raft_consensus.cc:2804] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.569695 23105 raft_consensus.cc:697] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.570588 23105 consensus_queue.cc:237] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.574465 23018 raft_consensus.cc:2468] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:35.576963 23065 ts_tablet_manager.cc:1434] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.009s
I20260709 12:11:35.578944 23065 tablet_bootstrap.cc:492] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:35.584705 23065 tablet_bootstrap.cc:654] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.593789 23065 tablet_bootstrap.cc:492] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:35.594223 23065 ts_tablet_manager.cc:1403] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:11:35.596868 23065 raft_consensus.cc:359] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.596484 22765 catalog_manager.cc:5697] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.597523 23065 raft_consensus.cc:385] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.597833 23065 raft_consensus.cc:740] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.598517 23065 consensus_queue.cc:260] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.600832 23065 ts_tablet_manager.cc:1434] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:11:35.658870 23105 consensus_queue.cc:1048] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.670588 23081 consensus_queue.cc:1048] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.695971 23018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
mode: GRACEFUL
new_leader_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:53752
I20260709 12:11:35.696524 23018 raft_consensus.cc:606] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Received request to transfer leadership to TS ba096f521302457794657f492abcbdef
I20260709 12:11:35.707979 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:45124
I20260709 12:11:35.708492 22869 raft_consensus.cc:606] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.713496 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:45124
I20260709 12:11:35.713985 22869 raft_consensus.cc:606] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.719079 23018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:53752
I20260709 12:11:35.719554 23018 raft_consensus.cc:606] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.724360 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a612d64d167d456796536dcdd580bc92"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:45124
I20260709 12:11:35.724845 22869 raft_consensus.cc:606] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:35.729660 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:45124
I20260709 12:11:35.730125 22869 raft_consensus.cc:606] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.737388 23081 raft_consensus.cc:493] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.737843 23081 raft_consensus.cc:515] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.739401 23081 leader_election.cc:290] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.740178 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:35.740481 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.740834 22944 raft_consensus.cc:2393] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba096f521302457794657f492abcbdef in current term 1: Already voted for candidate c9e5a6475868414bb5d05b1f8662214b in this term.
I20260709 12:11:35.742023 22833 leader_election.cc:304] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba096f521302457794657f492abcbdef; no voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.742700 23081 raft_consensus.cc:3060] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.747578 23081 raft_consensus.cc:2749] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:35.768359 23091 consensus_queue.cc:1048] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.779246 23091 consensus_queue.cc:1048] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.787308 23127 raft_consensus.cc:993] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: : Instructing follower ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:35.787734 23091 raft_consensus.cc:1081] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Signalling peer ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:35.789098 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1"
dest_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:45096
I20260709 12:11:35.789708 22869 raft_consensus.cc:493] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.790112 22869 raft_consensus.cc:3060] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.795399 22869 raft_consensus.cc:515] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.797228 22869 leader_election.cc:290] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.797848 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:35.798605 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746bdf2e67ab481fb5cd16e4aa14e9c1" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.799047 22944 raft_consensus.cc:3060] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.799429 23018 raft_consensus.cc:3055] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:35.799841 23018 raft_consensus.cc:740] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:35.800762 23018 consensus_queue.cc:260] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.802199 23018 raft_consensus.cc:3060] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.805184 22944 raft_consensus.cc:2468] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:35.806257 22833 leader_election.cc:304] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.807068 23081 raft_consensus.cc:2804] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:35.807577 23081 raft_consensus.cc:697] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 2 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.808679 23018 raft_consensus.cc:2468] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:35.808488 23081 consensus_queue.cc:237] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.812608 23115 raft_consensus.cc:493] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.813060 23115 raft_consensus.cc:515] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.815239 23115 leader_election.cc:290] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.815944 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:35.816226 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.816924 23018 raft_consensus.cc:2393] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d66a63399f45a88fe67430ed368aec in current term 1: Already voted for candidate ba096f521302457794657f492abcbdef in this term.
I20260709 12:11:35.816740 22764 catalog_manager.cc:5697] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 1 to 2, leader changed from c9e5a6475868414bb5d05b1f8662214b (127.16.87.195) to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 2 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.817884 22908 leader_election.cc:304] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec; no voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.818814 23115 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.823555 23081 consensus_queue.cc:1048] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.825345 23115 raft_consensus.cc:2749] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:35.831398 23105 raft_consensus.cc:993] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:35.831876 23100 raft_consensus.cc:1081] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:35.835515 22945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a612d64d167d456796536dcdd580bc92"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:11:35.836068 22945 raft_consensus.cc:493] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.836449 22945 raft_consensus.cc:3060] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.837155 23081 consensus_queue.cc:1048] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.840106 23081 consensus_queue.cc:1048] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.842725 23115 raft_consensus.cc:493] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.843382 23115 raft_consensus.cc:515] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.847451 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:35.847509 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:35.848647 23019 raft_consensus.cc:2393] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d66a63399f45a88fe67430ed368aec in current term 1: Already voted for candidate ba096f521302457794657f492abcbdef in this term.
I20260709 12:11:35.849999 22908 leader_election.cc:304] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec; no voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:35.845984 23115 leader_election.cc:290] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.850826 23070 raft_consensus.cc:3060] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.852013 22945 raft_consensus.cc:515] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.857684 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612d64d167d456796536dcdd580bc92" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:35.857893 23070 raft_consensus.cc:2749] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:35.858253 22869 raft_consensus.cc:3055] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:35.858634 22869 raft_consensus.cc:740] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.859427 22869 consensus_queue.cc:260] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.860325 22869 raft_consensus.cc:3060] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.863230 22945 leader_election.cc:290] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.868027 22869 raft_consensus.cc:2468] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:35.869210 22908 leader_election.cc:304] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.870090 23070 raft_consensus.cc:2804] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:35.869944 23081 consensus_queue.cc:1048] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:35.870610 23070 raft_consensus.cc:697] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:35.871454 23070 consensus_queue.cc:237] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.873392 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612d64d167d456796536dcdd580bc92" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.873998 23017 raft_consensus.cc:3060] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.878052 23081 raft_consensus.cc:993] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:35.878544 23105 raft_consensus.cc:1081] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:35.880473 22945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:11:35.881742 22945 raft_consensus.cc:493] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.882118 22945 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.884572 23017 raft_consensus.cc:2468] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:35.884158 22765 catalog_manager.cc:5697] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.888742 22945 raft_consensus.cc:515] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.890693 22945 leader_election.cc:290] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.891696 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:35.891778 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.892364 22869 raft_consensus.cc:3055] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:35.892450 23017 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.892755 22869 raft_consensus.cc:740] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:35.893671 22869 consensus_queue.cc:260] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.894901 22869 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.898087 23017 raft_consensus.cc:2468] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:35.899209 22908 leader_election.cc:304] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:35.899952 23070 raft_consensus.cc:2804] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:35.900467 23070 raft_consensus.cc:697] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:35.901276 23070 consensus_queue.cc:237] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.902168 22869 raft_consensus.cc:2468] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:35.908393 22765 catalog_manager.cc:5697] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.920044 23105 consensus_queue.cc:1048] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.930071 23081 consensus_queue.cc:1048] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.942462 23091 consensus_queue.cc:1048] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.953449 23063 consensus_queue.cc:1048] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.960343 23081 consensus_queue.cc:1048] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.962800 23063 raft_consensus.cc:993] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:35.963251 23063 raft_consensus.cc:1081] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:35.965106 22944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34216
I20260709 12:11:35.965631 22944 raft_consensus.cc:493] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:35.965902 22944 raft_consensus.cc:3060] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.972558 22944 raft_consensus.cc:515] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.974241 23100 consensus_queue.cc:1048] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:35.975739 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:35.976361 22944 leader_election.cc:290] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:35.976429 22869 raft_consensus.cc:3060] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.978408 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60723a7fff634f63807a2cf06fc77f4a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:35.979108 23017 raft_consensus.cc:3055] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:35.979445 23017 raft_consensus.cc:740] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:35.980298 23017 consensus_queue.cc:260] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.981268 23017 raft_consensus.cc:3060] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:35.982784 22869 raft_consensus.cc:2468] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:35.983827 22908 leader_election.cc:304] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:35.984644 23070 raft_consensus.cc:2804] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:35.985091 23070 raft_consensus.cc:697] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:35.985893 23070 consensus_queue.cc:237] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:35.990265 23017 raft_consensus.cc:2468] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:35.994737 22765 catalog_manager.cc:5697] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from c9e5a6475868414bb5d05b1f8662214b (127.16.87.195) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:36.044801 23100 consensus_queue.cc:1048] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:36.051918 23098 raft_consensus.cc:993] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:36.052419 23081 raft_consensus.cc:1081] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:36.054160 22945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:11:36.056306 22945 raft_consensus.cc:493] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:36.056720 22945 raft_consensus.cc:3060] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:36.062985 22945 raft_consensus.cc:515] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:36.064244 23081 consensus_queue.cc:1048] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:36.064967 22945 leader_election.cc:290] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:36.066291 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:36.066989 22869 raft_consensus.cc:3055] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:36.067309 22869 raft_consensus.cc:740] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:36.068120 22869 consensus_queue.cc:260] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:36.069056 22869 raft_consensus.cc:3060] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:36.075937 22869 raft_consensus.cc:2468] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:36.077134 22908 leader_election.cc:304] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:36.077946 23070 raft_consensus.cc:2804] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:36.078526 23070 raft_consensus.cc:697] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:36.066315 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745532e65eae409f9fe7e06b30aa167a" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:36.079324 23081 consensus_queue.cc:1048] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:36.079355 23070 consensus_queue.cc:237] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:36.080267 23017 raft_consensus.cc:3060] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:36.087750 23017 raft_consensus.cc:2468] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:36.088680 22763 catalog_manager.cc:5697] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:36.091835 23104 consensus_queue.cc:1048] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:36.109128 23100 raft_consensus.cc:993] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: : Instructing follower c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:36.109632 23081 raft_consensus.cc:1081] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:36.111495 23017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:53730
I20260709 12:11:36.112067 23017 raft_consensus.cc:493] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:36.112469 23017 raft_consensus.cc:3060] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:36.117354 23017 raft_consensus.cc:515] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:36.119092 23017 leader_election.cc:290] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:36.119799 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:36.120198 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b59c75588b14ef9bbc568c4aacbe9b8" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:36.120464 22869 raft_consensus.cc:3055] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:36.120844 22869 raft_consensus.cc:740] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:36.120872 22945 raft_consensus.cc:3060] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:36.121718 22869 consensus_queue.cc:260] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:36.123055 22869 raft_consensus.cc:3060] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:36.126493 22945 raft_consensus.cc:2468] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 2.
I20260709 12:11:36.127647 22982 leader_election.cc:304] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:36.128378 23126 raft_consensus.cc:2804] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:36.128906 23126 raft_consensus.cc:697] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 2 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:36.129608 22869 raft_consensus.cc:2468] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 2.
I20260709 12:11:36.129652 23126 consensus_queue.cc:237] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:36.136420 22765 catalog_manager.cc:5697] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 2 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:36.291942 23017 raft_consensus.cc:1275] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.293324 23115 consensus_queue.cc:1048] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.303524 22869 raft_consensus.cc:1275] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.304879 23070 consensus_queue.cc:1048] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.333777 22945 raft_consensus.cc:1275] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.335294 23081 consensus_queue.cc:1048] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.338172 23017 raft_consensus.cc:1275] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.339604 23100 consensus_queue.cc:1048] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.343439 23018 raft_consensus.cc:1275] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.345638 23070 consensus_queue.cc:1048] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:36.355791 22869 raft_consensus.cc:1275] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.357713 23143 consensus_queue.cc:1048] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.455147 22869 raft_consensus.cc:1275] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.456583 23070 consensus_queue.cc:1048] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.464651 23018 raft_consensus.cc:1275] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.466287 23143 consensus_queue.cc:1048] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.475592 22869 raft_consensus.cc:1275] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.477033 23143 consensus_queue.cc:1048] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.486224 23018 raft_consensus.cc:1275] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.487823 23070 consensus_queue.cc:1048] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:36.573217 22869 raft_consensus.cc:1275] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.574746 23126 consensus_queue.cc:1048] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:36.583884 22945 raft_consensus.cc:1275] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:36.585170 23144 consensus_queue.cc:1048] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:11:38.082284 22908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:44083, user_credentials={real_user=slave}} blocked reactor thread for 56039.9us
I20260709 12:11:38.832122 22765 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:38.834398 22765 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:38.882651 22854 tablet_service.cc:1511] Processing CreateTablet for tablet a49c677439ac4668a55d010f8b863926 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:38.883960 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c677439ac4668a55d010f8b863926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.883848 22932 tablet_service.cc:1511] Processing CreateTablet for tablet a49c677439ac4668a55d010f8b863926 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:38.885140 22932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c677439ac4668a55d010f8b863926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.884888 23005 tablet_service.cc:1511] Processing CreateTablet for tablet a49c677439ac4668a55d010f8b863926 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:38.886093 23005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c677439ac4668a55d010f8b863926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.886911 22857 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1009491d344952bcc4dd47c0094332 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:38.888392 22857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1009491d344952bcc4dd47c0094332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.893394 22931 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1009491d344952bcc4dd47c0094332 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:38.894603 23004 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1009491d344952bcc4dd47c0094332 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:38.895862 23004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1009491d344952bcc4dd47c0094332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.896657 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5b83abaaf54d7d876334cc0560c0cb (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:38.897940 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5b83abaaf54d7d876334cc0560c0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.894663 22931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1009491d344952bcc4dd47c0094332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.900154 23008 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5b83abaaf54d7d876334cc0560c0cb (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:38.901401 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5b83abaaf54d7d876334cc0560c0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.901590 22930 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5b83abaaf54d7d876334cc0560c0cb (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:38.902168 22859 tablet_service.cc:1511] Processing CreateTablet for tablet 350f8bd08a434c00a6c30da516caac16 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:38.903410 22859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350f8bd08a434c00a6c30da516caac16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.905217 22930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5b83abaaf54d7d876334cc0560c0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.918143 22934 tablet_service.cc:1511] Processing CreateTablet for tablet 350f8bd08a434c00a6c30da516caac16 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:38.919498 22934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350f8bd08a434c00a6c30da516caac16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.925599 23009 tablet_service.cc:1511] Processing CreateTablet for tablet 350f8bd08a434c00a6c30da516caac16 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:38.927819 22929 tablet_service.cc:1511] Processing CreateTablet for tablet 986e05cb91734b4a9c28982ed4393ed9 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:38.929378 23009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350f8bd08a434c00a6c30da516caac16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.929972 22929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986e05cb91734b4a9c28982ed4393ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.931427 23007 tablet_service.cc:1511] Processing CreateTablet for tablet 986e05cb91734b4a9c28982ed4393ed9 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:38.932672 23007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986e05cb91734b4a9c28982ed4393ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.935354 22856 tablet_service.cc:1511] Processing CreateTablet for tablet 986e05cb91734b4a9c28982ed4393ed9 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:38.936636 22856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986e05cb91734b4a9c28982ed4393ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.940419 22935 tablet_service.cc:1511] Processing CreateTablet for tablet c482d1a42a894802956d826cee644780 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:38.941702 22860 tablet_service.cc:1511] Processing CreateTablet for tablet c482d1a42a894802956d826cee644780 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:38.943056 22860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c482d1a42a894802956d826cee644780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.942766 23006 tablet_service.cc:1511] Processing CreateTablet for tablet c482d1a42a894802956d826cee644780 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:38.944054 23006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c482d1a42a894802956d826cee644780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.946581 22858 tablet_service.cc:1511] Processing CreateTablet for tablet c7a258e8ccfb4e168247793ebfa49a63 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:38.947827 22927 tablet_service.cc:1511] Processing CreateTablet for tablet c7a258e8ccfb4e168247793ebfa49a63 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:38.947865 22858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a258e8ccfb4e168247793ebfa49a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.950233 23003 tablet_service.cc:1511] Processing CreateTablet for tablet c7a258e8ccfb4e168247793ebfa49a63 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:38.951509 23003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a258e8ccfb4e168247793ebfa49a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.941749 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c482d1a42a894802956d826cee644780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.953883 22927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a258e8ccfb4e168247793ebfa49a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.956377 23002 tablet_service.cc:1511] Processing CreateTablet for tablet 56f1c3d6ccf3470daf4e4c0ed4f9358b (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:38.957146 22928 tablet_service.cc:1511] Processing CreateTablet for tablet 56f1c3d6ccf3470daf4e4c0ed4f9358b (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:38.957691 23002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f1c3d6ccf3470daf4e4c0ed4f9358b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.958447 22928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f1c3d6ccf3470daf4e4c0ed4f9358b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.960619 22933 tablet_service.cc:1511] Processing CreateTablet for tablet 7e83fd27c6f748e2be6a79c96f678c52 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:38.961834 22933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e83fd27c6f748e2be6a79c96f678c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.964061 23001 tablet_service.cc:1511] Processing CreateTablet for tablet 7e83fd27c6f748e2be6a79c96f678c52 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:38.965320 23001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e83fd27c6f748e2be6a79c96f678c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.972846 22853 tablet_service.cc:1511] Processing CreateTablet for tablet 56f1c3d6ccf3470daf4e4c0ed4f9358b (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:38.974237 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f1c3d6ccf3470daf4e4c0ed4f9358b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:38.979671 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 7e83fd27c6f748e2be6a79c96f678c52 (DEFAULT_TABLE table=soft_deleted_table [id=6495c95b68ea4574b624bcc459938757]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:38.980995 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e83fd27c6f748e2be6a79c96f678c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:39.010226 23160 tablet_bootstrap.cc:492] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
W20260709 12:11:39.021844 22966 debug-util.cc:398] Leaking SignalData structure 0x7b080021f960 after lost signal to thread 16738
W20260709 12:11:39.024047 22966 debug-util.cc:398] Leaking SignalData structure 0x7b080038c640 after lost signal to thread 22894
W20260709 12:11:39.025166 22966 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9620 after lost signal to thread 22969
W20260709 12:11:39.026289 22966 debug-util.cc:398] Leaking SignalData structure 0x7b080022cc80 after lost signal to thread 23043
I20260709 12:11:39.012220 23162 tablet_bootstrap.cc:492] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.064613 23160 tablet_bootstrap.cc:654] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.072521 23161 tablet_bootstrap.cc:492] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.074648 23162 tablet_bootstrap.cc:654] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.076653 23160 tablet_bootstrap.cc:492] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.077173 23160 ts_tablet_manager.cc:1403] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 12:11:39.080476 23160 raft_consensus.cc:359] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.080910 23161 tablet_bootstrap.cc:654] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.081269 23160 raft_consensus.cc:385] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.081593 23160 raft_consensus.cc:740] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.082640 23160 consensus_queue.cc:260] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.085778 23160 ts_tablet_manager.cc:1434] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:39.086891 23160 tablet_bootstrap.cc:492] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.089151 23161 tablet_bootstrap.cc:492] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.091833 23161 ts_tablet_manager.cc:1403] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 12:11:39.093653 23162 tablet_bootstrap.cc:492] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.094439 23162 ts_tablet_manager.cc:1403] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.000s
I20260709 12:11:39.096951 23161 raft_consensus.cc:359] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.097853 23161 raft_consensus.cc:385] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.098201 23161 raft_consensus.cc:740] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.099292 23147 raft_consensus.cc:493] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.099084 23161 consensus_queue.cc:260] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.099786 23147 raft_consensus.cc:515] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.101972 23147 leader_election.cc:290] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.103658 23161 ts_tablet_manager.cc:1434] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:11:39.104596 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.104825 23161 tablet_bootstrap.cc:492] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: Bootstrap starting.
W20260709 12:11:39.106564 22908 leader_election.cc:343] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.107434 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
W20260709 12:11:39.109115 22908 leader_election.cc:343] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.109596 22908 leader_election.cc:304] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec; no voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:39.110714 23147 raft_consensus.cc:2749] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:39.093815 23160 tablet_bootstrap.cc:654] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.115535 23161 tablet_bootstrap.cc:654] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.116456 23162 raft_consensus.cc:359] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.117301 23162 raft_consensus.cc:385] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.117674 23162 raft_consensus.cc:740] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.118685 23162 consensus_queue.cc:260] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.121898 23162 ts_tablet_manager.cc:1434] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:11:39.125031 23162 tablet_bootstrap.cc:492] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.127760 23161 tablet_bootstrap.cc:492] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.128338 23161 ts_tablet_manager.cc:1403] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:11:39.131824 23161 raft_consensus.cc:359] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.132680 23161 raft_consensus.cc:385] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.133026 23161 raft_consensus.cc:740] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.134136 23160 tablet_bootstrap.cc:492] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.133853 23161 consensus_queue.cc:260] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.136405 23161 ts_tablet_manager.cc:1434] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:39.137512 23161 tablet_bootstrap.cc:492] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.134752 23160 ts_tablet_manager.cc:1403] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.006s
I20260709 12:11:39.144439 23161 tablet_bootstrap.cc:654] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.145587 23160 raft_consensus.cc:359] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.150498 23160 raft_consensus.cc:385] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.151014 23160 raft_consensus.cc:740] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.152110 23160 consensus_queue.cc:260] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.154865 23160 ts_tablet_manager.cc:1434] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:11:39.156360 23160 tablet_bootstrap.cc:492] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.149957 23162 tablet_bootstrap.cc:654] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.170578 23161 tablet_bootstrap.cc:492] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.171209 23161 ts_tablet_manager.cc:1403] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.011s
I20260709 12:11:39.173468 23160 tablet_bootstrap.cc:654] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.170578 23162 tablet_bootstrap.cc:492] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.174419 23162 ts_tablet_manager.cc:1403] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.006s
I20260709 12:11:39.174419 23161 raft_consensus.cc:359] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.175413 23161 raft_consensus.cc:385] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.175766 23161 raft_consensus.cc:740] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.176647 23161 consensus_queue.cc:260] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.177627 23162 raft_consensus.cc:359] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.178452 23162 raft_consensus.cc:385] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.178802 23162 raft_consensus.cc:740] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.179105 23161 ts_tablet_manager.cc:1434] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:39.182482 23161 tablet_bootstrap.cc:492] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.182188 23162 consensus_queue.cc:260] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.184892 23162 ts_tablet_manager.cc:1434] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:11:39.186132 23162 tablet_bootstrap.cc:492] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.189843 23161 tablet_bootstrap.cc:654] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.192831 23162 tablet_bootstrap.cc:654] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.193280 23144 raft_consensus.cc:493] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.193842 23144 raft_consensus.cc:515] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.195533 23160 tablet_bootstrap.cc:492] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.196147 23144 leader_election.cc:290] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.198688 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.196213 23160 ts_tablet_manager.cc:1403] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
W20260709 12:11:39.200543 22982 leader_election.cc:343] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.203068 23161 tablet_bootstrap.cc:492] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.203634 23161 ts_tablet_manager.cc:1403] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 12:11:39.198555 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.204361 22869 raft_consensus.cc:2468] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.205544 23144 raft_consensus.cc:493] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.206069 23144 raft_consensus.cc:515] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.206676 23161 raft_consensus.cc:359] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.207558 23161 raft_consensus.cc:385] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.207621 22982 leader_election.cc:304] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [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: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:39.208252 23161 raft_consensus.cc:740] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.208285 23144 leader_election.cc:290] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.209038 23144 raft_consensus.cc:2804] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.209417 23144 raft_consensus.cc:493] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.209738 23144 raft_consensus.cc:3060] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.210335 23161 consensus_queue.cc:260] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.212949 23161 ts_tablet_manager.cc:1434] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:11:39.214008 23161 tablet_bootstrap.cc:492] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.217409 23144 raft_consensus.cc:515] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.202701 23160 raft_consensus.cc:359] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.218480 23160 raft_consensus.cc:385] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.218818 23160 raft_consensus.cc:740] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.219727 23160 consensus_queue.cc:260] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.220980 23161 tablet_bootstrap.cc:654] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.227222 23160 ts_tablet_manager.cc:1434] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 12:11:39.228694 23160 tablet_bootstrap.cc:492] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.232963 23161 tablet_bootstrap.cc:492] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.233621 23161 ts_tablet_manager.cc:1403] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:11:39.237110 23161 raft_consensus.cc:359] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.237978 23161 raft_consensus.cc:385] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.238332 23144 leader_election.cc:290] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.238361 23161 raft_consensus.cc:740] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.239615 23161 consensus_queue.cc:260] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.241220 23162 tablet_bootstrap.cc:492] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.241770 23162 ts_tablet_manager.cc:1403] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.056s	user 0.000s	sys 0.012s
I20260709 12:11:39.242213 23161 ts_tablet_manager.cc:1434] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:11:39.243389 23161 tablet_bootstrap.cc:492] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.244952 23162 raft_consensus.cc:359] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.245725 23162 raft_consensus.cc:385] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.246024 23162 raft_consensus.cc:740] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.248308 23160 tablet_bootstrap.cc:654] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.250830 23161 tablet_bootstrap.cc:654] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:39.253122 22815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:39.253849 23162 consensus_queue.cc:260] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
W20260709 12:11:39.257392 22982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.87.193:44083, user_credentials={real_user=slave}} blocked reactor thread for 49881us
I20260709 12:11:39.259166 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.259874 22869 raft_consensus.cc:2468] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.261018 23162 ts_tablet_manager.cc:1434] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 12:11:39.262112 23162 tablet_bootstrap.cc:492] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.262042 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.262835 22944 raft_consensus.cc:2468] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.263155 23161 tablet_bootstrap.cc:492] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.263782 23161 ts_tablet_manager.cc:1403] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 12:11:39.264942 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.265578 22869 raft_consensus.cc:3060] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.267112 23161 raft_consensus.cc:359] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.269088 23160 tablet_bootstrap.cc:492] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.267943 23161 raft_consensus.cc:385] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.269671 23160 ts_tablet_manager.cc:1403] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260709 12:11:39.269804 23161 raft_consensus.cc:740] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.270790 23161 consensus_queue.cc:260] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.272322 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.273185 23161 ts_tablet_manager.cc:1434] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:11:39.274341 23161 tablet_bootstrap.cc:492] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.276573 23162 tablet_bootstrap.cc:654] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.272755 23160 raft_consensus.cc:359] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.279474 23160 raft_consensus.cc:385] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.279794 23160 raft_consensus.cc:740] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.280659 23160 consensus_queue.cc:260] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.281234 23161 tablet_bootstrap.cc:654] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.286991 23160 ts_tablet_manager.cc:1434] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:11:39.287899 22982 leader_election.cc:304] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.288164 23160 tablet_bootstrap.cc:492] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
W20260709 12:11:39.288815 22982 leader_election.cc:343] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.297473 23160 tablet_bootstrap.cc:654] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.307735 23161 tablet_bootstrap.cc:492] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.308295 23161 ts_tablet_manager.cc:1403] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.010s
I20260709 12:11:39.311789 23161 raft_consensus.cc:359] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.312654 23161 raft_consensus.cc:385] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.313033 23161 raft_consensus.cc:740] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.313879 23161 consensus_queue.cc:260] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.316517 23161 ts_tablet_manager.cc:1434] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:11:39.317950 23161 tablet_bootstrap.cc:492] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.321089 22869 raft_consensus.cc:2468] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.334893 23149 raft_consensus.cc:493] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.332108 23172 raft_consensus.cc:2804] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.337049 23172 raft_consensus.cc:493] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.337733 23172 raft_consensus.cc:3060] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.335649 22982 leader_election.cc:304] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:39.341321 23144 raft_consensus.cc:2804] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.348148 23149 raft_consensus.cc:515] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.359328 23149 leader_election.cc:290] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.361568 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f8bd08a434c00a6c30da516caac16" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.362381 22944 raft_consensus.cc:2468] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:39.363791 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f8bd08a434c00a6c30da516caac16" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.366176 22833 leader_election.cc:304] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:39.366961 23161 tablet_bootstrap.cc:654] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:39.367405 22833 leader_election.cc:343] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.368633 23149 raft_consensus.cc:2804] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.369192 23149 raft_consensus.cc:493] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.369673 23149 raft_consensus.cc:3060] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.360091 23172 raft_consensus.cc:515] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.390801 23070 raft_consensus.cc:493] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.391402 23070 raft_consensus.cc:515] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.393623 23070 leader_election.cc:290] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.393826 23162 tablet_bootstrap.cc:492] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.395805 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e05cb91734b4a9c28982ed4393ed9" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.396162 23162 ts_tablet_manager.cc:1403] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.134s	user 0.033s	sys 0.060s
I20260709 12:11:39.396565 22869 raft_consensus.cc:2468] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 0.
I20260709 12:11:39.396240 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e05cb91734b4a9c28982ed4393ed9" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.395550 23160 tablet_bootstrap.cc:492] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.397887 23160 ts_tablet_manager.cc:1403] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.047s
I20260709 12:11:39.399753 23162 raft_consensus.cc:359] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
W20260709 12:11:39.400436 22908 leader_election.cc:343] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.400631 23162 raft_consensus.cc:385] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.401059 23162 raft_consensus.cc:740] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.401237 22908 leader_election.cc:304] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [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: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:39.401377 23172 leader_election.cc:290] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.400810 23160 raft_consensus.cc:359] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.402098 23162 consensus_queue.cc:260] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.402755 23160 raft_consensus.cc:385] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.403081 23160 raft_consensus.cc:740] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.403833 23147 raft_consensus.cc:2804] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.403806 23160 consensus_queue.cc:260] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.404356 23147 raft_consensus.cc:493] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.404759 23147 raft_consensus.cc:3060] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.404824 23162 ts_tablet_manager.cc:1434] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:39.406032 23162 tablet_bootstrap.cc:492] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.409454 23149 raft_consensus.cc:515] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.412760 23162 tablet_bootstrap.cc:654] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.412756 23160 ts_tablet_manager.cc:1434] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:11:39.414150 23160 tablet_bootstrap.cc:492] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.414594 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f8bd08a434c00a6c30da516caac16" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.415198 22944 raft_consensus.cc:3060] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.423399 22944 raft_consensus.cc:2468] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:39.424543 22833 leader_election.cc:304] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:39.429543 23160 tablet_bootstrap.cc:654] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.390076 23144 raft_consensus.cc:697] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:39.434525 23149 leader_election.cc:290] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.435150 23149 raft_consensus.cc:2804] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.438112 23161 tablet_bootstrap.cc:492] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.438803 23161 ts_tablet_manager.cc:1403] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.001s
I20260709 12:11:39.435496 23144 consensus_queue.cc:237] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.435575 23149 raft_consensus.cc:697] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:39.445173 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f8bd08a434c00a6c30da516caac16" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:39.445989 23019 raft_consensus.cc:3060] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.446445 23149 consensus_queue.cc:237] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.433939 23147 raft_consensus.cc:515] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.456166 23016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e05cb91734b4a9c28982ed4393ed9" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:39.456949 23147 leader_election.cc:290] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
W20260709 12:11:39.457887 22908 leader_election.cc:343] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.460291 23019 raft_consensus.cc:2468] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:39.458959 23161 raft_consensus.cc:359] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.462913 23161 raft_consensus.cc:385] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.463112 23185 raft_consensus.cc:493] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.463307 23161 raft_consensus.cc:740] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.463847 23185 raft_consensus.cc:515] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.472209 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
W20260709 12:11:39.473929 22833 leader_election.cc:343] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.475198 22764 catalog_manager.cc:5697] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 1 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:39.477224 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.477533 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.477852 22944 raft_consensus.cc:3060] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.478123 22869 raft_consensus.cc:3060] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.481860 23161 consensus_queue.cc:260] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.484987 22869 raft_consensus.cc:2468] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.489840 22982 leader_election.cc:304] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.490684 23144 raft_consensus.cc:2804] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.492436 23144 raft_consensus.cc:697] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:39.492339 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e05cb91734b4a9c28982ed4393ed9" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.493393 22868 raft_consensus.cc:3060] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.495616 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.496459 23160 tablet_bootstrap.cc:492] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.496934 23185 leader_election.cc:290] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.496975 23160 ts_tablet_manager.cc:1403] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.010s
W20260709 12:11:39.497896 22833 leader_election.cc:343] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.499464 22833 leader_election.cc:304] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba096f521302457794657f492abcbdef; no voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:39.503389 23162 tablet_bootstrap.cc:492] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.503978 23162 ts_tablet_manager.cc:1403] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.098s	user 0.036s	sys 0.056s
I20260709 12:11:39.503455 23160 raft_consensus.cc:359] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.503012 23144 consensus_queue.cc:237] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.484987 22944 raft_consensus.cc:2468] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.507373 22868 raft_consensus.cc:2468] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 1.
I20260709 12:11:39.504460 23160 raft_consensus.cc:385] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.511767 23160 raft_consensus.cc:740] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.507316 23162 raft_consensus.cc:359] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.512239 23149 raft_consensus.cc:2749] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:39.512593 23162 raft_consensus.cc:385] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.512980 23162 raft_consensus.cc:740] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.513892 23162 consensus_queue.cc:260] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.514837 23161 ts_tablet_manager.cc:1434] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.000s
I20260709 12:11:39.516055 23161 tablet_bootstrap.cc:492] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: Bootstrap starting.
I20260709 12:11:39.518899 22908 leader_election.cc:304] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:39.520176 23147 raft_consensus.cc:2804] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.520681 23147 raft_consensus.cc:697] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:39.521551 23147 consensus_queue.cc:237] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.522753 23160 consensus_queue.cc:260] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.524502 23161 tablet_bootstrap.cc:654] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.525764 23162 ts_tablet_manager.cc:1434] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:11:39.535086 23162 tablet_bootstrap.cc:492] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.543219 23160 ts_tablet_manager.cc:1434] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260709 12:11:39.544595 23160 tablet_bootstrap.cc:492] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.547375 23162 tablet_bootstrap.cc:654] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.553061 22765 catalog_manager.cc:5697] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:39.554790 23144 raft_consensus.cc:493] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.555600 23144 raft_consensus.cc:515] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.557227 22764 catalog_manager.cc:5697] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 1 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:39.561770 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.562614 22868 raft_consensus.cc:2468] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.564836 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
W20260709 12:11:39.566614 22982 leader_election.cc:343] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:39.567826 22982 leader_election.cc:304] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [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: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:39.568854 23182 raft_consensus.cc:2804] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.569283 23182 raft_consensus.cc:493] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.569644 23182 raft_consensus.cc:3060] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.558753 23144 leader_election.cc:290] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.568989 23160 tablet_bootstrap.cc:654] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.582017 23160 tablet_bootstrap.cc:492] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.582533 23160 ts_tablet_manager.cc:1403] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.006s
I20260709 12:11:39.585487 23160 raft_consensus.cc:359] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.586218 23160 raft_consensus.cc:385] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.586548 23160 raft_consensus.cc:740] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.588783 22763 catalog_manager.cc:5697] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 1 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:39.590643 23182 raft_consensus.cc:515] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.593596 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.594164 22868 raft_consensus.cc:3060] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.594710 23161 tablet_bootstrap.cc:492] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: No bootstrap required, opened a new log
I20260709 12:11:39.595394 23161 ts_tablet_manager.cc:1403] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.020s
I20260709 12:11:39.598171 23144 raft_consensus.cc:493] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.598724 23144 raft_consensus.cc:515] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.600839 23144 leader_election.cc:290] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.604005 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.604696 22944 raft_consensus.cc:2468] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.587262 23160 consensus_queue.cc:260] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.609099 23161 raft_consensus.cc:359] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.610435 23161 raft_consensus.cc:385] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.610723 23161 raft_consensus.cc:740] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.611526 22982 leader_election.cc:304] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.616281 22868 raft_consensus.cc:2468] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.618006 22982 leader_election.cc:304] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.618788 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.617308 23161 consensus_queue.cc:260] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.619424 22944 raft_consensus.cc:3060] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.620400 23161 ts_tablet_manager.cc:1434] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:11:39.622557 23172 raft_consensus.cc:2804] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.622560 23144 raft_consensus.cc:2804] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.623739 23144 raft_consensus.cc:493] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.623997 23187 raft_consensus.cc:493] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.624084 23144 raft_consensus.cc:3060] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.624655 23187 raft_consensus.cc:515] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.622797 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.626469 22869 raft_consensus.cc:2468] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.609963 23182 leader_election.cc:290] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.629971 23187 leader_election.cc:290] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.631722 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.631843 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.632563 22945 raft_consensus.cc:2468] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:39.634876 22833 leader_election.cc:304] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:39.635694 23187 raft_consensus.cc:2804] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.636053 23187 raft_consensus.cc:493] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.636089 22944 raft_consensus.cc:2468] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.636400 23187 raft_consensus.cc:3060] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.653296 23172 raft_consensus.cc:697] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:39.655025 23162 tablet_bootstrap.cc:492] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.654680 23172 consensus_queue.cc:237] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.655721 23162 ts_tablet_manager.cc:1403] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.128s	user 0.032s	sys 0.010s
I20260709 12:11:39.656359 23160 ts_tablet_manager.cc:1434] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 12:11:39.655418 23144 raft_consensus.cc:515] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.656088 23187 raft_consensus.cc:515] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.657361 23019 raft_consensus.cc:2393] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba096f521302457794657f492abcbdef in current term 1: Already voted for candidate c9e5a6475868414bb5d05b1f8662214b in this term.
I20260709 12:11:39.659147 23144 leader_election.cc:290] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.659775 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.660578 22869 raft_consensus.cc:2393] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9e5a6475868414bb5d05b1f8662214b in current term 1: Already voted for candidate ba096f521302457794657f492abcbdef in this term.
I20260709 12:11:39.660835 23160 tablet_bootstrap.cc:492] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.661450 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.662050 22944 raft_consensus.cc:3060] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.662634 23162 raft_consensus.cc:359] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.663424 23162 raft_consensus.cc:385] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.663796 23162 raft_consensus.cc:740] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.664633 23162 consensus_queue.cc:260] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.666695 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.667434 23162 ts_tablet_manager.cc:1434] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:11:39.668538 23162 tablet_bootstrap.cc:492] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.673300 23160 tablet_bootstrap.cc:654] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.679524 23187 leader_election.cc:290] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.683351 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:39.684478 23019 raft_consensus.cc:2393] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba096f521302457794657f492abcbdef in current term 1: Already voted for candidate c9e5a6475868414bb5d05b1f8662214b in this term.
I20260709 12:11:39.685591 22982 leader_election.cc:304] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [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: c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef
I20260709 12:11:39.688024 22944 raft_consensus.cc:2468] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:39.689198 22833 leader_election.cc:304] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:39.689546 23162 tablet_bootstrap.cc:654] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.691922 22763 catalog_manager.cc:5697] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 1 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:39.693595 23172 raft_consensus.cc:2749] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:39.693229 23187 raft_consensus.cc:2804] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.697144 23162 tablet_bootstrap.cc:492] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.699482 23162 ts_tablet_manager.cc:1403] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260709 12:11:39.699441 23187 raft_consensus.cc:697] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:39.700599 23187 consensus_queue.cc:237] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.703020 23162 raft_consensus.cc:359] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.703994 23162 raft_consensus.cc:385] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.704316 23160 tablet_bootstrap.cc:492] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.704468 23162 raft_consensus.cc:740] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.704878 23160 ts_tablet_manager.cc:1403] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.017s
I20260709 12:11:39.705390 23162 consensus_queue.cc:260] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.707556 23160 raft_consensus.cc:359] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.708220 23160 raft_consensus.cc:385] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.708350 23162 ts_tablet_manager.cc:1434] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:39.708482 23160 raft_consensus.cc:740] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.709707 23162 tablet_bootstrap.cc:492] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.709339 23160 consensus_queue.cc:260] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.713265 23160 ts_tablet_manager.cc:1434] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:11:39.714104 23160 tablet_bootstrap.cc:492] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: Bootstrap starting.
I20260709 12:11:39.719872 23162 tablet_bootstrap.cc:654] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.728484 23160 tablet_bootstrap.cc:654] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.729089 23185 raft_consensus.cc:493] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.729806 23185 raft_consensus.cc:515] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.732558 23185 leader_election.cc:290] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.738785 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.739555 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.739563 22944 raft_consensus.cc:2468] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:39.740383 23019 raft_consensus.cc:2468] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 0.
I20260709 12:11:39.741183 22833 leader_election.cc:304] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:39.742615 23185 raft_consensus.cc:2804] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.743040 23185 raft_consensus.cc:493] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.743366 23185 raft_consensus.cc:3060] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.744264 23160 tablet_bootstrap.cc:492] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: No bootstrap required, opened a new log
I20260709 12:11:39.744892 23160 ts_tablet_manager.cc:1403] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 12:11:39.748579 23160 raft_consensus.cc:359] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.749498 23160 raft_consensus.cc:385] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.749850 23160 raft_consensus.cc:740] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.750753 23160 consensus_queue.cc:260] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.751762 23185 raft_consensus.cc:515] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.753523 23160 ts_tablet_manager.cc:1434] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:39.754618 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.755205 22944 raft_consensus.cc:3060] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.759785 23147 raft_consensus.cc:493] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.760412 23147 raft_consensus.cc:515] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.762645 23147 leader_election.cc:290] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.764060 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.762305 22944 raft_consensus.cc:2468] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:39.767896 22833 leader_election.cc:304] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:39.764840 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.768668 23149 raft_consensus.cc:2804] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.768795 22869 raft_consensus.cc:2393] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d66a63399f45a88fe67430ed368aec in current term 1: Already voted for candidate c9e5a6475868414bb5d05b1f8662214b in this term.
I20260709 12:11:39.769160 23149 raft_consensus.cc:697] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:39.770068 23149 consensus_queue.cc:237] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.770341 22908 leader_election.cc:304] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec; no voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:39.773325 23147 raft_consensus.cc:3060] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.776113 23162 tablet_bootstrap.cc:492] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.776628 23162 ts_tablet_manager.cc:1403] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.026s
I20260709 12:11:39.779464 23147 raft_consensus.cc:2749] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:39.779639 23162 raft_consensus.cc:359] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.780404 23162 raft_consensus.cc:385] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.780687 23162 raft_consensus.cc:740] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.781374 23162 consensus_queue.cc:260] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.790993 22765 catalog_manager.cc:5697] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:39.792469 23162 ts_tablet_manager.cc:1434] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:11:39.802706 23162 tablet_bootstrap.cc:492] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: Bootstrap starting.
I20260709 12:11:39.808997 23162 tablet_bootstrap.cc:654] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.811344 23185 leader_election.cc:290] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 1 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.813462 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:39.814087 23019 raft_consensus.cc:3060] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.819110 22765 catalog_manager.cc:5697] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 0 to 1, leader changed from <none> to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 1 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:39.822335 23019 raft_consensus.cc:2468] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 1.
I20260709 12:11:39.828099 23162 tablet_bootstrap.cc:492] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: No bootstrap required, opened a new log
I20260709 12:11:39.828668 23162 ts_tablet_manager.cc:1403] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.016s
I20260709 12:11:39.831032 23162 raft_consensus.cc:359] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.831521 23162 raft_consensus.cc:385] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.831748 23162 raft_consensus.cc:740] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.832448 23162 consensus_queue.cc:260] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.835274 23162 ts_tablet_manager.cc:1434] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:11:39.840371 23172 consensus_queue.cc:1048] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:39.846895 23172 raft_consensus.cc:493] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.847415 23172 raft_consensus.cc:515] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.850800 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e05cb91734b4a9c28982ed4393ed9" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.851599 22869 raft_consensus.cc:2393] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e5a6475868414bb5d05b1f8662214b in current term 1: Already voted for candidate 60d66a63399f45a88fe67430ed368aec in this term.
I20260709 12:11:39.856190 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e05cb91734b4a9c28982ed4393ed9" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.858162 22982 leader_election.cc:304] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a6475868414bb5d05b1f8662214b; no voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef
I20260709 12:11:39.864374 23172 leader_election.cc:290] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.864423 23144 raft_consensus.cc:3060] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.865221 23172 consensus_queue.cc:1048] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:39.883415 23144 raft_consensus.cc:2749] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:39.889150 23147 raft_consensus.cc:493] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.889806 23147 raft_consensus.cc:515] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.892046 23147 leader_election.cc:290] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.893683 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.894469 22869 raft_consensus.cc:2468] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 0.
I20260709 12:11:39.894991 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b" is_pre_election: true
I20260709 12:11:39.895690 23019 raft_consensus.cc:2468] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 0.
I20260709 12:11:39.895942 22908 leader_election.cc:304] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:39.896781 23147 raft_consensus.cc:2804] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.897140 23147 raft_consensus.cc:493] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.897508 23147 raft_consensus.cc:3060] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.904033 23147 raft_consensus.cc:515] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.906143 23147 leader_election.cc:290] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:39.906842 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.907064 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:39.907549 22869 raft_consensus.cc:3060] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.907640 23019 raft_consensus.cc:3060] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.912827 23019 raft_consensus.cc:2468] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 1.
I20260709 12:11:39.913770 22908 leader_election.cc:304] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.914631 23147 raft_consensus.cc:2804] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.914839 22869 raft_consensus.cc:2468] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 1.
I20260709 12:11:39.920190 23070 consensus_queue.cc:1048] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:39.922242 23147 raft_consensus.cc:697] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:39.923081 23147 consensus_queue.cc:237] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.935952 22765 catalog_manager.cc:5697] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 1 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:39.952284 23147 consensus_queue.cc:1048] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:39.953249 23144 raft_consensus.cc:493] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:39.953794 23144 raft_consensus.cc:515] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.955762 23144 leader_election.cc:290] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.957794 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec" is_pre_election: true
I20260709 12:11:39.958498 22944 raft_consensus.cc:2468] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.959849 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef" is_pre_election: true
I20260709 12:11:39.960048 22982 leader_election.cc:304] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.960616 22868 raft_consensus.cc:2468] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 0.
I20260709 12:11:39.960995 23144 raft_consensus.cc:2804] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:39.961414 23144 raft_consensus.cc:493] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:39.961756 23144 raft_consensus.cc:3060] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.969185 23144 raft_consensus.cc:515] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:39.976035 23144 leader_election.cc:290] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:39.977111 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:39.977356 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:39.977861 22944 raft_consensus.cc:3060] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.980804 23185 consensus_queue.cc:1048] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:39.977944 22869 raft_consensus.cc:3060] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.987413 22944 raft_consensus.cc:2468] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.988724 22982 leader_election.cc:304] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:39.989794 23144 raft_consensus.cc:2804] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.990504 23144 raft_consensus.cc:697] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:39.991117 22869 raft_consensus.cc:2468] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 1.
I20260709 12:11:39.991376 23144 consensus_queue.cc:237] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.003597 23149 consensus_queue.cc:1048] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.014097 22765 catalog_manager.cc:5697] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 1 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:40.046223 23019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49c677439ac4668a55d010f8b863926"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
mode: GRACEFUL
new_leader_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:53752
I20260709 12:11:40.046845 23019 raft_consensus.cc:606] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Received request to transfer leadership to TS ba096f521302457794657f492abcbdef
I20260709 12:11:40.052299 23019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
mode: GRACEFUL
new_leader_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:53752
I20260709 12:11:40.052848 23019 raft_consensus.cc:606] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Received request to transfer leadership to TS ba096f521302457794657f492abcbdef
I20260709 12:11:40.057818 23144 consensus_queue.cc:1048] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.058185 23019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
mode: GRACEFUL
new_leader_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:53752
I20260709 12:11:40.058821 23019 raft_consensus.cc:606] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Received request to transfer leadership to TS ba096f521302457794657f492abcbdef
I20260709 12:11:40.072134 23199 consensus_queue.cc:1048] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:40.079778 23172 raft_consensus.cc:993] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: : Instructing follower ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:40.080242 23144 raft_consensus.cc:1081] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Signalling peer ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:40.082222 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49c677439ac4668a55d010f8b863926"
dest_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:45096
I20260709 12:11:40.082806 22869 raft_consensus.cc:493] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.083197 22869 raft_consensus.cc:3060] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.087163 22868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c482d1a42a894802956d826cee644780"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:45124
I20260709 12:11:40.087802 22868 raft_consensus.cc:606] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:40.090752 22869 raft_consensus.cc:515] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.093498 22869 leader_election.cc:290] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:40.093779 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:40.094069 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c677439ac4668a55d010f8b863926" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:40.094395 22944 raft_consensus.cc:3060] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.094717 23019 raft_consensus.cc:3055] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.095045 23019 raft_consensus.cc:740] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:40.095734 23019 consensus_queue.cc:260] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.096575 23019 raft_consensus.cc:3060] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.101894 22944 raft_consensus.cc:2468] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:40.103243 22833 leader_election.cc:304] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:40.104064 23185 raft_consensus.cc:2804] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.104566 23185 raft_consensus.cc:697] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 2 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:40.105399 23185 consensus_queue.cc:237] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.107798 23019 raft_consensus.cc:2468] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:40.112017 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:45124
I20260709 12:11:40.112633 22869 raft_consensus.cc:606] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:40.115835 22764 catalog_manager.cc:5697] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 1 to 2, leader changed from c9e5a6475868414bb5d05b1f8662214b (127.16.87.195) to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 2 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:40.118548 23019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
mode: GRACEFUL
new_leader_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:53752
I20260709 12:11:40.119329 23019 raft_consensus.cc:606] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Received request to transfer leadership to TS 60d66a63399f45a88fe67430ed368aec
I20260709 12:11:40.122571 23144 consensus_queue.cc:1048] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.154140 23172 consensus_queue.cc:1048] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.174068 23172 raft_consensus.cc:993] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: : Instructing follower ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:40.174531 23172 raft_consensus.cc:1081] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Signalling peer ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:40.176244 22945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
mode: GRACEFUL
new_leader_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:34220
I20260709 12:11:40.176975 22945 raft_consensus.cc:606] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Received request to transfer leadership to TS c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:40.177516 23149 consensus_queue.cc:1048] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.182616 22868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb"
dest_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:45096
I20260709 12:11:40.183288 22868 raft_consensus.cc:493] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.183732 22868 raft_consensus.cc:3060] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.191918 22868 raft_consensus.cc:515] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.194116 22868 leader_election.cc:290] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:40.198952 23016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:40.199553 23016 raft_consensus.cc:3055] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.199898 23016 raft_consensus.cc:740] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:40.200660 23016 consensus_queue.cc:260] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.201448 23016 raft_consensus.cc:3060] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.199570 23185 consensus_queue.cc:1048] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:11:40.206643 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5b83abaaf54d7d876334cc0560c0cb" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:40.207376 22945 raft_consensus.cc:3060] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.209408 23016 raft_consensus.cc:2468] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:40.211773 22833 leader_election.cc:304] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:40.212782 23149 raft_consensus.cc:2804] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.213369 23149 raft_consensus.cc:697] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 2 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:40.214425 23149 consensus_queue.cc:237] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.222007 22945 raft_consensus.cc:2468] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:40.224661 22765 catalog_manager.cc:5697] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef reported cstate change: term changed from 1 to 2, leader changed from c9e5a6475868414bb5d05b1f8662214b (127.16.87.195) to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 2 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:40.229682 23185 raft_consensus.cc:993] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:40.230216 23185 raft_consensus.cc:1081] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:40.231971 22945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c482d1a42a894802956d826cee644780"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:11:40.232620 22945 raft_consensus.cc:493] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.233065 22945 raft_consensus.cc:3060] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.240938 22945 raft_consensus.cc:515] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.243702 22945 leader_election.cc:290] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:40.244813 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:40.245083 23016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482d1a42a894802956d826cee644780" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:40.245465 22868 raft_consensus.cc:3055] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.245795 22868 raft_consensus.cc:740] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:40.245949 23016 raft_consensus.cc:3060] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.246658 22868 consensus_queue.cc:260] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.247944 22868 raft_consensus.cc:3060] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.253314 23016 raft_consensus.cc:2468] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:40.253793 23189 consensus_queue.cc:1048] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.254606 22908 leader_election.cc:304] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:40.255497 23147 raft_consensus.cc:2804] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.255927 23147 raft_consensus.cc:697] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:40.256727 23147 consensus_queue.cc:237] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.266499 22765 catalog_manager.cc:5697] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:40.267457 22868 raft_consensus.cc:2468] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:40.287037 23149 consensus_queue.cc:1048] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.296264 23149 raft_consensus.cc:993] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:40.296711 23189 raft_consensus.cc:1081] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:40.298223 22945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:11:40.298847 22945 raft_consensus.cc:493] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.299259 22945 raft_consensus.cc:3060] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.307868 22945 raft_consensus.cc:515] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.309973 22945 leader_election.cc:290] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:40.311700 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:40.311789 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a258e8ccfb4e168247793ebfa49a63" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:40.312333 23019 raft_consensus.cc:3060] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.312350 22868 raft_consensus.cc:3055] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.313666 22868 raft_consensus.cc:740] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:40.314513 22868 consensus_queue.cc:260] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.315755 22868 raft_consensus.cc:3060] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.319906 23019 raft_consensus.cc:2468] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:40.323103 22908 leader_election.cc:304] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:40.324608 23147 raft_consensus.cc:2804] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.323477 22868 raft_consensus.cc:2468] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:40.325102 23147 raft_consensus.cc:697] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:40.326495 23147 consensus_queue.cc:237] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.325376 23213 consensus_queue.cc:1048] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.327988 23070 consensus_queue.cc:1048] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.336226 22764 catalog_manager.cc:5697] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:40.346658 23147 raft_consensus.cc:993] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: : Instructing follower c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:40.347246 23147 raft_consensus.cc:1081] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Signalling peer c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:40.350250 23017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:53746
I20260709 12:11:40.352298 23017 raft_consensus.cc:493] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.352743 23017 raft_consensus.cc:3060] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.367133 23017 raft_consensus.cc:515] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.371093 23017 leader_election.cc:290] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:40.372558 22868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:40.372947 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e83fd27c6f748e2be6a79c96f678c52" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:40.373229 22868 raft_consensus.cc:3060] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.373572 22945 raft_consensus.cc:3055] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.373883 22945 raft_consensus.cc:740] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:40.374655 22945 consensus_queue.cc:260] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.375783 22945 raft_consensus.cc:3060] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.380290 22868 raft_consensus.cc:2468] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 2.
I20260709 12:11:40.381609 22982 leader_election.cc:304] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:40.382508 23199 raft_consensus.cc:2804] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.382689 22945 raft_consensus.cc:2468] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 2.
I20260709 12:11:40.382997 23199 raft_consensus.cc:697] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 2 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:40.383845 23199 consensus_queue.cc:237] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.391060 22763 catalog_manager.cc:5697] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 1 to 2, leader changed from 60d66a63399f45a88fe67430ed368aec (127.16.87.194) to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 2 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:40.467152 23199 raft_consensus.cc:993] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: : Instructing follower ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:40.467638 23199 raft_consensus.cc:1081] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Signalling peer ba096f521302457794657f492abcbdef to start an election
I20260709 12:11:40.469280 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332"
dest_uuid: "ba096f521302457794657f492abcbdef"
 from {username='slave'} at 127.0.0.1:45096
I20260709 12:11:40.469849 22869 raft_consensus.cc:493] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.470243 22869 raft_consensus.cc:3060] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.477948 22869 raft_consensus.cc:515] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.480664 22869 leader_election.cc:290] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Requested vote from peers 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:40.482002 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:40.482175 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1009491d344952bcc4dd47c0094332" candidate_uuid: "ba096f521302457794657f492abcbdef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:40.482909 23017 raft_consensus.cc:3055] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.482976 22945 raft_consensus.cc:3060] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.483410 23017 raft_consensus.cc:740] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:40.484370 23017 consensus_queue.cc:260] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.485862 23017 raft_consensus.cc:3060] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.490483 22945 raft_consensus.cc:2468] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:40.491869 22833 leader_election.cc:304] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:40.492705 23189 raft_consensus.cc:2804] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.493170 23189 raft_consensus.cc:697] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 2 LEADER]: Becoming Leader. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:40.494120 23017 raft_consensus.cc:2468] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba096f521302457794657f492abcbdef in term 2.
I20260709 12:11:40.494010 23189 consensus_queue.cc:237] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.503479 22764 catalog_manager.cc:5697] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef reported cstate change: term changed from 1 to 2, leader changed from c9e5a6475868414bb5d05b1f8662214b (127.16.87.195) to ba096f521302457794657f492abcbdef (127.16.87.193). New cstate: current_term: 2 leader_uuid: "ba096f521302457794657f492abcbdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:40.509882 23199 consensus_queue.cc:1048] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:40.515643 23199 consensus_queue.cc:1048] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:40.528491 23144 raft_consensus.cc:993] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: : Instructing follower 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:40.529035 23144 raft_consensus.cc:1081] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Signalling peer 60d66a63399f45a88fe67430ed368aec to start an election
I20260709 12:11:40.532375 22944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
 from {username='slave'} at 127.0.0.1:34216
I20260709 12:11:40.534216 22944 raft_consensus.cc:493] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.534724 22944 raft_consensus.cc:3060] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.548457 22944 raft_consensus.cc:515] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.555068 22944 leader_election.cc:290] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), c9e5a6475868414bb5d05b1f8662214b (127.16.87.195:35909)
I20260709 12:11:40.558837 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:40.559427 22869 raft_consensus.cc:3060] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.560158 23019 raft_consensus.cc:1275] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.565240 23189 consensus_queue.cc:1048] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:40.561905 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f1c3d6ccf3470daf4e4c0ed4f9358b" candidate_uuid: "60d66a63399f45a88fe67430ed368aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
I20260709 12:11:40.567394 23017 raft_consensus.cc:3055] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:40.567844 23017 raft_consensus.cc:740] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:40.568652 23017 consensus_queue.cc:260] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.569401 23017 raft_consensus.cc:3060] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:40.570063 22869 raft_consensus.cc:2468] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:40.570827 22868 raft_consensus.cc:1240] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Rejecting Update request from peer c9e5a6475868414bb5d05b1f8662214b for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:40.575317 22908 leader_election.cc:304] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, ba096f521302457794657f492abcbdef; no voters: 
I20260709 12:11:40.576141 23213 raft_consensus.cc:2804] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:40.576640 23213 raft_consensus.cc:697] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Leader. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:40.577334 23213 consensus_queue.cc:237] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:40.584200 22944 raft_consensus.cc:1275] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.588209 23187 consensus_queue.cc:1048] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.595085 22763 catalog_manager.cc:5697] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec reported cstate change: term changed from 1 to 2, leader changed from c9e5a6475868414bb5d05b1f8662214b (127.16.87.195) to 60d66a63399f45a88fe67430ed368aec (127.16.87.194). New cstate: current_term: 2 leader_uuid: "60d66a63399f45a88fe67430ed368aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:40.599908 23017 raft_consensus.cc:2468] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d66a63399f45a88fe67430ed368aec in term 2.
I20260709 12:11:40.737236 22869 raft_consensus.cc:1275] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.738648 23147 consensus_queue.cc:1048] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.749879 23017 raft_consensus.cc:1275] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.751456 23213 consensus_queue.cc:1048] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.773151 22944 raft_consensus.cc:1275] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.774456 23187 consensus_queue.cc:1048] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.782526 23019 raft_consensus.cc:1275] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.784950 23189 consensus_queue.cc:1048] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.791531 22869 raft_consensus.cc:1275] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.793437 23213 consensus_queue.cc:1048] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.815410 23017 raft_consensus.cc:1275] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.817245 23213 consensus_queue.cc:1048] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.882490 22869 raft_consensus.cc:1275] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.883759 23144 consensus_queue.cc:1048] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.894465 22944 raft_consensus.cc:1275] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.895926 23144 consensus_queue.cc:1048] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.983443 23017 raft_consensus.cc:1275] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.984833 23187 consensus_queue.cc:1048] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.997205 22944 raft_consensus.cc:1275] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer ba096f521302457794657f492abcbdef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:40.998939 23189 consensus_queue.cc:1048] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:41.126847 23019 raft_consensus.cc:1275] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:41.128185 23070 consensus_queue.cc:1048] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:41.135987 22869 raft_consensus.cc:1275] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer 60d66a63399f45a88fe67430ed368aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:41.137470 23147 consensus_queue.cc:1048] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:43.180085 22763 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39918:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:11:43.198594 22763 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39918:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:11:43.227018 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:11:43.447602 22833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:43643, user_credentials={real_user=slave}} blocked reactor thread for 75725.6us
I20260709 12:11:43.423970 23275 tablet.cc:1724] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.524083 22867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c"
dest_uuid: "ba096f521302457794657f492abcbdef"
mode: GRACEFUL
new_leader_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:47108
W20260709 12:11:43.578464 22982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.194:43643, user_credentials={real_user=slave}} blocked reactor thread for 58548.3us
I20260709 12:11:43.580555 23301 tablet.cc:1724] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.565913 22867 raft_consensus.cc:606] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 LEADER]: Received request to transfer leadership to TS c9e5a6475868414bb5d05b1f8662214b
W20260709 12:11:43.594416 22908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:35909, user_credentials={real_user=slave}} blocked reactor thread for 69562.9us
W20260709 12:11:43.597673 23292 log.cc:927] Time spent T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:11:43.588605 23295 tablet.cc:1724] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.582703 23307 tablet.cc:1724] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.654706 23275 tablet.cc:1724] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:43.649888 22982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.193:44083, user_credentials={real_user=slave}} blocked reactor thread for 70420.9us
I20260709 12:11:43.595484 23298 tablet.cc:1724] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.602800 23299 tablet.cc:1724] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.663420 23311 tablet.cc:1724] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.678453 23301 tablet.cc:1724] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.599510 23303 tablet.cc:1724] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.630064 23310 tablet.cc:1724] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:43.692026 22908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.87.195:35909, user_credentials={real_user=slave}} blocked reactor thread for 93031us
I20260709 12:11:43.729221 23315 tablet.cc:1724] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.768653 23320 tablet.cc:1724] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.771176 23295 tablet.cc:1724] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.771811 23307 tablet.cc:1724] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.772938 23299 tablet.cc:1724] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.775279 22939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2"
dest_uuid: "60d66a63399f45a88fe67430ed368aec"
mode: GRACEFUL
new_leader_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:44440
I20260709 12:11:43.775887 22939 raft_consensus.cc:606] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Received request to transfer leadership to TS c9e5a6475868414bb5d05b1f8662214b
I20260709 12:11:43.777861 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:43.778502 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:43.778970 23298 tablet.cc:1724] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.783629 23307 tablet.cc:1724] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.805037 23298 tablet.cc:1724] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.755306 23310 tablet.cc:1724] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.812412 23319 tablet.cc:1724] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.800295 23275 tablet.cc:1724] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.815761 23320 tablet.cc:1724] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.818557 23295 tablet.cc:1724] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.821357 23298 tablet.cc:1724] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.834833 23315 tablet.cc:1724] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.843525 23319 tablet.cc:1724] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:43.857376 22763 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2: soft_deleted_table [id=6495c95b68ea4574b624bcc459938757] alter complete (version 1)
I20260709 12:11:44.001641 23282 raft_consensus.cc:993] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: : Instructing follower c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:44.002241 23278 raft_consensus.cc:1081] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 LEADER]: Signalling peer c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:44.003612 23018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:53730
I20260709 12:11:44.004108 23018 raft_consensus.cc:493] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:44.004431 23018 raft_consensus.cc:3060] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:44.009094 23018 raft_consensus.cc:515] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:44.010715 23018 leader_election.cc:290] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 2 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:44.011525 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:44.012164 22870 raft_consensus.cc:3055] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:44.012146 22939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4143f6a81714401e8e1d20afd5c4916c" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:44.012720 22870 raft_consensus.cc:740] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba096f521302457794657f492abcbdef, State: Running, Role: LEADER
I20260709 12:11:44.012934 22939 raft_consensus.cc:3060] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:44.013594 22870 consensus_queue.cc:260] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:44.014783 22870 raft_consensus.cc:3060] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:44.018146 22939 raft_consensus.cc:2468] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 2.
I20260709 12:11:44.019239 22982 leader_election.cc:304] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d66a63399f45a88fe67430ed368aec, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:44.019645 22870 raft_consensus.cc:2468] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 2.
I20260709 12:11:44.020079 23238 raft_consensus.cc:2804] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:44.020607 23238 raft_consensus.cc:697] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 2 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:44.021435 23238 consensus_queue.cc:237] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:44.025861 23293 raft_consensus.cc:993] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: : Instructing follower c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:44.026377 23316 raft_consensus.cc:1081] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Signalling peer c9e5a6475868414bb5d05b1f8662214b to start an election
I20260709 12:11:44.027884 23018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2"
dest_uuid: "c9e5a6475868414bb5d05b1f8662214b"
 from {username='slave'} at 127.0.0.1:53746
I20260709 12:11:44.028518 23018 raft_consensus.cc:493] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:44.028929 23018 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:44.030753 22764 catalog_manager.cc:5697] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 1 to 2, leader changed from ba096f521302457794657f492abcbdef (127.16.87.193) to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 2 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:44.034731 23018 raft_consensus.cc:515] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:44.036795 23018 leader_election.cc:290] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [CANDIDATE]: Term 3 election: Requested vote from peers ba096f521302457794657f492abcbdef (127.16.87.193:44083), 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643)
I20260709 12:11:44.037433 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba096f521302457794657f492abcbdef"
I20260709 12:11:44.037743 22939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d833a33ef84490867e386eded5f1d2" candidate_uuid: "c9e5a6475868414bb5d05b1f8662214b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60d66a63399f45a88fe67430ed368aec"
I20260709 12:11:44.038079 22870 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:44.038241 22939 raft_consensus.cc:3055] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:44.038687 22939 raft_consensus.cc:740] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60d66a63399f45a88fe67430ed368aec, State: Running, Role: LEADER
I20260709 12:11:44.039467 22939 consensus_queue.cc:260] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [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: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:44.040799 22939 raft_consensus.cc:3060] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:44.045392 22870 raft_consensus.cc:2468] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 3.
I20260709 12:11:44.046612 22982 leader_election.cc:304] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [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: ba096f521302457794657f492abcbdef, c9e5a6475868414bb5d05b1f8662214b; no voters: 
I20260709 12:11:44.047398 23238 raft_consensus.cc:2804] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:44.047897 23238 raft_consensus.cc:697] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 3 LEADER]: Becoming Leader. State: Replica: c9e5a6475868414bb5d05b1f8662214b, State: Running, Role: LEADER
I20260709 12:11:44.048750 23238 consensus_queue.cc:237] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [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: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } }
I20260709 12:11:44.053202 22939 raft_consensus.cc:2468] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a6475868414bb5d05b1f8662214b in term 3.
I20260709 12:11:44.057010 22764 catalog_manager.cc:5697] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b reported cstate change: term changed from 2 to 3, leader changed from 60d66a63399f45a88fe67430ed368aec (127.16.87.194) to c9e5a6475868414bb5d05b1f8662214b (127.16.87.195). New cstate: current_term: 3 leader_uuid: "c9e5a6475868414bb5d05b1f8662214b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a6475868414bb5d05b1f8662214b" member_type: VOTER last_known_addr { host: "127.16.87.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:44.470726 22939 raft_consensus.cc:1275] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:44.472236 23238 consensus_queue.cc:1048] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:44.498070 22870 raft_consensus.cc:1275] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 3 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:44.498075 22869 raft_consensus.cc:1275] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:44.499756 23238 consensus_queue.cc:1048] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:44.501610 23302 consensus_queue.cc:1048] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba096f521302457794657f492abcbdef" member_type: VOTER last_known_addr { host: "127.16.87.193" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:44.517746 22943 raft_consensus.cc:1275] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 3 FOLLOWER]: Refusing update from remote peer c9e5a6475868414bb5d05b1f8662214b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:44.522746 23302 consensus_queue.cc:1048] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d66a63399f45a88fe67430ed368aec" member_type: VOTER last_known_addr { host: "127.16.87.194" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:44.779809 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:44.785677 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:44.786046 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:45.787099 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:45.792054 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:45.792450 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:46.793316 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:46.798411 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:46.798888 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:47.799739 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:47.805364 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:47.805827 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:48.806905 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:48.811947 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:48.812433 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:49.813361 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:49.821182 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:49.821820 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:50.822965 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:50.828071 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:50.828542 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:51.829515 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:51.836005 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:51.836512 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:52.883119 16735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:52.889717 16735 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:52.890165 16735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:11:53.038169 22966 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4180 after lost signal to thread 16738
W20260709 12:11:53.039211 22966 debug-util.cc:398] Leaking SignalData structure 0x7b0800045be0 after lost signal to thread 22801
W20260709 12:11:53.040182 22966 debug-util.cc:398] Leaking SignalData structure 0x7b0800195c20 after lost signal to thread 22894
W20260709 12:11:53.041030 22966 debug-util.cc:398] Leaking SignalData structure 0x7b0800255b20 after lost signal to thread 22969
W20260709 12:11:53.042024 22966 debug-util.cc:398] Leaking SignalData structure 0x7b080009c7c0 after lost signal to thread 23043
I20260709 12:11:53.945237 16735 tablet_server.cc:179] TabletServer@127.16.87.193:0 shutting down...
W20260709 12:11:53.972927 22982 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 12:11:53.982868 22982 consensus_peers.cc:597] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:53.986642 22982 consensus_peers.cc:597] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:53.986971 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:53.987819 16735 tablet_replica.cc:333] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:53.988754 16735 raft_consensus.cc:2243] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:53.989336 16735 raft_consensus.cc:2272] T 7e83fd27c6f748e2be6a79c96f678c52 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:53.991830 16735 tablet_replica.cc:333] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:53.992471 16735 raft_consensus.cc:2243] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:53.993395 16735 raft_consensus.cc:2272] T 7d5b83abaaf54d7d876334cc0560c0cb P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:53.995888 16735 tablet_replica.cc:333] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:53.996472 16735 raft_consensus.cc:2243] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:53.996968 16735 raft_consensus.cc:2272] T a612d64d167d456796536dcdd580bc92 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:53.999608 16735 tablet_replica.cc:333] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.001287 16735 raft_consensus.cc:2243] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.002409 16735 raft_consensus.cc:2272] T 350f8bd08a434c00a6c30da516caac16 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:54.004873 22908 consensus_peers.cc:597] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:54.005653 22908 consensus_peers.cc:597] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:54.005702 16735 tablet_replica.cc:333] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.006664 16735 raft_consensus.cc:2243] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.007164 16735 raft_consensus.cc:2272] T c7a258e8ccfb4e168247793ebfa49a63 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.009323 16735 tablet_replica.cc:333] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.009824 16735 raft_consensus.cc:2243] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.010718 16735 raft_consensus.cc:2272] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.012873 16735 tablet_replica.cc:333] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.013392 16735 raft_consensus.cc:2243] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.013818 16735 raft_consensus.cc:2272] T 4143f6a81714401e8e1d20afd5c4916c P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.015828 16735 tablet_replica.cc:333] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.016382 16735 raft_consensus.cc:2243] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.016870 16735 raft_consensus.cc:2272] T 986e05cb91734b4a9c28982ed4393ed9 P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.018908 16735 tablet_replica.cc:333] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.019425 16735 raft_consensus.cc:2243] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.019872 16735 raft_consensus.cc:2272] T 60723a7fff634f63807a2cf06fc77f4a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.022078 16735 tablet_replica.cc:333] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.022675 16735 raft_consensus.cc:2243] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.023500 16735 raft_consensus.cc:2272] T a49c677439ac4668a55d010f8b863926 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.025712 16735 tablet_replica.cc:333] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.026250 16735 raft_consensus.cc:2243] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.026772 16735 raft_consensus.cc:2272] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.028769 16735 tablet_replica.cc:333] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.029446 16735 raft_consensus.cc:2243] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.030045 16735 raft_consensus.cc:2272] T 7b59c75588b14ef9bbc568c4aacbe9b8 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.032536 16735 tablet_replica.cc:333] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.033046 16735 raft_consensus.cc:2243] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.033478 16735 raft_consensus.cc:2272] T 79d833a33ef84490867e386eded5f1d2 P ba096f521302457794657f492abcbdef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.035408 16735 tablet_replica.cc:333] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.035907 16735 raft_consensus.cc:2243] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.036787 16735 raft_consensus.cc:2272] T 6c1009491d344952bcc4dd47c0094332 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.038885 16735 tablet_replica.cc:333] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.039412 16735 raft_consensus.cc:2243] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.039820 16735 raft_consensus.cc:2272] T 745532e65eae409f9fe7e06b30aa167a P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.041878 16735 tablet_replica.cc:333] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.042439 16735 raft_consensus.cc:2243] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.043208 16735 raft_consensus.cc:2272] T ed8aef448b15402b9a8ca69b74cf1fab P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.045327 16735 tablet_replica.cc:333] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.045778 16735 raft_consensus.cc:2243] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.046346 16735 raft_consensus.cc:2272] T c482d1a42a894802956d826cee644780 P ba096f521302457794657f492abcbdef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.048403 16735 tablet_replica.cc:333] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef: stopping tablet replica
I20260709 12:11:54.048875 16735 raft_consensus.cc:2243] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.049661 16735 raft_consensus.cc:2272] T c771bef5306043babd28e7f1e2b47adb P ba096f521302457794657f492abcbdef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.092017 16735 tablet_server.cc:196] TabletServer@127.16.87.193:0 shutdown complete.
W20260709 12:11:54.107690 22908 consensus_peers.cc:597] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:44083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:54.108600 22982 consensus_peers.cc:597] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:44083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:54.147330 16735 tablet_server.cc:179] TabletServer@127.16.87.194:0 shutting down...
I20260709 12:11:54.174705 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:54.175508 16735 tablet_replica.cc:333] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.176681 16735 raft_consensus.cc:2243] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.177500 16735 raft_consensus.cc:2272] T 7e83fd27c6f748e2be6a79c96f678c52 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.179931 16735 tablet_replica.cc:333] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.180547 16735 raft_consensus.cc:2243] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.181200 16735 raft_consensus.cc:2272] T 7d5b83abaaf54d7d876334cc0560c0cb P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.183769 16735 tablet_replica.cc:333] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.184372 16735 raft_consensus.cc:2243] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.185184 16735 raft_consensus.cc:2272] T 60723a7fff634f63807a2cf06fc77f4a P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.187563 16735 tablet_replica.cc:333] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.188150 16735 raft_consensus.cc:2243] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.188939 16735 raft_consensus.cc:2272] T 986e05cb91734b4a9c28982ed4393ed9 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.191134 16735 tablet_replica.cc:333] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.191692 16735 raft_consensus.cc:2243] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.192176 16735 raft_consensus.cc:2272] T a49c677439ac4668a55d010f8b863926 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.194250 16735 tablet_replica.cc:333] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.194939 16735 raft_consensus.cc:2243] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.195673 16735 raft_consensus.cc:2272] T 6c1009491d344952bcc4dd47c0094332 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.197824 16735 tablet_replica.cc:333] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.198442 16735 raft_consensus.cc:2243] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.199285 16735 raft_consensus.cc:2272] T 745532e65eae409f9fe7e06b30aa167a P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.201335 16735 tablet_replica.cc:333] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.201857 16735 raft_consensus.cc:2243] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.202713 16735 raft_consensus.cc:2272] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.204700 16735 tablet_replica.cc:333] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.205252 16735 raft_consensus.cc:2243] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.205710 16735 raft_consensus.cc:2272] T 7b59c75588b14ef9bbc568c4aacbe9b8 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.207872 16735 tablet_replica.cc:333] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.208433 16735 raft_consensus.cc:2243] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.208853 16735 raft_consensus.cc:2272] T 79d833a33ef84490867e386eded5f1d2 P 60d66a63399f45a88fe67430ed368aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.210865 16735 tablet_replica.cc:333] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.211408 16735 raft_consensus.cc:2243] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.211833 16735 raft_consensus.cc:2272] T 4143f6a81714401e8e1d20afd5c4916c P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.213712 16735 tablet_replica.cc:333] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.214258 16735 raft_consensus.cc:2243] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.215145 16735 raft_consensus.cc:2272] T c7a258e8ccfb4e168247793ebfa49a63 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.217182 16735 tablet_replica.cc:333] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.217759 16735 raft_consensus.cc:2243] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.218230 16735 raft_consensus.cc:2272] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.220227 16735 tablet_replica.cc:333] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.220764 16735 raft_consensus.cc:2243] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.221271 16735 raft_consensus.cc:2272] T 350f8bd08a434c00a6c30da516caac16 P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.223359 16735 tablet_replica.cc:333] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.223851 16735 raft_consensus.cc:2243] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.224682 16735 raft_consensus.cc:2272] T a612d64d167d456796536dcdd580bc92 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.226948 16735 tablet_replica.cc:333] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.227515 16735 raft_consensus.cc:2243] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.228315 16735 raft_consensus.cc:2272] T c482d1a42a894802956d826cee644780 P 60d66a63399f45a88fe67430ed368aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.230288 16735 tablet_replica.cc:333] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.230898 16735 raft_consensus.cc:2243] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.231364 16735 raft_consensus.cc:2272] T c771bef5306043babd28e7f1e2b47adb P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.233655 16735 tablet_replica.cc:333] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec: stopping tablet replica
I20260709 12:11:54.234133 16735 raft_consensus.cc:2243] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.234680 16735 raft_consensus.cc:2272] T ed8aef448b15402b9a8ca69b74cf1fab P 60d66a63399f45a88fe67430ed368aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.287163 16735 tablet_server.cc:196] TabletServer@127.16.87.194:0 shutdown complete.
W20260709 12:11:54.287779 22982 consensus_peers.cc:597] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b -> Peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Couldn't send request to peer 60d66a63399f45a88fe67430ed368aec. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:43643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:54.298259 22982 consensus_peers.cc:597] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b -> Peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Couldn't send request to peer 60d66a63399f45a88fe67430ed368aec. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:43643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:54.324332 16735 tablet_server.cc:179] TabletServer@127.16.87.195:0 shutting down...
W20260709 12:11:54.342298 22982 consensus_peers.cc:597] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b -> Peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Couldn't send request to peer 60d66a63399f45a88fe67430ed368aec. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:43643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:54.354785 16735 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:54.355621 16735 tablet_replica.cc:333] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.356752 16735 raft_consensus.cc:2243] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.357810 16735 raft_consensus.cc:2272] T 7e83fd27c6f748e2be6a79c96f678c52 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.360605 16735 tablet_replica.cc:333] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.361335 16735 raft_consensus.cc:2243] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.361933 16735 raft_consensus.cc:2272] T 7d5b83abaaf54d7d876334cc0560c0cb P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:54.363189 22982 consensus_peers.cc:597] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b -> Peer 60d66a63399f45a88fe67430ed368aec (127.16.87.194:43643): Couldn't send request to peer 60d66a63399f45a88fe67430ed368aec. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.194:43643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:54.364521 16735 tablet_replica.cc:333] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.365156 16735 raft_consensus.cc:2243] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.365590 16735 raft_consensus.cc:2272] T 745532e65eae409f9fe7e06b30aa167a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.367658 16735 tablet_replica.cc:333] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.368178 16735 raft_consensus.cc:2243] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.368642 16735 raft_consensus.cc:2272] T 6c1009491d344952bcc4dd47c0094332 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.370657 16735 tablet_replica.cc:333] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.371169 16735 raft_consensus.cc:2243] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.371623 16735 raft_consensus.cc:2272] T 986e05cb91734b4a9c28982ed4393ed9 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.374199 16735 tablet_replica.cc:333] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.374888 16735 raft_consensus.cc:2243] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:54.377019 22982 consensus_peers.cc:597] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b -> Peer ba096f521302457794657f492abcbdef (127.16.87.193:44083): Couldn't send request to peer ba096f521302457794657f492abcbdef. Status: Network error: Client connection negotiation failed: client connection to 127.16.87.193:44083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:54.392117 16735 raft_consensus.cc:2272] T a49c677439ac4668a55d010f8b863926 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.396317 16735 tablet_replica.cc:333] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.397811 16735 raft_consensus.cc:2243] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.398654 16735 raft_consensus.cc:2272] T 60723a7fff634f63807a2cf06fc77f4a P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.401794 16735 tablet_replica.cc:333] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.402606 16735 raft_consensus.cc:2243] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.403391 16735 raft_consensus.cc:2272] T 56f1c3d6ccf3470daf4e4c0ed4f9358b P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.406287 16735 tablet_replica.cc:333] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.407245 16735 raft_consensus.cc:2243] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.408854 16735 raft_consensus.cc:2272] T 79d833a33ef84490867e386eded5f1d2 P c9e5a6475868414bb5d05b1f8662214b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.412072 16735 tablet_replica.cc:333] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.412741 16735 raft_consensus.cc:2243] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.414477 16735 raft_consensus.cc:2272] T 7b59c75588b14ef9bbc568c4aacbe9b8 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.417100 16735 tablet_replica.cc:333] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.417896 16735 raft_consensus.cc:2243] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.418578 16735 raft_consensus.cc:2272] T ed8aef448b15402b9a8ca69b74cf1fab P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.421203 16735 tablet_replica.cc:333] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.421962 16735 raft_consensus.cc:2243] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.422717 16735 raft_consensus.cc:2272] T c482d1a42a894802956d826cee644780 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.425807 16735 tablet_replica.cc:333] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.426397 16735 raft_consensus.cc:2243] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.427027 16735 raft_consensus.cc:2272] T c771bef5306043babd28e7f1e2b47adb P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.429621 16735 tablet_replica.cc:333] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.430187 16735 raft_consensus.cc:2243] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.430900 16735 raft_consensus.cc:2272] T 350f8bd08a434c00a6c30da516caac16 P c9e5a6475868414bb5d05b1f8662214b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.433610 16735 tablet_replica.cc:333] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.434171 16735 raft_consensus.cc:2243] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.434890 16735 raft_consensus.cc:2272] T a612d64d167d456796536dcdd580bc92 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.437422 16735 tablet_replica.cc:333] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.437965 16735 raft_consensus.cc:2243] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.439532 16735 raft_consensus.cc:2272] T 4143f6a81714401e8e1d20afd5c4916c P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.442227 16735 tablet_replica.cc:333] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.442836 16735 raft_consensus.cc:2243] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.443519 16735 raft_consensus.cc:2272] T c7a258e8ccfb4e168247793ebfa49a63 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.446126 16735 tablet_replica.cc:333] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b: stopping tablet replica
I20260709 12:11:54.446731 16735 raft_consensus.cc:2243] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:54.447393 16735 raft_consensus.cc:2272] T 746bdf2e67ab481fb5cd16e4aa14e9c1 P c9e5a6475868414bb5d05b1f8662214b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.496703 16735 tablet_server.cc:196] TabletServer@127.16.87.195:0 shutdown complete.
I20260709 12:11:54.544907 16735 master.cc:562] Master@127.16.87.254:46367 shutting down...
I20260709 12:11:54.570086 16735 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:54.570920 16735 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:54.571286 16735 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5411c51f60b14e96881f2de4dfc82ad2: stopping tablet replica
I20260709 12:11:54.592657 16735 master.cc:584] Master@127.16.87.254:46367 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20583 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41012 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (222006 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 12:11:54.655707 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2226 messages since previous log ~31 seconds ago
I20260709 12:11:54.655911 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2225 messages since previous log ~31 seconds ago
I20260709 12:11:54.656049 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2224 messages since previous log ~31 seconds ago
I20260709 12:11:54.656210 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:11:54.656359 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:11:54.656543 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~109 seconds ago
I20260709 12:11:54.656735 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 12:11:54.656986 16735 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
